/* COMMAN CSS */
@font-face {
    font-family: 'Versailles LT Regular'; 
    src: url('../fonts/Versailles LT Regular.woff') format('woff');
}

/* COMMAN CSS */
body {
    /* font-family: 'Seriously'; */
    font-family: 'Quicksand', sans-serif;
}

html {
    margin: 0 !important;
    padding: 0;
}

li {
    list-style: none;
}
a {
    outline: none !important;
    text-decoration: none;
    box-shadow: none !important;
}
ul#menu-main-menu li a:hover {
    color: #424242;
}
select,input {
    outline: none !important;
}

section {
    float: left;
    width: 100%;
}

.btn {    
    font-family: 'Quicksand', sans-serif;
}

.gray-btn-background:hover {
    background: #000;
    color: #fff;
}

.gray-btn-background {
    background: #F5EFEF;
}

a.btn {
    border-radius: 0;
    text-transform: uppercase;
    padding: 11px 60px;
    color: #4D4D4D;
}









/* HEADER CSS */
a.navbar-brand {
    width: 35%;
}
a.navbar-brand img {
    width: 100%;
}
ul#menu-main-menu li a {
    color: #000;
    font-size: 16px;
    padding: 0 15px;
}
.header-book-now-btn {
    margin-left: 20px;
}
.header-book-now-btn a.btn.gray-btn-background {
    padding: 11px 30px;
}
nav.navbar {
    padding: 20px 0;
}

/* BANNER SECTION */
section.main-home-banner {
    height: 100vh;
    overflow: hidden;
}

.absolute-banner-img figure {
    height: 100vh;
}

body .absolute-banner-img img {
    height:90vh;
    width: 100%;
    object-fit: cover;
}

/* Get Gorgeous */
section.banner-section {
    padding: 50px 0 100px;
}
.banner-colom h2 {
    font-size:70px;
}
.banner-colom a.btn.gray-btn-background {
    margin-top: 30px;
}
.banner-colom p {
    margin: 0;
    font-size: 18px;
    color: #000000c2;
}
.banner-colom.text-center.for-home-page-about-class-colom h2 {
    margin: 0;    font-family: 'Versailles LT Regular';
    line-height:82px;
}
/* CENTER PART FULL IMAGE SECTION */
.padding-zero {
    padding: 0;
}

section.center-full-image-section { 
    overflow: hidden; position: relative;
}
section.center-full-image-section .container-fluid.padding-zero {
    height: 94vh;
    overflow: hidden;
}
section.center-full-image-section img {
     object-fit: cover;
}
.absolute-colom-row-class {
    position: absolute;
    bottom: 0;
    text-align: center;
}
.absolute-colom-row-class .center-part-text-info.text-center {
    color: #fff;
    width: 60%;
    margin: 0 auto;
    display: flex;
    gap: 34px;
}
.absolute-colom-row-class .center-part-text-info.text-center .fa {
    color: #E7979E;
    font-size: 30px;
}
h2.text-center.our-work-btn-add {
    margin-bottom: 20px;
    position: relative;
    bottom: 30px;
}
section.our-hair-work-section {
    padding-top: 50px;
}
.center-part-text-info.text-center {
    padding: 50px 0;
    font-size: 20px;
    color: #00000091;
}

/* OUR HAIR WORK */
section.our-hair-work-section .slick-slide img {
    border-radius: 47% 47% 0 0;
}
section.our-hair-work-section h5 span{
    font-size:34px;
    width: 50%; font-family: 'Versailles LT Regular';
    text-align: center;
    margin: 13px auto;
    color: #000;
}
h2.text-center.our-work-btn-add a {
    color: #4D4D4D;
    font-size: 18px;
    border-bottom: 1px solid #4D4D4D;
    text-transform: uppercase;
    padding-bottom: 8px;
}
section.our-hair-work-section .our-hair-work ul.slick-dots {
    display: none;
}
section.our-hair-work-section a.btn-ancher-hair-work span{
    font-family: 'Quicksand', sans-serif;
}
.content {
    font-size: 18px;
    color: #00000091;
}
.our-hair-work.main-slider.slick-initialized {
    padding-top: 22px;
}
section.our-hair-work-section a .content {
    padding: 20px 0;
}
section.our-hair-work-section a {
    overflow: hidden;
    display: inline-block;
    padding: 0 20px;
}
section.our-hair-work-section h2 span  .fa, a.btn-ancher-hair-work span i.fa{
    margin-left: 10px;
}
section.our-hair-work-section h5 {
    border-bottom: 1px solid #00000059;padding: 10px 0;
}

