@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&display=swap');
body {font-family: 'Montserrat', sans-serif; color: #444444;}

a {
  color: #181818;
}
.RadDock .rdContent{font-family:Montserrat !important; }
.RadDock .rdContent
a:hover {
  color: #8ec4dd;
  text-decoration: none;
}
header {padding:10px 0;}
header img{background:#fff; border-radius: 10px;}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Montserrat', sans-serif;
}

/*btm-banner*/

.bnr-btm{    margin-top: -67px;    position: relative;}
.bnr-btm .col-lg-3{position:relative;}
.bnr-btm .col-md-3{padding:0;}
.bnr-bx-tp-lin{background-color: inherit; border-color: inherit;}
.bnr-bx-tp-lin:after { content: ''; width: 100%;   height: 0; border-style: solid; border-color: inherit; border-width: 30px 0 0 1rem; border-left-width: inherit; top: -14px; transform: rotate(0deg) skew(0deg, 5deg); left: 0;  position: absolute; z-index: 0;}

.bnr-bx-tp-lin1:after { content: ''; width: 100%;   height: 0; border-style: solid; border-color: inherit; border-width: 30px 0 0 1rem; border-left-width: inherit; top: -14px; transform: rotate(0deg) skew(0deg, -5deg); left: 0;  position: absolute; z-index: 0;}

.bnr-bx{/*background-color: #45aaff; border-color: #45aaff;*/ color: #fff; text-align:center;padding: 50px 0; transition:all .5s;}
.bnr-bx .fa{font-size:60px; color:#f3cf43;position: relative; transition:.5s;}
.bnr-bx-lin{border: 5px solid #f3cf43; position: relative; top: 67px; }
.bnr-btm .bnr-bx-tp-lin{background-color: #499aa2; border-color: #499aa2; border-style: solid;}
.bnr-btm .bnr-bx-tp-lin1{background-color: #59abb3; border-color: #59abb3; border-style: solid;}
.bnr-bx p{margin:0;}
.bnr-btm .bnr-bx{background:#499aa2; transition: all .5s;}
.bnr-btm .bnr-bx.bnr-bx1{background:#59abb3; transition: all .5s;}
.bnr-btm .bnr-bx a{color:#fff; padding:10px 20px; border:1px dashed #eee; border-radius:30px; font-weight:bold; transition: all .5s;}
.bnr-btm .bnr-bx:hover a{background:#0d374c; color:#fff;padding:8px 18px;}
.bnr-btm .bnr-bx .fa{color:#fff;  transition:.5s;}
.bnr-btm .bnr-bx h4{font-size:22px; font-weight:bold; line-height:50px; transition:all .5s;}
.bnr-btm .bnr-bx:hover h4{font-size:20px; font-weight:bold; line-height:50px; transition:all .5s;}
/*btm-banner*/
section.bnr{padding:0;}
img{max-width:100%;}

/*navbar*/
.bnr-sec{padding: 0;position: relative;}
.banner-content{position:absolute; top:200px; width:50%;}
.banner-content h1{color:#181818; font-size:50px; line-height:60px; letter-spacing:5px; font-weight:bold;}
.banner-content h2{color:#fff;letter-spacing:3px; line-height:35px; font-size:25px; min-height:120px;}
.banner-content .txt-rotate .wrap{border-right:#181818 solid;}
.banner-content a{color:#fff; background:#181818; line-height:40px; padding:10px 20px; margin:5px 20px; border-radius:10px; border:2px dotted #111; transition:.5s; font-weight:bold;}
.banner-content a:hover{color:#181818; background:#111; line-height:40px; padding:10px 25px; margin:5px 20px; border-radius:10px; border:2px dashed #fff;}
.bnr-sec:before{content: ''; position: absolute; top: -12px; left: 0; width: 50.2%; height: 25px; background: #13455e; transform: rotate(2deg); z-index: 1;}
.bnr-sec:after{content: ''; position: absolute; top: -12px; right: 0; width: 50.2%; height: 25px; background:#13455e; transform: rotate(-2deg);}
/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  display: none;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  right: 15px;
  bottom: 15px;
  background: #181818;
  color: #fff;
  transition: display 0.5s ease-in-out;
  z-index: 99999;
}

.back-to-top i {
  font-size: 24px;
  position: absolute;
  top: 7px;
  left: 8px;
}

.back-to-top:hover {
  color: #fff;
  background: #86c0da;
  transition: background 0.2s ease-in-out;
}
p{font-size: 15px;}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#HeaderControl .rdCenter, #MenuControl .rdCenter{background: transparent !important;}
#HeaderControl, #MenuControl{background:#13455e;}
#header {
    padding: 15px 0;
    position: relative;
    left: 0;
    right: 0;
    transition: all 0.5s; background:#13455e; z-index: 999;
}

	
#header.header-scrolled {
  background: rgba(0, 0, 0, 0.9);
  padding: 20px 0;
  height: 72px;
  transition: all 0.5s;
}

#header img {
 margin:0 auto;
}

#header #logo h1 {
  font-size: 34px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  letter-spacing: 3px;
}

#header #logo h1 a,
#header #logo h1 a:hover {
  color: #fff;
  padding-left: 10px;
  border-left: 4px solid #dd3d25;
}

#header #logo img {
  padding: 0;
  margin: 0;
}

/*--------------------------------------------------------------
# banner
--------------------------------------------------------------*/
.bnr-cont{position: absolute; bottom: 230px;; color:#59abb3; left:0; right:0; margin:0 auto;width: 80%; text-align: center;}
.bnr-cont h2{font-size:60px; line-height:60px;font-weight:600; text-shadow:#000 5px 4px 6px;}
.bnr-cont h2 span{ font-size:80px; line-height:90px; font-weight:800; /*letter-spacing:3px;*/}
.bnr-sec .carousel-control-prev {left: 50px; width: 60px; height: 60px; top: 50%; background: #59abb3;opacity: 1;}
.bnr-sec .carousel-control-next {right:50px; width: 60px; height: 60px; top: 50%; background: #59abb3;opacity: 1;}
.bnr-sec .fa{line-height:20px;font-size: 40px; font-weight: 900;}

/*--------------------------------------------------------------
# home Section
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 60px 0;
}

.section-bg {
  background-color: #f4f9fc;
}

.section-title {
  text-align: center;
  padding-bottom: 30px;
}

.section-title h2 {
  font-size: 32px;
  font-weight: bold;
  position: relative;
  margin-bottom: 30px;
  color: #fff;
  text-transform:uppercase;
  padding-bottom: 20px;
  z-index: 2;
}

.section-title h2::after {content: '';position: absolute;left: 0;right:0;bottom: -2px;height: 6px;background: #59abb3;width: 60px;margin:0 auto;}
.section-title h2::before {content: '';right: 0;width:150px;margin:0 auto;position: absolute;left: 0;bottom: 0;height: 2px;background: #fff;}
.tm-lft .section-title h2::before{background: #fff;}
.section-title p {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/

.about .side-icn{position: absolute;
    top: 50%;
    right: 15px;
    width: 90px;
    height: 120px;
	text-align:center;
    background: #181818;
    margin-right: -45px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-box-shadow: 0px 11px 32px -12px rgb(0 0 0 / 28%);
    -moz-box-shadow: 0px 11px 32px -12px rgba(0, 0, 0, 0.28);
    box-shadow: 0px 11px 32px -12px rgb(0 0 0 / 28%);
}
.about .side-icn .fa{font-size: 50px; line-height: 120px; text-align: center; color:#fff;}
.about .abt-img {
    display: inline;
    float: left;
	margin-right: -175px;
    width: 130%;
    /*box-shadow: 0px 8px 71px -9px rgb(0 0 0 / 40%);*/
}

.about .content {
    display: inline;
    float: left;
    margin-top: 90px;
    width: 100%;
    background-color: rgba(254,254,254,.8);
    padding: 40px 38px;
    /* box-shadow: 3px 1px 22px -9px #000;*/
}
.about .container {
  position: relative;
  z-index: 10;
}
.about .content h3 {
  font-weight: 700;
  margin: 0;
  font-size: 34px;
  color: #13455e;
  margin-bottom: 30px;
  position: relative;
  left: 20px;
}

.about .content p {
  margin-bottom: 10px; text-align:justify; line-height:26px;
}

.about .content .rd-mr {
  display: inline-block;
  background: #13455e;
  padding: 15px 40px;
  color: #fff;
  border-radius: 50px;
  transition: 0.3s;
  position: relative; font-weight:800; font-size:17px;
}

.about .content .rd-mr i {
  font-size: 25px;
  position: absolute;
  right: 18px;
  top: 15px;
  font-weight: 900;
}

.about .content .rd-mr:hover {
  background: #59abb3;color:#fff;
}
.about .content .rd-mr:hover i{
  color:#13455e;
}
.about .icon-boxes .icon-box {
    padding: 30px;
    position: relative;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 29px 0 rgba(68, 88, 144, 0.12);
    transition: all 0.3s ease-in-out;
    border-radius: 8px;
    z-index: 1;
	border:1px dashed #ccc;margin: 10px auto;
	text-align:center;
}

.about .icon-boxes .icon-box:hover, .about .icon-boxes .icon-box:hover .fa, .about .icon-boxes .icon-box:hover a{ color:#fff;}
.about .icon-boxes .icon-box i {
  font-size: 40px;
  color: #181818;
  margin-bottom: 10px;
}
.about .icon-boxes .icon-box::before {
    content: '';
    position: absolute;
    background: #181818;
    right: -60px;
    top: -40px;
    width: 100px;
    height: 100px;
    border-radius: 50px;
    transition: all 0.3s;
    z-index: -1;
}
.about .icon-boxes .icon-box:hover::before {
    background: #181818;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 0px;
}
.about .icon-boxes .icon-box h4 {
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 10px 0;
}

.about .icon-boxes .icon-box p {
  font-size: 15px;
  color: #848484;
}

/*other section*/

.other-sec {
    background: #f5f5f5;
}
.other-sec h4 {
    color: #191d34;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 23px;
    display: block;
}
.other-bx{overflow:hidden;}
.other-bx img{width: 100%;
    margin-bottom: 30px;
    -webkit-transition: all .4s ease-out 0s;
    -moz-transition: all .4s ease-out 0s;
    -ms-transition: all .4s ease-out 0s;
    -o-transition: all .4s ease-out 0s;
    transition: all .4s ease-out 0s;
    border-bottom: 7px solid transparent;
    transform: scale(1);}
.other-bx img:hover{border-bottom: 7px solid #13455e;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.other-bx1{
    border: 4px solid #59abb3;
    padding: 31px 32px 48px 52px;
    background: #fff;
    overflow: hidden;
    top: 0;
    position: relative;
    top: 0;
    backface-visibility: hidden;
    transition: transform 0.5s linear;
    transform: perspective(600px) rotateY(0deg);
}
.other-bx1 .fa{font-size: 50px; color:#59abb3;
    line-height: 60px;}
.other-bx1 h3{color: #59abb3;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 30px;
    position: relative;
    display: block;
    padding-bottom: 29px;}
.other-bx1 h3::before {
    content: "";
    position: absolute;
    width: 100px;
    height: 4px;
    background: #59abb3;
    left: 0;
    bottom: 0;
}
.other-sec a{color:#000; text-decoration:none;}
.other-sec a:hover{color:#59abb3;}
/*other section*/
/* ===========================
--- Services
============================ */
.services{padding:50px 0; background:url(../Image/ser-bg.jpg) no-repeat fixed; background-size:cover;}
.services .section-title h2{color:#fff;}
.services .section-title h2::before{background:#fff;}
.services .ser-box {
    border: 2px solid transparent;    min-height: 320px;
    padding: 30px 22px;
    -webkit-transition: all .4s ease-out 0s;
    -moz-transition: all .4s ease-out 0s;
    -ms-transition: all .4s ease-out 0s;
    -o-transition: all .4s ease-out 0s;
    transition: all .4s ease-out 0s;
    position: relative;
    z-index: 1;
    background: #ffff; margin-bottom:30px;
}
.services .ser-box::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 0;
    background: #59abb3;
    -webkit-transition: all .4s ease-out 0s;
    -moz-transition: all .4s ease-out 0s;
    -ms-transition: all .4s ease-out 0s;
    -o-transition: all .4s ease-out 0s;
    transition: all .4s ease-out 0s;
    bottom: 0;
    left: 0;
    z-index: -1;
    border: 9px solid #fff;
}
.services .ser-box .ser-icon span {
    color: #181818;
    font-size: 65px;
    margin-bottom: 30px;
    display: block;
}
.services .ser-box .ser-cap p {
    margin-bottom: 36px;
    color: #57667e;
    font-size: 15px;
    -webkit-transition: all .2s ease-out 0s;
    -moz-transition: all .2s ease-out 0s;
    -ms-transition: all .2s ease-out 0s;
    -o-transition: all .2s ease-out 0s;
    transition: all .2s ease-out 0s;
}
.services  .ser-box .ser-icon .fa {
    color: #13455e;
    font-size: 65px;
	-webkit-transition: all .2s ease-out 0s;
    -moz-transition: all .2s ease-out 0s;
    -ms-transition: all .2s ease-out 0s;
    -o-transition: all .2s ease-out 0s;
    transition: all .2s ease-out 0s;
    margin-bottom: 30px;
    display: block;
}
.services .ser-box:hover::before {height: 100%;}
.services .ser-box:hover .ser-cap h5, .services .ser-box:hover .ser-cap p { color: #fff;}
.services  .ser-box:hover .ser-cap a, .services  .ser-box:hover .fa  { color: #fff;}
.services .ser-box .ser-cap h5>a {text-decoration: none;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 21px;
    display: block;
    -webkit-transition: all .2s ease-out 0s;
    -moz-transition: all .2s ease-out 0s;
    -ms-transition: all .2s ease-out 0s;
    -o-transition: all .2s ease-out 0s;
    transition: all .2s ease-out 0s;
    font-family: "Sarabun",sans-serif;
}
.services .ser-box .ser-cap a {
    color: #1c165c;
    font-size: 16px;
    font-weight: 600;
    -webkit-transition: all .2s ease-out 0s;
    -moz-transition: all .2s ease-out 0s;
    -ms-transition: all .2s ease-out 0s;
    -o-transition: all .2s ease-out 0s;
    transition: all .2s ease-out 0s;
}
/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/
.tm-lft{background-image:url(../Image/tm-bg.jpg); background-repeat:no-repeat; background-size:100% 100%; min-height:450px;position:relative;}
.tm-lft:before{position:absolute; top:0; left:0; right:0; background:rgba(0,41,90,.7); content:'';width: 100%; height: 100%; z-index:0;}
.carousel-indicators li{background-color:#13455e;opacity: 1; /*width: 10px; height: 10px; border-radius: 50%;border: 5px solid #181818; opacity:1;*/}
.carousel-indicators .active{background-color:#fff;}
.carousel-indicators{/*bottom: -50px;right: inherit;margin-left: 10%;*/}
.tm-img img{float:left; width:80px; border:4px solid #181818; border-radius:50%; margin-right:10px;}
.tm-bx h3{display:block; font-size:22px;line-height:30px; padding-top: 15px;color: #fff;}
.tm-bx p{color:#fff;}
.tm-bx h3 span{display:block; font-size:16px;}
.tm-rht{padding: 100px 60px 0;min-height: 450px; background:#00295a;}
.team .section-title{position:absolute; top:45%; margin:0 auto; right:0; left:0; color:#fff;}
/*--------------------------------------------------------------
# Contact form
--------------------------------------------------------------*/
.contact {background:url(../Image/cont-bg.jpg); background-repeat:no-repeat; background-size:100% 100%; padding:5px 0; position:relative;}
.contact .section-title{padding-bottom: 0;}
.contact .map-hm-rht {
  /*box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);*/
  padding: 30px 30px 0;
  /*background: #fff;*/
}
.contact .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 52%;
    content: '';
    opacity: .8;
    background: #13455e;
}


.contact .map-hm-rht input{
  border-radius: 5px;
  box-shadow: none;
  font-size: 15px;
}

.contact .map-hm-rht input::focus{
  background-color: #181818;
}

.contact .map-hm-rht input {
  padding: 20px 15px;
}


.contact .map-hm-rht .sub-btn-hm {
  background: #181818;
    border: 0;
    padding: 10px 24px;
    color: #fff;
    transition: 0.4s;
    font-weight: bold;
    font-size: 17px;
    border-radius: 5px;border:3px solid #181818;
}

.contact .map-hm-rht .sub-btn-hm:hover {
  background: #181818; border-radius:50px; border:3px solid #13455e;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

#footer {
  background: #59abb3;
  padding: 0 0 30px 0;
  color: #fff;
  font-size: 15px;
}

#footer .footer-top {
  padding: 60px 0 30px 0;
}


#footer .footer-top .footer-info h3 {
  font-size: 24px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 700;
}

#footer .footer-top .footer-info p {
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: 'Montserrat', sans-serif;
}

#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #fff;
  color: #181818;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .footer-top .social-links a:hover {
  background: #13455e;
  color: #fff;
  text-decoration: none;
}

#footer .footer-top h4 {
  font-size: 24px;
  border-bottom:1px dashed #13455e;
  font-weight: 600;
  color: #fff;
  position: relative;
  padding-bottom: 12px;
}

#footer .footer-top .footer-links {
  margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding:0 15px;
  color: #b5d9e9;
  font-size: 18px;
  line-height: 1;
}

#footer .footer-top .footer-links ul li {
  padding: 10px 0;
  display: flex;
  align-items: center;
}
#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #fff;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}
#footer .footer-top .footer-links ul a:hover {
  color: #a2cfe3;
}

#footer .footer-top .footer-newsletter form {
  margin-top: 30px;
  background: #fff;
  padding: 6px 10px;
  position: relative;
  border-radius: 4;
}

#footer .footer-top .footer-newsletter form input[type="email"] {
  border: 0;
  padding: 4px;
  width: calc(100% - 110px);
}

#footer .footer-top .footer-newsletter form input[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 20px;
  background: #181818;
  color: #fff;
  transition: 0.3s;
  border-radius: 4;
}

#footer .footer-top .footer-newsletter form input[type="submit"]:hover {
  background: #409cc5;
}

#footer .copyright {
  border-top: 1px solid #13455e;
  text-align: center;
  padding-top: 30px;
}

#footer .credits {
  padding-top: 10px;
  text-align: center;
  font-size: 14px;
  color: #fff;
}
#footer .credits a{ color: #13455e}
.top {
    position: fixed;
    right: 10px;
    bottom: 30px;
    text-align: center;
    color: #fff;
    background: #13455e;
    padding: 10px 10px;
    z-index: 9;
    border-radius: 50%;
    border: 2px solid #fff;
    cursor: pointer;
    opacity: 0;
    transition: ease-in 0.5s;
}


.top.scll-top {
    opacity: 1;
    transition: ease-in 0.5s;
    bottom: 50px;
}

.top .fa {
    display: block !important;
}

@media (max-width: 1200px) {
  .about .content {
    padding-right: 0;
  }
}
@media (max-width: 991px) {
  .team .member {
    margin-bottom: 110px;
  }
  .services .icon-box{margin:15px auto;}
  	.about{padding-top:0;}
		section{padding:30px 0;}
	.about .content{	margin-top:0;}
	.bnr-cont{bottom: 40px;}
		
}

@media (max-width: 768px) {
  .about {
    text-align: center;
  }
}
@media (max-width: 767px) {

	.about .content{float:inherit;}
  #header img{margin:inherit;}
  .body-fx #header{padding: 15px 0;
    height: inherit;
    position: relative; background: rgba(47,77,90,.85) !important;}
.navbar-toggle{margin-top: -38px;
    position: absolute;
    right: 0px;}
.caption{width: 100%;}
.wback .caption{    top: 30%;}
.navbar-default, .navbar-default .navbar-collapse{background-color:  rgba(47,77,90,.85) !important;border-color: transparent !important;}
.body-fx .navbar-default, .body-fx .navbar-default .navbar-collapse{background-color: transparent !important;border-color: transparent !important;}
.nav>li>a { padding: 8px 2px;}
.navbar-default .navbar-toggle .icon-bar{background-color: #fff;}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{    background-color: #00295a;}
}
@media (max-width: 575px) {
  #footer .footer-top .footer-info {margin: -20px 0 30px 0;}
  .wback .caption{display:none;}
  #header{position:relative;background-color:  rgba(47,77,90,.85);padding: 20px 0; height: 80px;}
}
@media (max-width: 414px) {
#header img {
    margin: inherit;
    max-width: 75%;
}
}