@import url('https://fonts.googleapis.com/css2?family=Merriweather:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300&family=Roboto+Slab:wght@100&family=Ubuntu:wght@300&display=swap');

html{scroll-behavior: smooth;}

*
{padding: 0px;
margin: 0px;
box-sizing: border-box;
}

body{overflow-x: hidden;}

h1,h2,h3,h4,h5,h6{
    font-family: 'Roboto Condensed', sans-serif;
}

p{
   font-family: 'Merriweather', serif;
   font-size: 18px; 
}

ul li a{font-family: 'Merriweather', serif;
}

ul li{list-style: none;}

ul li{list-style: none;}


section {
    width: 100%;
    float: left;
    padding: 0.5em;
}

.btn.focus, .btn:focus, .btn:hover{outline: 0;}

a:hover{text-decoration: none;}

a{color: #fff;}

/*header*/
ul.nav.navbar-nav.navbar-right li a {
    color: #000;
}

.navbar {
    margin-bottom: 0px;
    min-height: 50px;
}

div#myNavbar {
    margin-top: 10px;
}

.nav>li>a:focus, .nav>li>a:hover {
    background: none;
}

ul.nav.navbar-nav.navbar-right li a {
    color: #303030;
    font-size: 18px;
    font-weight: 500;
}

ul.nav.navbar-nav.navbar-right li a:hover {
    color: #c9377e;
}

.nav a.aboutus-more {
    margin: 6px;
}
.aboutus-more {
    border: 1px solid #fdb801;
    border-radius: 25px;
    color: #fdb801;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    padding: 7px 20px;
    text-transform: uppercase;
}

span.icon-bar {
    border: 2px solid;
    display: block;
}

/*banner*/
section#bner {
    width: 100%;
    float: left;
    padding: 0;
}

.carousel-caption {
    top: 25%;
    animation: backInDown;
    animation-duration: 3s;
}

.carousel-caption h3 {
    font-size: 30px;
    font-weight: 600;
}

.carousel-caption h2 {
    font-size: 40px;
    font-weight: 600;
}

.started.d-lg-ly {
    margin: 40px;
}

.started.d-lg-ly a {
    background-color: #da9820;
    border-color: #da9820;
    padding: 8px 11px 6px 11px;
    font-size: 15px;
        color: #c3d3db;
}

span.icon-8 .fa {
    color: #fff;
    font-size: 25px;
}
span.icon-8 {
    background: #3088d3;
    padding: 20px 18px 14px;
    border-radius: 50%;
}

@media only screen and (max-width: 375px){
h2.para_cap {
    font-size: 21px;
}

.service {
    margin: 5em 0;
}
}

@media only screen and (max-width: 414px){
h2.para_cap {
    font-size: 21px;
}
.service {
    margin: 5em 0;
}
}

@media only screen and (min-width: 414px) and (max-width: 896px){
h2.para_cap {
    font-size: 20px;
}
.service {
    margin: 5em 0;
}
}

@media only screen and (min-width: 320px) and (max-width: 1024px){
	.icon_ctn {
    display: none;
}
}

@media only screen and (max-width: 1024px){
footer.footer img {
    height: 555px;
}

}

/*about*/
.aboutus-section {
    padding: 90px 0;
}
.aboutus-title::after {
    background: #fdb801 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 54px;
}
.aboutus-text {
    color: #606060;
    font-size: 13px;
    line-height: 22px;
    margin: 0 0 35px;
    animation: fadeInLeft;
    animation-duration: 5s;
}

a:hover, a:active {
    color: #ffb901;
    text-decoration: none;
    outline: 0;
}
.aboutus-more {
    border: 1px solid #fdb801;
    border-radius: 25px;
    color: #fdb801;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    padding: 7px 20px;
    text-transform: uppercase;
}
.feature .feature-box .iconset {
    background: #fff none repeat scroll 0 0;
    float: left;
    position: relative;
    width: 18%;
}
.feature .feature-box .iconset::after {
    background: #fdb801 none repeat scroll 0 0;
    content: "";
    height: 150%;
    left: 43%;
    position: absolute;
    top: 100%;
    width: 1px;
}

.feature .feature-box .feature-content h4 {
    color: #0f0f0f;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 22px;
    margin: 0 0 5px;
}

