

@font-face {
    font-family: 'montserratsemi_bold';
    src: url('../../fonts/montserrat-semibold-webfont.eot');
    src: url('../../fonts/montserrat-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../../fonts/montserrat-semibold-webfont.woff2') format('woff2'), url('../../fonts/montserrat-semibold-webfont.woff') format('woff'), url('../../fonts/montserrat-semibold-webfont.ttf') format('truetype'), url('../../fonts/montserrat-semibold-webfont.svg#montserratsemi_bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 200;
    src: local('Raleway ExtraLight'), local('Raleway-ExtraLight'), url(https://fonts.gstatic.com/s/raleway/v10/cbAbzEjxTdN5KKmS-gA0tSEAvth_LlrfE80CYdSH47w.woff2) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */

@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 200;
    src: local('Raleway ExtraLight'), local('Raleway-ExtraLight'), url(https://fonts.gstatic.com/s/raleway/v10/8KhZd3VQBtXTAznvKjw-k_k_vArhqVIZ0nv9q090hN8.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 300;
    src: local('Raleway Light'), local('Raleway-Light'), url(https://fonts.gstatic.com/s/raleway/v10/ZKwULyCG95tk6mOqHQfRBCEAvth_LlrfE80CYdSH47w.woff2) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */

@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 300;
    src: local('Raleway Light'), local('Raleway-Light'), url(https://fonts.gstatic.com/s/raleway/v10/-_Ctzj9b56b8RgXW8FArifk_vArhqVIZ0nv9q090hN8.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin-ext */

@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    src: local('Raleway'), local('Raleway-Regular'), url(https://fonts.gstatic.com/s/raleway/v10/yQiAaD56cjx1AooMTSghGfY6323mHUZFJMgTvxaG2iE.woff2) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */

@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    src: local('Raleway'), local('Raleway-Regular'), url(https://fonts.gstatic.com/s/raleway/v10/0dTEPzkLWceF7z0koJaX1A.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin-ext */
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 600;
    src: local('Raleway SemiBold'), local('Raleway-SemiBold'), url(https://fonts.gstatic.com/s/raleway/v10/STBOO2waD2LpX45SXYjQBSEAvth_LlrfE80CYdSH47w.woff2) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */

@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 600;
    src: local('Raleway SemiBold'), local('Raleway-SemiBold'), url(https://fonts.gstatic.com/s/raleway/v10/xkvoNo9fC8O2RDydKj12b_k_vArhqVIZ0nv9q090hN8.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
.custom-control.image-checkbox {
  position: relative;
  padding-left: 0;
}

.custom-control.image-checkbox .custom-control-input:checked ~ .custom-control-label:after, .custom-control.image-checkbox .custom-control-input:checked ~ .custom-control-label:before {
  opacity: 1;
}

.custom-control.image-checkbox label {
  cursor: pointer;
}

.custom-control.image-checkbox label:before {
  border-color: #007bff;
  background-color: #007bff;
}

.custom-control.image-checkbox label:after, .custom-control.image-checkbox label:before {
  transition: opacity .3s ease;
  opacity: 0;
  left: .25rem;
}
.custom-control-label > img {
    width: inherit;
    height: inherit;
    object-fit: cover;
    border-radius: inherit;
}
.imageInfo {
    color: white;
    text-shadow: 0.8px 0.8px #363636;
    width: inherit;
    height: inherit;
    margin-top:-100px;
    padding-left:5px;
    padding-bottom:10px;
    position: relative;
    border-radius: inherit;
    
/*Placing the text at the bottom*/
  display: flex;
  align-items: flex-end;
  text-align: left;
  font-size: 20px
}
.info1 > h4 {
  display: flex;
  align-items: left;
  justify-content: left;
}
.custom-control.image-checkbox label:focus, .custom-control.image-checkbox label:hover {
  opacity: .8;
}

.custom-control.image-checkbox label img {
  border-radius: 2.5px;
}

.form-group-image-checkbox.is-invalid label {
  color: #dc3545;
}

.form-group-image-checkbox.is-invalid .invalid-feedback {
  display: block;
}
.text-start{
    color: #6c757d!important;
    font-size: 20px;
}
.disclaimer{
    font-size: 16px;
    color: #6c757d!important;
    margin-top: 30px;
    margin-bottom: 50px;
}
/*# sourceMappingURL=bootstrap-image-checkbox.css.map */
section {
  position: relative;
  width: 100%;
  height: 100%;
}
section::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 80%;
  background-blend-mode: lighten;
  background: -webkit-linear-gradient(top,rgba(255, 255, 255, 0) 0,rgba(255, 255, 255, 0.2) 40%,rgba(255, 255, 255, 0.3) 60%);
  background: linear-gradient(to bottom,rgba(255, 255, 255, 0) 0,rgba(255, 255, 255, 0.2) 40%,rgba(255, 255, 255, 0.3) 60%);
  
}
.section-header h3::after {
    content: "";
    position: absolute;
    width: 36px;
    height: 2px;
    background-color: #333;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
}
.comment-form .form-control {
    border-radius: .25rem;
    box-shadow: none;
    font-size: 15px;
    height: auto;
    padding: 10px 15px;
    transition: all .3s ease-in-out;
}
.comment-form{
    margin-top: 10px;
    margin-bottom:10px;
}
.custom-control-label{
    font-family: 'Raleway', sans-serif;
    font-size: 12px;
    color: #000;
    font-weight: 400;
    padding-top:6px;
    padding-bottom:15px;

}
section h1 {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  font : normal 300 64px/1 'Josefin Sans', sans-serif;
  text-align: center;
  white-space: nowrap;
}

body { background: url(../../assets/img/header_1.png) center center / cover no-repeat fixed;}
#section01{
    width:60%; 
    background-color: #f9f9f9; 
    min-height:100vh;
    height: fit-content; 
    margin:20px auto; 
    opacity: 0.9;  
    border-radius: 10px;  
    padding: 80px 100px 100px;
}

.section-header h3 {
    margin-top: 0;
    position: relative;
    font-family: 'montserratsemi_bold';
    text-transform: uppercase;
    font-size: 20px;
    color: #333;
    letter-spacing: 2px;
    padding-bottom: 18px;
    margin-bottom: 24px;
}
.form-label h3 {
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    text-align: right;
    letter-spacing: 2px;
    color: #333;
    font-weight: 600;
    margin-top: 10px;
    word-wrap: break-word;
}
.comment-form .btn {
    background-color: #477486;
    border-radius: .25rem;
    color: #fff;
    margin-left: -1px;
    padding: 5px 25px;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
/* ## Footer */
/* -- Footer Main */
.footer-main {
    background-color: #252525;
    text-align: center;
    padding: 66px 0;
}
.footer-main .footer-content h3,
.footer-main-1 .footer-widget h2 {
    color: #fff;
    letter-spacing: 5.25px;
    font-size: 50px;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-family: 'radiometryregular';
}
.footer-main .footer-content p {
    font-family: 'Lora', serif;
    font-size: 12px;
    color: #9e9e9e;
    letter-spacing: 0.36px;
    font-style: italic;
    line-height: 26px;
    margin-bottom: 15px;
}
.footer-main .input-group {
    margin: 0 auto 60px;
}
.footer-main .form-control {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    padding: 6px 12px 6px 0;
    font-family: 'Lora', serif;
    font-style: italic;
    font-size: 12px;
    letter-spacing: 1.26px;
    height: 45px;
    color: #fff;
}
.footer-main .form-control:focus {
    border-color: transparent;
    box-shadow: none;
    border-bottom: 1px solid #fff;
}
.footer-main .form-control::-webkit-input-placeholder {
    color: #fff;
}
.footer-main .form-control:-moz-placeholder {
    color: #fff;
}
.footer-main .form-control::-moz-placeholder {
    color: #fff;
}
.footer-main .form-control:-ms-input-placeholder {
    color: #fff;
}
.footer-main .btn {
    background-color: transparent;
}
.footer-main .input-group-btn:last-child > .btn,
.footer-main .input-group-btn:last-child > .btn-group {
    margin-left: -25px;
}
.footer-main .btn i {
    color: #fff;
}
.footer-main .footer-social ul {
    padding-left: 0;
}
.footer-main .footer-social li {
    display: inline-block;
    margin-right: 0px;
}
.footer-main .footer-social li a {
    color: #fff;
    font-size: 13px;
    height: 33px;
    width: 33px;
    line-height: 32px;
    border-radius: 50px;
    display: inline-block;
    border: 1px solid transparent;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.footer-main .footer-social li a:hover {
    display: inline-block;
    height: 33px;
    width: 33px;
    line-height: 32px;
    border-radius: 50px;
    border: 1px solid #e0aa47;
    color: #e0aa47;
}
.footer-bottom {
    background-color: #1e1e1e;
    text-align: center;
    padding: 22px 0;
}
.footer-bottom .copyrights p {
    color: #c2c2c2;
    font-size: 10px;
    letter-spacing: 1.1px;
    margin-bottom: 0;
}
/* -- Footer Main 1 */
.footer-main-1 {
    text-align: left;
}
.footer-main-1 .footer-widget h2 {
    margin-top: 0;
    display: inline-block;
}
.footer-main-1 .footer-widget h3 {
    position: relative;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    letter-spacing: 1.26px;
    color: #fff;
    text-transform: uppercase;
    padding-bottom: 18px;
    margin-bottom: 30px;
}
.footer-main-1 .footer-widget h3::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    background-color: #477486;
    width: 31px;
    height: 2px;
}
.footer-main-1 .widget_contact h5 {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    color: #969696;
    letter-spacing: 0.6px;
    padding-right: 18px;
    line-height: 24px;
    margin-bottom: 20px;
}
.footer-main-1 .widget_contact p {
    margin-left: 40px;
    position: relative;
    border-bottom: 1px solid #3a3a3a;
    margin-bottom: 0;
    padding-bottom: 6px;
    padding-top: 6px;
    font-family: 'Montserrat', sans-serif;
    font-size: 11px;
    line-height: 24px;
    letter-spacing: 1.32px;
    color: #969696;
}
.footer-main-1 .widget_contact p a {
    color: #969696;
    text-decoration: none;
}
.footer-main-1 .widget_contact p a:hover {
    color: #477486;
}
.footer-main-1 .widget_contact p:last-of-type {
    border-bottom: none;
}
.footer-main-1 .widget_contact p i {
    position: absolute;
    left: -40px;
    top: 14px;
    font-size: 15px;
    color: #949494;
}
.footer-main-1 .widget_links {
    padding-left: 50px;
}
.footer-main-1 .widget_links ul {
    padding-left: 0;
    list-style: none;
}
.footer-main-1 .widget_links li {
    margin-bottom: 20px;
}
.footer-main-1 .widget_links li a {
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    color: #969696;
    letter-spacing: 1.2px;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.footer-main-1 .widget_links li a:hover {
    margin-left: 10px;
    color: #477486;
}
.footer-main-1 .widget_links li a::before {
    font-family: 'FontAwesome';
    content: "\f105";
    padding-right: 10px;
}
.footer-main-1 .widget_instagram ul {
    padding-left: 0;
}
.footer-main-1 .widget_instagram li {
    display: inline-block;
    margin-left: 6px;
    margin-bottom: 10px;
}
.footer-main-1 .widget_instagram li a:hover {
    opacity: 0.8;
}
.footer-main-1 .form-control {
    border-bottom: 1px solid #969696;
}
.footer-main-1 .widget_newsletter .input-group {
    margin-bottom: 16px;
}
.footer-main-1 .form-control::-webkit-input-placeholder {
    color: #969696;
}
.footer-main-1 .form-control:-moz-placeholder {
    color: #969696;
}
.footer-main-1 .form-control::-moz-placeholder {
    color: #969696;
}
.footer-main-1 .form-control:-ms-input-placeholder {
    color: #969696;
}
.footer-main-1 .btn i {
    color: #969696;
}
.footer-main-1 .widget_newsletter p {
    color: #969696;
    letter-spacing: 0.77px;
    font-size: 11px;
    line-height: 24px;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 40px;
}
.footer-main-1 .footer-social li a {
    text-align: center;
}
.footer-bottom-1 .copyrights p {
    font-family: 'montserratsemi_bold';
    color: #cecece;
    letter-spacing: 1.1px;
    font-size: 10px;
    font-weight: 600;
}
.hide{
    display: none;
}

#thanks {
  background-color: #fff;
  height:100vh; 
    margin:20px auto; 


    padding: 80px 100px 100px;
}
}
#thanks::after {
  content: none;
}
#thanks div {
  position: relative;

  text-align: center;
}
#thanks h2 {
  margin-bottom: 60px;
  color: #333;
  font : normal 300 64px/1 'Josefin Sans', sans-serif;
  text-align: center;
  white-space: nowrap;
}
#thanks p {
  color: #333;
  font : normal 400 20px/1 'Josefin Sans', sans-serif;
}
#thanks p a {
  color: #333;
  text-decoration: none;
  transition: color .3s;
}
#thanks p a:hover {
  color: #888;
}

.demo a:hover {
  opacity: .5;
}




#section01 a span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  box-sizing: border-box;
}

#section02{
    width:60%; 
    background-color: #f9f9f9; 
    height:100vh; 
    margin:20px auto; 
    opacity: 0.9;  
    border-radius: 10px;  
    padding: 80px 100px 100px;
}
#section03{
    width:60%; 
    background-color: #f9f9f9; 
    height:100vh; 
    margin:20px auto; 
    opacity: 0.9;  
    border-radius: 10px;  
    padding: 80px 100px 100px;
}
#section04{
    width:60%; 
    background-color: #f9f9f9; 
    height:100vh; 
    margin:20px auto; 
    opacity: 0.9;  
    border-radius: 10px;  
    padding: 80px 100px 100px;
}