a.btn-ancher-hair-work span {
    color: #4D4D4D;
    font-size: 18px;  font-family: 'Versailles LT Regular'; 
    border-bottom: 1px solid #4D4D4D;
    text-transform: uppercase;
}
section.our-hair-work-section h2 span {
    color: #4D4D4D; font-size: 18px;
    border-bottom: 1px solid #4D4D4D;
    margin-bottom: 50px;
    display: inline-block;
}
.click-our-work-class {
    overflow: hidden;
    display: inline-block;
    padding: 0 20px;
}
.click-our-work-class .content {
    padding: 20px 0;
}
.banner-colom.text-center.for-home-page-about-class-colom .get-goreous-text {
    padding-top: 20px;
}
/* two-images-section  */
section.two-images-section {
    overflow: hidden;    padding: 70px 0 0;
}
section.two-images-section .row {
    position: relative; 
}
section.services-page-full-images-section .container-fluid.margin-zero {
    padding-top: 70px;
}
.absolute-heading-on-images.text-right.postion-absolute {
    top: 50px;
    right: 0;    padding-right: 30%;
}
.absolute-heading-on-images.text-left.postion-absolute {
    bottom: 50px;  left: 0;    padding-left: 30%;
}
.absolute-heading-on-images {
    position: absolute;z-index: 1;
}
.padding-zero.postion-relative {
    position: relative;
}
.absolute-heading-on-images h4 {
    color: #fff;margin: 0;
    font-size: 50px; font-family: 'Versailles LT Regular';
}
.absolute-heading-on-images.text-right.postion-absolute h4.after-border:after {
    background: #fff;
    display: block;
    content: " ";
    width: 40%;
    height: 1px;
    position: absolute;
    right: 0;
    top: 71%;
}
.absolute-heading-on-images.text-left.postion-absolute h4.after-border:after {
    background: #fff;
    display: block;
    content: " ";
    width: 40%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 71%;
}
section.two-images-section img {
    height: 95vh;
    object-fit: cover;
}

/* our-review  */
.our-review {
    background: #f5efef78;
    padding: 40px;
}
h4.our-review-head {
    font-size: 46px;   font-family: 'Versailles LT Regular'; 
    color: #4D4D4D;
}
.our-review img {
    margin: 10px 0 30px;
}
a.btn-our-review .fa {
    margin-left: 10px;
}
.review-btn a {
    color: #4D4D4D;
    font-size: 18px; 
    border-bottom: 1px solid #4D4D4D;
    text-transform: uppercase;
}

/* HOME BANNER ABSOLUTE COLOM */
section.main-home-banner.postion-relative.for-home-page-postion-relative {
    position: relative;
    background-size: cover !important;
    background: url(/wp-content/uploads/2023/09/Group-1000001733-1.jpg) no-repeat;
    background-position: 80% 100%;
}
section.banner-section.postion-absolute-banner-home {
    position: absolute;
    bottom: 0;    bottom: -50px;
    color: #fff;
}
section.banner-section.postion-absolute-banner-home p {
    color: #fff;
}
/* HOME BANNER ABSOLUTE COLOM END */


