/* comingsoon_12 - Colorlib
 * Every style this snippet uses, and nothing else. No framework, no build step.
 */

/* Keeps a host page's framework base styles (Bootstrap's reboot) off this
   snippet: every element starts from the browser default, then this sheet
   styles it. On its own page it changes nothing. */
:where(html) :is(html,body,div,span,p,a,h1,h2,h3,h4,h5,h6,label,input,select,option,optgroup,textarea,button,form,fieldset,legend,ul,ol,li,dl,dt,dd,img,figure,figcaption,table,thead,tbody,tfoot,tr,th,td,caption,section,article,header,footer,nav,main,aside,strong,b,em,i,small,sub,sup,blockquote,pre,code,hr,iframe,video,picture,progress,output,summary,details,address,abbr,mark), :is(html, body) {
  all: revert;
}
:where(html) input::-webkit-datetime-edit,
:where(html) input::-webkit-datetime-edit-fields-wrapper,
:where(html) input::-webkit-datetime-edit-text,
:where(html) input::-webkit-datetime-edit-month-field,
:where(html) input::-webkit-datetime-edit-day-field,
:where(html) input::-webkit-datetime-edit-year-field {
  all: revert;
}

@media print {
  :is(*, html) {
    text-shadow: none !important;
    box-shadow: none !important;
  }
}

:is(*, html) {
  box-sizing: inherit;
}