#section02 a span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 46px;
  height: 46px;
  margin-left: -23px;
  border: 1px solid #fff;
  border-radius: 100%;
  box-sizing: border-box;
}
#section02 a span::after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: '';
  width: 16px;
  height: 16px;
  margin: -12px 0 0 -8px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  box-sizing: border-box;
}
#section02 a span::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  content: '';
  width: 44px;
  height: 44px;
  box-shadow: 0 0 0 0 rgba(255,255,255,.1);
  border-radius: 100%;
  opacity: 0;
  -webkit-animation: sdb03 3s infinite;
  animation: sdb03 3s infinite;
  box-sizing: border-box;
}




#section03 a span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 46px;
  height: 46px;
  margin-left: -23px;
  border: 1px solid #fff;
  border-radius: 100%;
  box-sizing: border-box;
}
#section03 a span::after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: '';
  width: 16px;
  height: 16px;
  margin: -12px 0 0 -8px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  box-sizing: border-box;
}
#section03 a span::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  content: '';
  width: 44px;
  height: 44px;
  box-shadow: 0 0 0 0 rgba(255,255,255,.1);
  border-radius: 100%;
  opacity: 0;
  -webkit-animation: sdb03 3s infinite;
  animation: sdb03 3s infinite;
  box-sizing: border-box;
}
@-webkit-keyframes sdb03 {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  60% {
    box-shadow: 0 0 0 60px rgba(255,255,255,.1);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb03 {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  60% {
    box-shadow: 0 0 0 60px rgba(255,255,255,.1);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}


#section04 a span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 46px;
  height: 46px;
  margin-left: -23px;
  border: 1px solid #fff;
  border-radius: 100%;
  box-sizing: border-box;
}
#section04 a span::after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: '';
  width: 16px;
  height: 16px;
  margin: -12px 0 0 -8px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  box-sizing: border-box;
}
#section04 a span::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  content: '';
  width: 44px;
  height: 44px;
  box-shadow: 0 0 0 0 rgba(255,255,255,.1);
  border-radius: 100%;
  opacity: 0;
  -webkit-animation: sdb03 3s infinite;
  animation: sdb03 3s infinite;
  box-sizing: border-box;
}
#section05 a {
  padding-top: 60px;
}
#section05 a span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 46px;
  height: 46px;
  margin-left: -23px;
  border: 1px solid #fff;
  border-radius: 100%;
  box-sizing: border-box;
}
#section05 a span::after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: '';
  width: 16px;
  height: 16px;
  margin: -12px 0 0 -8px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  box-sizing: border-box;
}
#section05 a span::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  content: '';
  width: 44px;
  height: 44px;
  box-shadow: 0 0 0 0 rgba(255,255,255,.1);
  border-radius: 100%;
  opacity: 0;
  -webkit-animation: sdb03 3s infinite;
  animation: sdb03 3s infinite;
  box-sizing: border-box;
}
#section06 a {
  padding-top: 60px;
}
#section06 a span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 46px;
  height: 46px;
  margin-left: -23px;
  border: 1px solid #fff;
  border-radius: 100%;
  box-sizing: border-box;
}
#section06 a span::after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: '';
  width: 16px;
  height: 16px;
  margin: -12px 0 0 -8px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  box-sizing: border-box;
}
#section06 a span::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  content: '';
  width: 44px;
  height: 44px;
  box-shadow: 0 0 0 0 rgba(255,255,255,.1);
  border-radius: 100%;
  opacity: 0;
  -webkit-animation: sdb03 3s infinite;
  animation: sdb03 3s infinite;
  box-sizing: border-box;
}
.fKUKfV {
    z-index: 30;
    position: fixed;;
    inset-block-start: 0px;
    inset-inline: 0px;
    margin: 0px;
    padding-block: 32px;
    padding-inline: 32px;
    box-sizing: border-box;
    transition: background-color 500ms 
cubic-bezier(0.23, 1, 0.32, 1), opacity 0.3s;
    pointer-events: none;
    opacity: 1;
}
.cKlyVD {
    position: relative;
    min-height: 40px;
    margin: 0px auto;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    box-sizing: border-box;
    -webkit-box-pack: center;
    justify-content: center;
}
.container{
    z-index: 2;
    position: relative;
    height: 100%;
    text-align: center;
    color: #fff;
    font : normal 300 24px/1 'Josefin Sans', sans-serif;
    white-space: nowrap;
}
.center_sc {
    position: relative;
    top: 45%;
    
    font-size: 20px;
    color: #fff;
    line-height: 1.5;
    margin-bottom: 100px;
    font-family: Georgia, 'Times New Roman', serif;
}
.center_sc span {
    font-size: 15px;
    color: #c7c0c0;
    line-height: 1.5;
    margin-bottom: 20px;
    font-weight: bold;
    font-style: italic;
    font-family: Georgia, 'Times New Roman', serif;
}   
.title_sc {
    font-size: 62px;
    color: #000000ff;
    line-height: 1.5;
    margin-bottom: 20px;
    font-weight: bolder;
    font-weight: bold;
    font-style: italic;
    font-family: Georgia, 'Times New Roman', serif;
}
.form-select {
    display: block;
    width: 100%;
    padding: .375rem 2.25rem .375rem .75rem;
    -moz-padding-start: calc(0.75rem - 3px);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg'  fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6');
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.butt_sc {
    position: relative;
    padding: 10px 5px 5px 5px;
    z-index: 2;
    border: #6c757d 1px solid;
    border-radius: 10px;
    margin-top: 30px;
    width: 200px;
    height: 50px;
    margin: 0 auto;
    box-sizing: border-box;
    cursor: pointer;
}
.butt_sc a{
  z-index: 2;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    color: #000;
    transition: all 0.3s ease-in-out;
    font : normal 600 25px/1 'Josefin Sans', sans-serif;
    letter-spacing: .1em;
    text-decoration: none;
     transition: opacity .3s;
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
    scrollbar-width: none;  /* Firefox, Safari 18.2+, Chromium 121+ */
}
.title_form {
    font-size: 40px;
    color: #000;
    line-height: 1.5;
    margin-bottom: 20px;
    font-weight: bolder;
    font-weight: bold;
    font-style: italic;
    font-family: Georgia, 'Times New Roman', serif;
}
.center_sc_end {
    position: absolute;
    top: 40%;
    transform: translateY(-30%);
    font-size: 20px;
    color: #000;
    line-height: 1.5;
    margin-bottom: 100px;
    font-family: Georgia, 'Times New Roman', serif;
}
.butt_sc_end {
    position: relative;
    z-index: 2;
    top: 30%;
    transform: translateY(-20%);
    width: 200px;
    height: 60px;
    margin: 0 auto;
    box-sizing: border-box;
    cursor: pointer;
}
/* Remove white-space: nowrap for better wrapping on small screens */
.container,
#thanks h2 {
  white-space: normal;
}

