<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* =======================================================================
Template Name: Youtubers
Author:  SmartEye Technologies
Author URI: www.smarteyeapps.com
Version: 1.0
coder name:Prabin Raja
Description: This Template is created for Youtubers
======================================================================= */
/* ===================================== Import Less ================================== */
/* ===================================== Basic CSS ==================================== */
* {
  margin: 0px;
  padding: 0px;
  list-style: none; }

img {
  max-width: 100%; }

a {
  text-decoration: none;
  outline: none;
  color: #444; }

a:hover {
  color: #444; }

ul {
  margin-bottom: 0;
  padding-left: 0; }

a:hover,
a:focus,
input,
textarea {
  text-decoration: none;
  outline: none; }

.center {
  text-align: center; }

.left {
  text-align: left; }

.right {
  text-align: right; }

.cp {
  cursor: pointer; }

html, body {
  height: 100%; }

p {
  margin-bottom: 0px;
  width: 100%; }

.no-padding {
  padding: 0px; }

.no-margin {
  margin: 0px; }

.hid {
  display: none; }

.top-mar {
  margin-top: 15px; }

.h-100 {
  height: 100%; }

::placeholder {
  color: #747f8a !important;
  font-size: 13px;
  opacity: .5 !important; }

.container-fluid {
  padding: 0px; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Josefin Sans', sans-serif; }

strong {
  font-family: 'Josefin Sans', sans-serif; }

body {
  background-color: #f1f1f17a !important;
  font-family: 'Josefin Sans', sans-serif;
  color: #6A6A6A;
  overflow-x: hidden; }

.session-title {
  padding: 30px;
  margin: 0px; }
  .session-title h2 {
    width: 100%;
    text-align: center;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400; }
  .session-title p {
    max-width: 850px;
    text-align: center;
    float: none;
    margin: auto; }
  .session-title span {
    float: right;
    font-style: italic; }

.inner-title {
  padding: 20px;
  padding-left: 0px;
  margin: 0px;
  margin-bottom: 10px;
  padding-bottom: 0px;
  border-bottom: 1px solid #ccccccc4;
  display: block;
  padding-right: 0px; }
  .inner-title h2 {
    width: 100%;
    text-align: center;
    font-size: 1rem;
    font-weight: 600;
    text-align: left;
    border-bottom: 1px solid #fe0039;
    padding-bottom: 10px;
    margin-bottom: 0px;
    width: 300px; }
  .inner-title p {
    width: 100%;
    text-align: center; }
  .inner-title .btn {
    float: right;
    margin-top: -38px;
    font-weight: 600;
    font-size: .8rem; }

.page-nav {
  padding: 40px;
  text-align: center;
  padding-top: 160px; }
  .page-nav ul {
    float: none;
    margin: auto; }
  @media screen and (max-width: 576px) {
    .page-nav {
      padding-top: 186px; } }
  @media screen and (max-width: 356px) {
    .page-nav {
      padding-top: 206px; } }
  .page-nav h2 {
    font-size: 36px;
    width: 100%;
    color: #444; }
    @media screen and (max-width: 600px) {
      .page-nav h2 {
        font-size: 26px; } }
  .page-nav ul li {
    float: left;
    margin-right: 10px;
    margin-top: 10px;
    font-size: 16px; }
    .page-nav ul li i {
      width: 30px;
      text-align: center;
      color: #444; }
    .page-nav ul li a {
      color: #444; }

.btn-success {
  background-color: #de1f26;
  border-color: #de1f26; }
  .btn-success:hover {
    background-color: #de1f26 !important;
    border-color: #de1f26 !important; }
  .btn-success:active {
    background-color: #de1f26 !important;
    border-color: #de1f26 !important; }
  .btn-success:focus {
    background-color: #de1f26 !important;
    border-color: #de1f26 !important;
    box-shadow: none !important; }

.btn-primary {
  background-color: #de1f26;
  border-color: #de1f26; }
  .btn-primary:hover {
    background-color: #de1f26 !important;
    border-color: #de1f26 !important; }
  .btn-primary:active {
    background-color: #de1f26 !important;
    border-color: #de1f26 !important; }
  .btn-primary:focus {
    background-color: #de1f26 !important;
    border-color: #de1f26 !important;
    box-shadow: none !important; }

.btn {
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  border-radius: 2px; }

.form-control:focus {
  box-shadow: none !important;
  border: 2px solid  #fe0039; }

.btn-light {
  background-color: #FFF;
  color: #3F3F3F; }

.collapse.show {
  display: block !important; }

.form-control:focus {
  box-shadow: none;
  border: 2px solid #fe0039 !important; }

.form-control {
  background-color: #F8F8F8;
  margin-bottom: 20px; }
  .form-control:focus {
    background-color: #FFF;
    border-color: #CCC; }

.container {
  max-width: 1170px; }
  @media screen and (max-width: 575px) {
    .container {
      padding: 10px 15px; } }

html {
  scroll-behavior: smooth; }

.contact-form {
  padding: 40px 30px;
  background-color: #FFF;
  margin: 50px 0px;
  border-radius: 5px; }
  .contact-form .title {
    text-align: center;
    margin-bottom: 30px; }
    .contact-form .title h2 {
      font-size: 1.8rem;
      font-weight: 600; }
    .contact-form .title p {
      font-size: .95rem; }

.form-row {
  margin: 0px; }
  .form-row label {
    padding-top: 8px;
    margin-bottom: 0px; }
  .form-row .form-control {
    border-radius: 0px; }
  .form-row .rit-dv {
    float: right;
    font-weight: 600;
    font-size: 1.2rem;
    padding-top: 5px; }
  .form-row .capta-form {
    width: 50px; }
  .form-row .req {
    color: #ff0000;
    font-size: 1.1rem; }

.smart-valid {
  position: absolute;
  width: 220px;
  background-color: #fd3550;
  left: 103%;
  color: #FFF;
  font-size: .8rem;
  padding: 8px;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  border-radius: 2px;
  margin-top: 9px;
  padding-left: 18px;
  display: none;
  top: -8px;
  z-index: 999; }

@media screen and (max-width: 720px) {
  .smart-valid {
    position: absolute;
    width: 250px;
    background-color: #fd3550;
    left: 70px !important;
    color: #FFF;
    font-size: 13px;
    padding: 5px;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    border-radius: 2px;
    margin-top: 9px;
    padding-left: 38px !important;
    display: none;
    top: -54px !important;
    z-index: 999; }

  .smart-valid::before {
    box-sizing: border-box;
    left: 5px !important;
    background-color: #fd3550;
    content: "";
    position: absolute;
    z-index: 100;
    height: 15px;
    top: 12px !important;
    transform: rotate(135deg);
    width: 15px; } }
.smart-valid::before {
  box-sizing: border-box;
  left: -12px;
  background-color: #fd3550;
  content: "";
  position: absolute;
  z-index: 100;
  height: 25px;
  top: 5px;
  transform: rotate(135deg);
  width: 25px; }

.in-err {
  border: 2px solid  #fd3550; }

.smart-val-left {
  right: 100%;
  left: unset; }

.smart-val-left::before {
  left: unset;
  right: -12px; }

#cap-err {
  left: 29%; }

.loading {
  padding: 40px 30px;
  background-color: #FFF;
  margin: 50px 0px;
  border-radius: 5px;
  text-align: center;
  margin-bottom: 30px; }
  .loading h4 {
    font-size: 1.6rem;
    font-weight: 400;
    text-align: center;
    width: 100%;
    margin-bottom: 0px;
    margin-top: 15px; }
  .loading p {
    font-size: .95rem;
    margin-top: 5px; }
  .loading img {
    width: 100px; }

.lds-roller {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px; }

.lds-roller div {
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 40px 40px; }

.lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #0f83e4;
  margin: -4px 0 0 -4px; }

.lds-roller div:nth-child(1) {
  animation-delay: -0.036s; }

.lds-roller div:nth-child(1):after {
  top: 63px;
  left: 63px; }

.lds-roller div:nth-child(2) {
  animation-delay: -0.072s; }

.lds-roller div:nth-child(2):after {
  top: 68px;
  left: 56px; }

.lds-roller div:nth-child(3) {
  animation-delay: -0.108s; }

.lds-roller div:nth-child(3):after {
  top: 71px;
  left: 48px; }

.lds-roller div:nth-child(4) {
  animation-delay: -0.144s; }

.lds-roller div:nth-child(4):after {
  top: 72px;
  left: 40px; }

.lds-roller div:nth-child(5) {
  animation-delay: -0.18s; }

.lds-roller div:nth-child(5):after {
  top: 71px;
  left: 32px; }

.lds-roller div:nth-child(6) {
  animation-delay: -0.216s; }

.lds-roller div:nth-child(6):after {
  top: 68px;
  left: 24px; }

.lds-roller div:nth-child(7) {
  animation-delay: -0.252s; }

.lds-roller div:nth-child(7):after {
  top: 63px;
  left: 17px; }

.lds-roller div:nth-child(8) {
  animation-delay: -0.288s; }

.lds-roller div:nth-child(8):after {
  top: 56px;
  left: 12px; }

@keyframes lds-roller {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
@media screen and (max-width: 767px) {
  .container {
    padding: 15px; }

  .form-row .rit-dv {
    float: none; }

  .contact-form {
    padding: 30px 20px; }

  .contact-form .title p {
    font-size: .9rem; }

  .btn-sub {
    width: 100%; } }

/*# sourceMappingURL=style.css.map */
</pre></body></html>