/* pretty-obsessed-section */
section.pretty-obsessed-section h2 {
    font-size: 90px;
}
section.pretty-obsessed-section h2 p {
    margin: 0;
}
section.pretty-obsessed-section {
    background: #301D1D;
    padding: 100px 0;
    color: #fff;
}
section.pretty-obsessed-section p {
    color: #fff;
}
.center-image-part-img-class img {
    border: 1px solid #fbfbfb;
    padding: 20px;    height: 530px;
}
section.pretty-obsessed-section .content p {
    line-height: 30px;
    text-align: justify;
    font-size: 18px;
}
.center-image-part-img-class {
    padding-right: 60px;
}
.quote-font {
    font-size: 20px;
}
section.quote-section-center-part {
    padding:  60px 0 25px;
}
section.quote-section-center-part i.fa.fa-quote-left {
    left: -30px;
}
.quote-font {
    position: relative;
}
.quote-font .fa {
    position: absolute;
}
section.quote-section-center-part i.fa.fa-quote-left {
    left: -30px;
}
section.quote-section-center-part i.fa.fa-quote-right {
    right: 0;
    bottom: 0;
}
.center-image-part-img-class:before {
    background-color: #fff;
    position: absolute;
    height: 1px;
    right: 0;
    width: 60px;
    top: 26%;
    left: -48px;
    content: " ";
    float: left;
    display: block;
}
p.author-name-css-class {
    font-size: 19px;
    position: relative;
    top: 30px;
    color: #d7d7d7 !important;
    text-transform: uppercase;
      font-family: 'Versailles LT Regular'; 
    font-weight: 300;
}
.center-image-part-img-class {
    position: relative;
}
.row.second-row .text-end h4 {
    font-size: 40px;
    margin-top: -152px;
    max-width: 143px; 
}
/* instagram */
section.instagram {
    text-align: center;
    padding: 60px 0 0;
}
section.instagram h4 {
    padding-bottom: 30px;
}
.reels-row {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
.reels-row img {
    width: 100%;
}

/* ABOUT US PAGE CSS */

section.about-us-page-section {
    padding: 70px 0;
}
section.about-us-page-section h2 {
    font-size: 90px;font-family: 'Versailles LT Regular'; 
    margin: 30px 0;
}
section.about-us-page-section .get-goreous-text {
    font-size: 18px;line-height: 35px;
    color: #000000c2;
}
section.about-us-page-section .get-goreous-text.text-left {
    text-align: left;
}
section.about-us-page-section img {
    border-bottom: 1px solid #2222226b;width: 540px;
}
section.meet-the-founder-section {
    padding-top: 100px;
}
.inner-tittle-founder-meet.img img {
    border-radius: 47% 47% 0 0;    padding: 0 28px;
}
a.btn.colorfull-btn-background {
    background: #E7979E;
    color: #fff;
}
.inner-tittle-founder-meet p {
    margin: 0;font-family: 'Versailles LT Regular';
}
.inner-tittle-founder-meet {
    font-size: 43px;
    line-height: 55px;
}
.inner-tittle-founder-meet a.btn {
    text-transform: capitalize;
    font-size: 28px;
}
.row.bottom-border-about-section.align-items-end:after {
    background: #2222226b;
    height: 2px;
    width: 70%;
    display: block;
    content: " ";
    margin: 0 auto;
    position: relative;
    top: 40px;
    left: 30px;
}
.row.bottom-border-about-section.align-items-end {
    padding-bottom: 40px;
    position: relative;
}
.row.full-info-text-about-page .get-goreous-text {
    font-size: 18px;
    line-height: 35px;
    color: #000000c2;
    padding-top: 40px;
}

/* SERVICES PAGE */
section.hair-services-section {
    background: #fff;
    padding: 80px 0;
}
h2.w-100.text-center.block-for-mobile-heading {
    width: 80% !important;font-family: 'Versailles LT Regular';
    margin: 0 auto 40px; border-bottom: 1px solid #ddddddeb;
}
/* .top-headinger {
    border-bottom: 1px dashed #ffffffbf;
} */
 
.row.cstm-pt-none-row .col-xs-12 {
    padding-left: 25px !important;
}
.inner-colom-services-colom {
    color: #000;
    padding: 0;
    margin: 10px 0 0;
}
.row.cstm-w-class-add .text-full-info-services {
    width: 60%;
}
section.hair-services-section h2 {
    color: #000; padding-bottom: 20px;
}
section.makeup-colom-section h2, section.hair-services-section h2 {
    font-size: 32px;
}
.top-headinger { font-weight: 600;
    font-size: 17px;text-transform: uppercase;
    padding-bottom:12px;
}
section.makeup-colom-section .top-headinger.border-none {
    margin-top: 20px;
}
section.makeup-colom-section h2.w-100.text-center.block-for-mobile-heading {
    padding-bottom: 24px;font-family: 'Versailles LT Regular';
}
.inner-makeup-coloms .inner-colom-services-colom .top-headinger.pb {
    margin-top: 24px;
}
.row.cstm-pt-none-row, .row.cstm-pt-none-row .col-xs-12 {
    padding: 0;
}
.hair-servicess.main-slider.row, .row.cstm-w-80{
    width: 80%;
    margin: 0 auto;
}
.text-full-info-services {
    font-family: 'Outfit', sans-serif;
    font-size: 17px;    line-height: 30px;
    color: #222; 
    font-weight: 300;
}
.inner-images-coloms img {
    height: 100%;
    object-fit: cover;
}
section.banner-section.services-page-abouts .get-goreous-text p {
    line-height: 40px;
}
.inner-images-coloms {
    height: 500px;
    overflow: hidden;
}
.hair-servicess.main-slider {
    margin: 0;
}
.inner-makeup-coloms .inner-colom-services-colom {
    color: #000000;
    border-color: #000000;
}
.inner-makeup-coloms .top-headinger {
    border-color: #000000;
}
.inner-makeup-coloms .text-full-info-services {
    color: #000000;
}

.top-headinger.border-none {
    border: none;
}
section.hair-services-section.pt-0.ptt-80 {
    padding-top: 80px !important;
}
.dashed-border {
    border-right: 1px dashed #000;
    padding-right: 35px;
}
.makeup-right-colom {
    padding-left: 35px;
}
.inner-makeup-coloms h3 {
    padding-bottom: 35px;
    font-size: 45px;
}
.imagesfull-colom img {
    height:570px;
    object-fit: cover;
}
section.instagram.home-page-insta-class {
    padding-bottom: 30px;
}




/* FOOTER */
.black{background: #000;}
.footer-menu-list ul {
  padding: 0;
  margin: 12px 0 0;
}
.footer-menu-list ul li a, .footer-menu-list p {
  font-size: 19px;
  color: #B2B2B2;
}
section.main-footer {
font-family: 'Versailles LT Regular'; 
  padding-top: 70px;
}
.footer-menu-list {
  text-transform: uppercase;    font-size: 21px; 
  font-weight: 300;color:#fff;
}
.social-icons a i {
  color: #E7979E;
  font-size: 17px;
  border: 1px solid #fff;
  padding: 4px 6px;
}
.social-icons {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin: 23px 0 45px;
}
.footer-top-bar { 
    max-width: 753px;     padding-top: 55px;
    color: #666666;     clear: both;
    width: 100%;
    font-size: 20px; 
}
.copyright {
  font-size: 14px;
  margin-top: 80px;
  border-top: 1px solid #333333;
  padding-top: 20px;
}
section.main-footer ul a {
    padding: 4px 0;    font-family: 'Quicksand', sans-serif;font-size: 16px;
}
.footer-menu-list h4 {
    font-weight: 300;margin-bottom: 30px;font-size: 18px;
}
.footer-menu-list a {
    color: #B2B2B2;
}
p.has-text-align-center {
    color: #B2B2B2;
}
section.main-footer ul a:hover {
    color: #ffffff;
}
.pretty-obsessed-hair.main-slider.slick-initialized {
    padding: 50px 0  100px;
}
 
section.pretty-obsessed-section button.slick-prev.slick-arrow {
    left: 45%;
}
section.pretty-obsessed-section button.slick-next.slick-arrow {
    right: 45%;
}
section.pretty-obsessed-section button.slick-next.slick-arrow:before {
    background: url(/wp-content/uploads/2023/09/Vector-1.png) no-repeat;
    content: " ";
    padding: 0 20px;
}
section.pretty-obsessed-section button.slick-prev.slick-arrow:before {
    background: url(/wp-content/uploads/2023/09/Vector.png) no-repeat;
    content: " ";
    padding: 0 20px;
}
section.pretty-obsessed-section .slick-arrow {
    top: auto;
    bottom: 0;
    border: 1px solid #E7979E;
    padding: 24px;
    border-radius: 100%;
}
section.pretty-obsessed-section button.slick-next.slick-arrow:before, section.pretty-obsessed-section button.slick-prev.slick-arrow:before {
    right: 15px;
    position: relative;
    bottom: 9px;
}
.home section.instagram.footer-insta-class {
    display: none;
}
.home .footer-top-bar {
    display: block !important;
}











/* MEDIA QUERY CODE  */


@media screen and (min-width:1199px) and (max-width:1299px) {
.absolute-colom-row-class { 
    bottom: 50px; 
}}
@media screen and (min-width:999px) and (max-width:1199px) {
.inner-makeup-coloms h3 { 
    font-size: 29px;
}
.top-headinger { 
    font-size: 18px; 
}
.inner-images-coloms {
    height: 330px;
}
.row.bottom-border-about-section.align-items-end:after { 
    width: 90%; 
    left: 0;
}
.inner-tittle-founder-meet a.btn {
    text-transform: capitalize;
    font-size: 23px;
    padding: 11px 30px;
}
section.two-images-section img {
    height: 75vh; 
}
section.center-full-image-section .container-fluid.padding-zero {
    height: 70vh; 
}
.footer-menu-list, .footer-menu-list a {
    font-size: 15px !important;
}
section.pretty-obsessed-section button.slick-next.slick-arrow {
    right: 43%;
}
section.pretty-obsessed-section button.slick-prev.slick-arrow {
    left: 43%;
}
.center-image-part-img-class img { 
    height: 429px;
}
section.pretty-obsessed-section .content p {
    line-height: 32px;
    font-size: 16px;
}}


@media screen and (min-width:1200px) and (max-width:1399px) {
.row.bottom-border-about-section.align-items-end:after { 
    width: 75%; 
}
}
@media screen and (min-width:768px) and (max-width:999px) {
section.our-hair-work-section .our-hair-work ul.slick-dots button:before {
    font-size: 17px;
}
.banner-colom.text-center.for-home-page-about-class-colom h2 { 
    line-height: 70px;
    font-size: 51px;
}
.top-headinger { 
    font-size: 12px; 
}
.inner-makeup-coloms h3 { 
    font-size: 21px;
}
.inner-images-coloms {
    height: 210px;
}
.row.bottom-border-about-section.align-items-end:after { 
    width: 90%; 
    left: 0;
}
.inner-tittle-founder-meet a.btn {
    text-transform: capitalize;
    font-size: 23px;
    padding: 11px 30px;
}
section.two-images-section img {
    height: 65vh; 
}
section.center-full-image-section .container-fluid.padding-zero {
    height: 60vh; 
}
.footer-menu-list, .footer-menu-list a {
    font-size: 15px !important;
}
section.pretty-obsessed-section button.slick-next.slick-arrow {
    right: 40%;
}
section.pretty-obsessed-section button.slick-prev.slick-arrow {
    left: 40%;
}
.center-image-part-img-class img { 
    height: 359px;
}
.center-image-part-img-class {
    padding-right: 20px;
}
section.pretty-obsessed-section .content p {
    line-height: 23px;
    font-size: 14px;
}
div#navbarCollapse {
    background: #fff;
    padding: 20px 0;
}
.navbar-dark .navbar-toggler-icon {
    filter: invert(1);
}
.absolute-banner-img, .absolute-banner-img figure{
    height: 70vh;
}}

@media screen and (min-width:320px) and (max-width:767px) {
section.services-page-full-images-section .container-fluid.margin-zero {
    padding-top:0px;
}
.absolute-colom-row-class .center-part-text-info.text-center i.fa.fa-quote-left {
    left: 30px;
    position: relative;
    bottom: 30px;
}
.absolute-colom-row-class .center-part-text-info.text-center i.fa.fa-quote-right {
    position: relative;
    right: 30px;
    bottom:30px;
}
section.main-home-banner.postion-relative.for-home-page-postion-relative { 
    background-size: cover !important;     background-position: 50% 0% !important;
}
.absolute-colom-row-class .center-part-text-info.text-center { 
    width: 100%;
    gap: 0;
    font-size: 15px;
}
section.center-full-image-section .container-fluid.padding-zero {
    height: 50vh !important; 
}
section.center-full-image-section img { 
    height: 100%;
}
section.quote-section-center-part i.fa.fa-quote-left {
    left: 0;
    top: -23px;
}
section.quote-section-center-part i.fa.fa-quote-right {
    right: 0;
    bottom: -23px;
}
.quote-font {
    font-size: 15px;
}
section.our-hair-work-section .our-hair-work ul.slick-dots button:before {
    font-size: 17px;
}
section.our-hair-work-section .our-hair-work ul.slick-dots {
    display: block;
}
section.makeup-colom-section {
    padding:70px 0;
}
section.hair-services-section.pt-0 {
    padding: 0 0 60px;
}
.inner-colom-services-colom { 
    padding: 0 20px; 
}
h2.w-100.text-center.block-for-mobile-heading {
    width: 100% !important;
    margin: 15px auto 40px;
}
.top-headinger { 
    font-size: 15px; 
}
section.hair-services-section { 
    padding: 0;
}
.row.cstm-w-class-add .text-full-info-services {
    width: 100%;
}
.our-review {
    margin: 16px 0;
}
.banner-colom.text-center.for-home-page-about-class-colom h2 {
    margin: 0;    font-size: 35px;
    line-height: 50px;
}
.inner-tittle-founder-meet.img img {
padding: 0;
}
.dashed-border{
    border: none;
}
.hair-servicess.main-slider.row, .row.cstm-w-80 {
    width: 100%; 
}
section.services-page-full-images-section .col-xs-6 {
    width: 49%;
}
.imagesfull-colom img {
    height: 190px; 
}
.makeup-right-colom, .dashed-border {
    padding: 15px;
}
.inner-makeup-coloms h3 {
    padding-bottom: 20px;
    font-size: 38px;
}
section.hair-services-section .slick-dots li button:before {
    color: #222 !important;
    font-size: 14px;
}
.inner-images-coloms {
    height: 115px;
}
section.service-image-grid-section .col-xs-6 {
    width: 25%;
}
section.meet-the-founder-section {
    padding-top: 0;
}
section.meet-the-founder-section .col-xs-12 {
    width: 100%;
    text-align: center !important;
}
section.about-us-page-section h2 {
    font-size: 66px; 
}
.inner-tittle-founder-meet {
    text-align: center;
    font-size: 39px;
    display: flex;
    margin: 0 20px;
}
.inner-tittle-founder-meet a.btn { 
    width: 100%;
    margin-top: 20px;
}
.row.bottom-border-about-section.align-items-end:after{
    display: none;
}
p.author-name-css-class {
    margin-bottom: 40px;
}
.reels-row {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
section.center-full-image-section .container-fluid.padding-zero {
    height: 30vh; 
}
.center-image-part-img-class {
    padding: 15px;
}
.center-image-part-img-class img { 
    height: 410px;
    width: 100%;
    object-fit: cover;
}
section.pretty-obsessed-section button.slick-prev.slick-arrow {
    left: 30%;
}
section.pretty-obsessed-section button.slick-next.slick-arrow {
    right: 30%;
}
section.pretty-obsessed-section .col-xs-12 {
    width: 100%;
}
.footer-menu-list {
    padding-top: 20px;
}
.footer-menu-list {
    text-align: center;
}
section.pretty-obsessed-section h2 {
    font-size: 40px;
}
section.two-images-section { 
    padding: 30px 0 0;
}
section.our-hair-work-section h5 span {
    font-size: 28px;
    width: 100%; 
}
section.our-hair-work-section {
    overflow: hidden;
}
    section.main-footer.black 
 center img {
    width: 100%;
}
.absolute-heading-on-images.text-right.postion-absolute h4.after-border:after, 
.absolute-heading-on-images.text-left.postion-absolute h4.after-border:after { 
    width: 30%; 
}
.absolute-heading-on-images h4 { 
    font-size: 35px;
}
section.two-images-section img {
    height: 50vh; 
}
.banner-colom h2 {
    font-size: 45px;
}
a.navbar-brand img {
    width: 100%;
}

a.navbar-brand {
    width: 70%;
}

.navbar-dark .navbar-toggler-icon {
    filter: invert(1);
}

div#navbarCollapse {
    background: #fff;
    padding: 20px 0;
}

ul#menu-main-menu li a {
    padding: 0 15px;
    line-height: 36px;
}




section.main-home-banner {
    height: 65vh;
}
section.banner-section.postion-absolute-banner-home { 
    bottom: -70px;
}
section.banner-section.postion-absolute-banner-home h2 {
    line-height: 39px !important;
}
.center-image-part-img-class:before{display: none;}}
@media screen and (max-width: 782px){
.left{order: 2;}
.right{order: 3;
margin-top: 45px;}
.copyright {
    order: 3;
}
.row.second-row .text-end h4 {
    width: 100%;max-width: 100%;
    margin-top: 0;
    text-align: center;
    font-size: 32px;
}
}