/* Ensure sections fill available height on mobile */
section, .container {
  /*min-height: 60vh;*/
}
/* ========================================================================== */
/* ========================================================================== */							
/* [ ## Responsive ] */
/* ========================================================================== */
/* ========================================================================== */
/* -- min-width: 1800 */
@media (min-width: 1800px) {
	
}
/* -- min-width: 992 */
@media (min-width: 992px) {	
	
}
/* -- max-width: 1200px */
@media (max-width: 1200px) {

	/* -- Contact Us */    
	.contact-us .contact-form {
        padding: 50px;
    }	

}
/* -- min-width: 1201 to max-width: 1366 */
@media only screen and (min-width: 1201px) and (max-width: 1366px) {

}
/* -- min-width: 1200 to max-width: 1366 */
@media only screen and (min-width: 1200px) and (max-width: 1366px) {

}
/* -- min-width: 992 to max-width: 1199 */
@media only screen and (min-width: 992px) and (max-width: 1199px) {

}
/* -- max-width: 991 */
@media (max-width: 991px) {
#section01{
        width:80%; 
        background-color: #f9f9f9; 
        height:auto; 
        margin:5px auto; 
        margin-bottom:5px;
        opacity: 0.9;  
        border-radius: 5px;  
        padding: 20px 10px 10px 20px;
    }
    #section02{
        width:80%; 
        background-color: #f9f9f9; 
        height:auto; 
        margin:5px auto; 
        margin-bottom:5px;
        opacity: 0.9;  
        border-radius: 5px;  
        padding: 20px 10px 10px 20px;
    }
    #section03{
        width:80%; 
        background-color: #f9f9f9; 
        height:auto; 
        margin:5px auto; 
        margin-bottom:5px;
        opacity: 0.9;  
        border-radius: 5px;  
        padding: 20px 10px 10px 20px;
    }
    #section04{
        width:80%; 
        background-color: #f9f9f9; 
        height:auto; 
        margin:5px auto; 
        margin-bottom:5px;
        opacity: 0.9;  
        border-radius: 5px;  
        padding: 20px 10px 10px 20px;
    }
    #thanks{
        width:80%; 
        background-color: #f9f9f9; 
        height:auto; 
        margin:5px auto; 
        margin-bottom:5px;
        opacity: 0.9;  
        border-radius: 5px;  
        padding: 20px 10px 10px 20px;
    }

}
/* -- min-width: 768 to max-width: 991 */
@media only screen and (min-width: 768px) and (max-width: 991px) {
#section01{
        width:80%; 
        background-color: #f9f9f9; 
        height:auto; 
        margin:5px auto; 
        margin-bottom:5px;
        opacity: 0.9;  
        border-radius: 5px;  
        padding: 20px 10px 10px 20px;
    }
    #section02{
        width:80%; 
        background-color: #f9f9f9; 
        height:auto; 
        margin:5px auto; 
        margin-bottom:5px;
        opacity: 0.9;  
        border-radius: 5px;  
        padding: 20px 10px 10px 20px;
    }
    #section03{
        width:80%; 
        background-color: #f9f9f9; 
        height:auto; 
        margin:5px auto; 
        margin-bottom:5px;
        opacity: 0.9;  
        border-radius: 5px;  
        padding: 20px 10px 10px 20px;
    }
    #section04{
        width:80%; 
        background-color: #f9f9f9; 
        height:auto; 
        margin:5px auto; 
        margin-bottom:5px;
        opacity: 0.9;  
        border-radius: 5px;  
        padding: 20px 10px 10px 20px;
    }
    #thanks{
        width:80%; 
        background-color: #f9f9f9; 
        height:auto; 
        margin:5px auto; 
        margin-bottom:5px;
        opacity: 0.9;  
        border-radius: 5px;  
        padding: 20px 10px 10px 20px;
    }
}
/* -- min-width: 480 to max-width: 767 */
@media only screen and (min-width: 480px) and (max-width: 991px) {

}
/* -- max-width: 767 */
@media (max-width: 767px) {

	/* -- Blogsingle Left */    
	.comment-form {
        margin-bottom: 30px;
    }
}
/* --  max-width: 639 */
@media (max-width: 639px) {
	#section01{
        width:80%; 
        background-color: #f9f9f9; 
        height:auto; 
        margin:5px auto; 
        margin-bottom:5px;
        opacity: 0.9;  
        border-radius: 5px;  
        padding: 20px 10px 10px 20px;
    }
	#section02{
        width:80%; 
        background-color: #f9f9f9; 
        height:auto; 
        margin:5px auto; 
        margin-bottom:5px;
        opacity: 0.9;  
        border-radius: 5px;  
        padding: 20px 10px 10px 20px;
    }
    #section03{
        width:80%; 
        background-color: #f9f9f9; 
        height:auto; 
        margin:5px auto; 
        margin-bottom:5px;
        opacity: 0.9;  
        border-radius: 5px;  
        padding: 20px 10px 10px 20px;
    }
    #section04{
        width:80%; 
        background-color: #f9f9f9; 
        height:auto; 
        margin:5px auto; 
        margin-bottom:5px;
        opacity: 0.9;  
        border-radius: 5px;  
        padding: 20px 10px 10px 20px;
    }
     #thanks{
        width:80%; 
        background-color: #f9f9f9; 
        height:auto; 
        margin:5px auto; 
        margin-bottom:5px;
        opacity: 0.9;  
        border-radius: 5px;  
        padding: 20px 10px 10px 20px;
    }

	.post-comment .media-body .media-heading {
		width: 100%;
		margin-bottom: 15px;
	}
	.post-comment .media-body .media-content a {
		float: none;
		display: inline-block;
		margin-bottom: 10px;
	}
}
/* --  max-width: 479 */
@media (max-width: 479px) {
    #section01{
        width:80%; 
        background-color: #f9f9f9; 
        height:auto; 
        margin:5px auto; 
        margin-bottom:5px;
        opacity: 0.9;  
        border-radius: 5px;  
        padding: 20px 10px 10px 20px;
    }
    #section02{
        width:80%; 
        background-color: #f9f9f9; 
        height:auto; 
        margin:5px auto; 
        margin-bottom:5px;
        opacity: 0.9;  
        border-radius: 5px;  
        padding: 20px 10px 10px 20px;
    }
    #section03{
        width:80%; 
        background-color: #f9f9f9; 
        height:auto; 
        margin:5px auto; 
        margin-bottom:5px;
        opacity: 0.9;  
        border-radius: 5px;  
        padding: 20px 10px 10px 20px;
    }
    #section04{
        width:80%; 
        background-color: #f9f9f9; 
        height:auto; 
        margin:5px auto; 
        margin-bottom:5px;
        opacity: 0.9;  
        border-radius: 5px;  
        padding: 20px 10px 10px 20px;
    }
    #thanks{
        width:80%; 
        background-color: #f9f9f9; 
        height:auto; 
        margin:5px auto; 
        margin-bottom:5px;
        opacity: 0.9;  
        border-radius: 5px;  
        padding: 20px 10px 10px 20px;
    }
    .contact-section .form-control {
        height: 42px;
    }
    .contact-section .btn {
        padding: 10px 15px;
    }	
	
    .post-comment .media-left {
        left: 5px;
        top: 10px;
    }
    
}