.feature{
    animation: fadeInRight;
    animation-duration: 5s;
}


.feature .feature-box .feature-content {
    float: left;
    padding-left: 28px;
    width: 78%;
}
.feature .feature-box .feature-content h4 {
    color: #0f0f0f;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 22px;
    margin: 0 0 5px;
}
.feature .feature-box .feature-content p {
    color: #606060;
    font-size: 13px;
    line-height: 22px;
}
.icon {
    color : #f4b841;
    padding:0px;
    font-size:40px;
    border: 1px solid #fdb801;
    border-radius: 100px;
    color: #fdb801;
    font-size: 28px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    width: 70px;
}


/*services*/
.main {
  width: 100%;
  min-height: 380px;
  text-align: center;
  position: relative;
  cursor: pointer;
}

.service {
  background: #fff;
  padding: 30px;
  border-radius: 10px;
  bottom: 0;
  z-index: 1;
  box-shadow: 0 0 20px -15px #030380;
  transition: transform .8s;
}

/* Mengatur posisi logo service */
.service-logo {
  width: 130px;
  height: 130px;
  border-radius: 50%;
  margin: -90px auto 0;
  background: #fff;
  border: 18px solid #007bff;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* Membuat border title */
.service h4 {
  height: 35px;
  width: 80%;
  margin: 50px auto;
  background: #fff;
  position: relative;
  font-size: 26px;
    font-weight: 600;
}

.service h4::after,
.service h4::before {
  content: '';
  width: 40px;
  height: 30px;
 position: absolute;
 z-index: -1;
}

.service h4::after {
  background: linear-gradient(to right, #fff, #007bff);
  right: -5px;
  top: -5px;
}

.service h4::before {
  background: linear-gradient(to right, #007bff, #fff);
  left: -5px;
  bottom: -5px;
}


/* membuat shadow untuk service */
.main::after {
  content: '';
  height: 200px;
  width: 80%;
  background: #fff;
  position: absolute;
  border-radius: 10px;
  bottom: 0;
  left: 10%;
  z-index: -1;
  box-shadow: 0 0 20px -15px #030380;
  transition: transform .8s;
}
.main::before {
  content: '';
  height: 200px;
  width: 64%;
  background: #fff;
  position: absolute;
  border-radius: 10px;
  bottom: 0;
  left: 18%;
  z-index: -2;
}

.main:hover .service {
  transform: translateY(-50px);
}

.main:hover::after {
  transform: translateY(-25px);
}

.service-logo img {
  transition: transform 1s;
}

.main:hover .service-logo img {
  transform: rotate(360deg);
}

.services-py {
    margin-bottom: 8em;
}

.mt_svn {
    width: 100%;
    float: left;
    margin: 8em 0;
}

.section p
{font-size: 12px;
}




/*tabs*/
.heading4{font-size:18px;font-weight:600;font-family:'Lato', sans-serif;color:#111111;margin:0px 0px 5px 0px; border-bottom: 2px double;
    display: inline-flex;}
.heading1{font-size:30px;line-height:20px;font-family:'Lato', sans-serif;text-transform:uppercase;color:#1b2834;font-weight:900;}
.content-quality{float:left;width:193px;}
.content-quality p{margin-left:10px;font-family:'Open Sans', sans-serif;font-size:14px;font-weight:600;line-height:17px;}
.content-quality p span{display:block;}
.tabtop li a{font-family:'Lato', sans-serif;font-weight:700;color:#1b2834;border-radius:0px;margin-right:22.008px;border:1px solid #ebebeb !important;}
.tabtop .active a:before{content:"♦";position:absolute;top:15px;left:82px;color:#c19319;font-size:30px;}
.tabtop li a:hover{color:#2072b9 !important;text-decoration:none;}

tabtop .active a:hover{color:#fff !important;}
.tabtop .active a{background-color:#fdb801 !important;color:#FFF !important;}
.margin-tops{margin-top:30px;}
.tabtop li a:last-child {
    padding: 10px 17px;
}
.thbada{padding:10px 28px !important;}
section p{font-family:'Lato', sans-serif; font-size:12px;}
.margin-tops4{margin-top:20px;}
.tabsetting{border-top:5px solid #ebebeb;padding-top:6px;}
.services{background-color:#d4d4d4;min-height:710px;padding:65px 0 27px 0;}
.services a:hover{color:#000;}
.services h1{margin-top:0px !important;}
.heading-container p{font-family:'Lato', sans-serif;text-align:center;font-size:16px !important;text-transform:uppercase;}

.nav a.aboutus-more {
    margin: 6px;
}

/*accordian*/
#accordion .panel {
  border-radius: 0;
  border: 0;
  margin-top: 0px;
}
#accordion a {
  display: block;
  padding: 10px 15px;
  border-bottom: 1px solid #1c72bb;
  text-decoration: none;
}
#accordion .panel-heading a.collapsed:hover,
#accordion .panel-heading a.collapsed:focus {
  background-color: #1c72bb;
  color: white;
  transition: all 0.2s ease-in;
}
#accordion .panel-heading a.collapsed:hover::before,
#accordion .panel-heading a.collapsed:focus::before {
  color: white;
}
#accordion .panel-heading {
  padding: 0;
  border-radius: 0px;
  text-align: center;
}
#accordion .panel-heading a:not(.collapsed) {
  color: white;
  background-color: #007bff;
  transition: all 0.2s ease-in;
}

/* Add Indicator fontawesome icon to the left */
#accordion .panel-heading .accordion-toggle::before {
  font-family: 'FontAwesome';
  content: '\f00d';
  float: left;
  color: white;
  font-weight: lighter;
  transform: rotate(0deg);
  transition: all 0.2s ease-in;
}
#accordion .panel-heading .accordion-toggle.collapsed::before {
  color: #444;
  transform: rotate(-135deg);
  transition: all 0.2s ease-in;
}

/*contact*/
    section.contact {
    width: 100%;
    background-image: linear-gradient( 115deg, rgba(0, 35, 115, 0.8), rgba(65, 18, 117, 0.7)), url(https://images.unsplash.com/photo-1484807352052-23338990c6c6?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1350&q=80);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 3em 0 4em;
}


h1.heading1.ctnu {
    color: #fff;
    margin-bottom: 1em;
}

input.form-control, textarea.form-control {
    float: left;
    width: 95%;
    display: block;
}

.icon_ctn {
    float: left;
    width: 5%;
}


.form-group.group_bar {
    width: 100%;
    float: left;
}



.formsubmit input[type="submit"] {
    border: 1px solid #fdb801;
    border-radius: 25px;
    color: #fdb801;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    padding: 7px 20px;
    text-transform: uppercase;
}

.formsubmit {
    text-align: center;
}

.formsubmit .fa {
    color: #fff;
    font-size: 18px;
}

.address-bar p .fa {
    padding: 6px 10px;
}



/*footer*/


.site_tmpline {
    margin: 2em 0;
}

.footer_suscribe input.email_succribe {
    padding: 10px 25px;
    border: 2px solid #15264c;
}

.footer_suscribe h2 {
    font-size: 30px;
    font-weight: 600;
}

.footer_ul h2 {
    font-size: 28px;
    font-weight: 600;
}

button.btn.btn-send {
    padding: 10px 28px;
    background: #fdb801;
    border: 2px solid #fdb801;
    color: #fff;
}

/*maps*/
.map-container{
overflow:hidden;
padding-bottom:56.25%;
position:relative;
height:0;
}
.map-container iframe{
left:0;
top:0;
height:100%;
width:100%;
position:absolute;
}

.ftn_up {
    color: #fff;
}

term_policy {
    background: #fff;
    box-shadow: 0px 0px 38px 0px;
    padding: 30px 25px;
}

.term_policy {
    background: #fff;
    box-shadow: 0px 0px 38px 0px;
    padding: 30px 25px;
}

.footer_ul ul li .fa {
    padding: 0 8px;
}

footer.footer img {
    width: 100%;
    float: left;
    height: 270px;
}

.social_links ul li {
    display: inline-block;
    padding: 0px 10px;
    font-size: 25px;
    color: #fdb801;
}

.social_links {
    width: 100%;
    float: left;
    margin: 1em 0;
}

p.copyright-text{    text-align: center;
}