:is(*, html) {
  margin: 0px;
  padding: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.fa,
.zmdi {
  display: inline-block;
  line-height: 1;
  font-size: inherit;
  font-style: normal;
}

.cl-icon {
  height: 1em;
  width: auto;
  fill: currentColor;
  display: inline-block;
}

@media print {
  ::after,
  ::before {
    text-shadow: none !important;
    box-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  img {
    page-break-inside: avoid;
  }

  h3,
  p {
    orphans: 3;
    widows: 3;
  }

  h3 {
    page-break-after: avoid;
  }
}

html {
  box-sizing: border-box;
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

::after,
::before {
  box-sizing: inherit;
}

@-ms-viewport {
  width: device-width;
}

body {
  margin: 0;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
}

h3 {
  margin-top: 0;
  margin-bottom: .5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

img {
  vertical-align: middle;
  border-style: none;
}

a,
button,
input,
textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

button,
input,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button {
  text-transform: none;
}

[type=submit],
button,
html [type=button] {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

textarea {
  overflow: auto;
  resize: vertical;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

.h3,
h3 {
  margin-bottom: .5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

.h3,
h3 {
  font-size: 1.75rem;
}

.show>a {
  outline: 0;
}

*:before,
*:after {
  margin: 0px;
  padding: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body,
html {
  font-family: Arial, sans-serif;
  font-size: 15px;
  color: #666666;
  height: 100%;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

a:focus {
  outline: none;
}

a:hover {
  text-decoration: none;
}

h3,
p {
  margin: 0px;
}

input,
textarea {
  display: block;
  outline: none;
  border: none;
}

button {
  outline: none;
  border: none;
  background: transparent;
  cursor: pointer;
}

button:focus {
  outline: none;
}

.fs-30 {
  font-size: 30px;
}

.p-t-37 {
  padding-top: 37px;
}

.p-t-80 {
  padding-top: 80px;
}

.p-b-34 {
  padding-bottom: 34px;
}

.p-b-46 {
  padding-bottom: 46px;
}

.p-b-50 {
  padding-bottom: 50px;
}

.p-b-90 {
  padding-bottom: 90px;
}

.p-l-65 {
  padding-left: 65px;
}

.p-r-80 {
  padding-right: 80px;
}

.m-t-10 {
  margin-top: 10px;
}

.m-b-10 {
  margin-bottom: 10px;
}

.m-r-15 {
  margin-right: 15px;
}

.w-full {
  width: 100%;
}

.trans-04 {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}

.flex-w,
.flex-str,
.flex-c-m,
.flex-col-sb {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.flex-w {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-str {
  -ms-align-items: stretch;
  align-items: stretch;
}

.flex-c-m {
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
}

.flex-col-sb {
  justify-content: space-between;
}

.flex-col-sb {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
}

.ab-t-r {
  position: absolute;
  right: 0px;
  top: 0px;
}

@font-face {
  font-family: PlayfairDisplay-BlackItalic;

  src: url('../fonts/PlayfairDisplay-BlackItalic.woff2') format('woff2');
}

@font-face {
  font-family: Poppins-Regular;

  src: url('../fonts/Poppins-Regular.woff2') format('woff2');
}

@font-face {
  font-family: Poppins-Medium;

  src: url('../fonts/Poppins-Medium.woff2') format('woff2');
}

.contact100-form {
  max-width: 100%;
}

.wrap-input100 {
  width: 500px;
  max-width: 100%;
  position: relative;
  background-color: transparent;
  height: 80px;
}

.input100 {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 90px 0 35px;
  background-color: #fff;
  box-shadow: 0 10px 15px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 10px 15px 0px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0 10px 15px 0px rgba(0,0,0,0.1);
  -o-box-shadow: 0 10px 15px 0px rgba(0,0,0,0.1);
  -ms-box-shadow: 0 10px 15px 0px rgba(0,0,0,0.1);
}

.input100:focus {
  box-shadow: 0 10px 15px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 10px 15px 0px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 10px 15px 0px rgba(0,0,0,0.2);
  -o-box-shadow: 0 10px 15px 0px rgba(0,0,0,0.2);
  -ms-box-shadow: 0 10px 15px 0px rgba(0,0,0,0.2);
}

.validate-input {
  position: relative;
}

.alert-validate::before {
  content: attr(data-validate);
  position: absolute;
  max-width: 70%;
  background-color: #fff;
  border: 1px solid #c80000;
  border-radius: 0px;
  padding: 4px 25px 4px 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 82px;
  pointer-events: none;
  font-family: Poppins-Medium;
  color: #c80000;
  font-size: 14px;
  line-height: 1.4;
  text-align: left;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

.alert-validate::after {
  content: "\f071";
  font-family: FontAwesome;
  display: block;
  position: absolute;
  color: #c80000;
  font-size: 14px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 88px;
}

.alert-validate:hover:before {
  visibility: visible;
  opacity: 1;
}

@media (max-width: 992px) {
  .alert-validate::before {
    visibility: visible;
    opacity: 1;
  }
}

.simpleslide100-parent {
  position: relative;
  z-index: 1;
}

.simpleslide100 {
  display: block;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.simpleslide100-item {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.cl1 {
  color: #333;
}

.s2-txt1 {
  font-family: Poppins-Medium;
  font-size: 15px;
  color: #333;
  line-height: 1.2;
}

.m2-txt1 {
  font-family: Poppins-Regular;
  font-size: 24px;
  color: #999;
  line-height: 1.2;
}

.l1-txt1 {
  font-family: PlayfairDisplay-BlackItalic;
  font-size: 90px;
  color: #333;
  line-height: 1.1;
}

.size1 {
  width: 100%;
  min-height: 100vh;
}

.size2 {
  width: 90px;
  height: 80px;
}

.size3 {
  width: 36px;
  height: 36px;
}

.wsize1 {
  width: 50%;
}

.wsize2 {
  max-width: 100%;
}

.bg0 {
  background-color: #fff;
}

.bg-img1 {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.placeholder0::-webkit-input-placeholder {
  color: #999999;
}

.placeholder0:-moz-placeholder {
  color: #999999;
}

.placeholder0::-moz-placeholder {
  color: #999999;
}

.placeholder0:-ms-input-placeholder {
  color: #999999;
}

.overlay1 {
  position: relative;
  z-index: 1;
}

.overlay1::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.5);
}

.wrappic1 {
  display: block;
}

.wrappic1 img {
  max-width: 100%;
}

.how-social {
  color: #fff;
  font-size: 22px;
  background-color: #ccc;
  border-radius: 50%;
}

.how-social:hover {
  background-color: #333;
  color: #fff;
}

.hov1:hover i {
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -ms-transform: translateX(10px);
  -o-transform: translateX(10px);
  transform: translateX(10px);
}

@media (max-width: 1200px) {
  .respon1 {
    width: 60%;
  }

  .respon2 {
    width: 40%;
  }
}

@media (max-width: 992px) {
  .respon1 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .respon2 {
    width: 100%;
    height: 500px;
  }
}

@media (max-width: 576px) {
  .respon3 {
    font-size: 60px;
  }
}

@font-face { font-family: 'FontAwesome'; src: url('../fonts/fontawesome-webfont-subset.woff2') format('woff2'); font-display: block; }
