/*!
Theme Name: Gcint Group
Theme URI: https://gcintgroup.com/
Author: Basudev
Author URI: https://basudevkunwar.com.np
Description: Manpower Website
Version: 1.0.0
Tested up to: 7.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: GC International Group Pvt. Ltd.
Tags: manpower agency, hr solution, ethical recruitment, manpower recruitment
--------------------------------------------------------------*/

/* From http://codex.wordpress.org/CSS */

:root {


  --primary-color-3: #406AFF;
  --text-white: #FFFFFF;
  --body-font: "Manrope", sans-serif;
  --color-2: #676767;
 --primary-color-1: #F94C30;
 --bg-white: #FFFFFF;
 --header-color: #f90018;
}

.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.wp-caption {
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.gallery-item {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	width: 50%;
}

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: none;
	display: inline-block;
	max-width: 100%;
}

.gallery-item a img {
	display: block;
	-webkit-transition: -webkit-filter 0.2s ease-in;
	transition: -webkit-filter 0.2s ease-in;
	transition: filter 0.2s ease-in;
	transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.gallery-item a:hover img,
.gallery-item a:focus img {
	-webkit-filter: opacity(60%);
	filter: opacity(60%);
}

.gallery-caption {
	display: block;
	text-align: left;
	padding: 0 10px 0 0;
	margin-bottom: 0;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

.bypostauthor {
	font-weight: bold;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}



.services-08-item {
    text-align: center;
    padding:50px;
     border-radius: 4px;
  background-color: rgb(255, 255, 255);
  box-shadow: 1px 1.732px 60px 0px rgba(0, 0, 0, 0.1);
    position: relative;
}

.services-08-item .readmore {
  width: 50px;
  height: 50px;
  background: #d7d7d7;
  font-size: 24px;
  text-align: center;
  line-height: 50px;
  color: #162542;
  display: inline-block;
  margin-top: 15px;
}
.services-08-item .readmore:hover{
    color: #fff;
    background: #fd4b38;
}
.services-08 h2{
    color: #fff;
}
.services-08 .bg-outer{
     background-color: #fff;
    -webkit-box-shadow: 0px 30px 40px 0px rgba(32, 85, 125, 0.06);
    box-shadow: 0px 30px 40px 0px rgba(32, 85, 125, 0.06);    
}
.services-08 .col-lg-4.col-md-4{
    position: relative;
}
.services-08 .services-08-item--wrapper{
     border-bottom: 2px solid #f5f5f5;
}

.services-08 .services-08-item--wrapper:nth-child(2){
    border-bottom: none;
}
.services-08-item--wrapper > div{
    border-right: 2px solid #f5f5f5;
}
.services-08-item--wrapper > div:nth-child(3){
    border-right: none;
}
.services-08-content h3{
    margin-bottom: 15px;
    font-size: 24px;
}
.services-08-content,.services-08-thumb {
    position: relative;
    z-index: 1;
}
.services-08-thumb img{
    height: 40px;
}
.services-08-content .number {
  color: #f5f5f5;
  -webkit-text-stroke: 1px #fd4b38;
  -webkit-text-fill-color: #fff;
  font-size: 70px;
  font-weight: bold;
    margin-bottom: 35px;    
}
.services-08-item:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    z-index: 1;
}
.services-08-item:hover::before {
    background-color: #fff;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    top: -10px;
    left: -10px;
    background-color: #fff;
    -webkit-box-shadow: 0px 30px 40px 0px rgba(32, 85, 125, 0.06);
    box-shadow: 0px 30px 40px 0px rgba(32, 85, 125, 0.06);
}
.services-09::before {
display: none;
}
.services-09 p,.services-09 .section-title h5{
    color: #fff;
}

.animations-01 {
    position: absolute;
    left: 0;
    top: 240px;
     animation: alltuchtopdown 3s infinite;
      -webkit-animation: alltuchtopdown 3s infinite;
      animation-delay: 0s;
      -webkit-animation-delay: 1s;
}
.animations-02 {
    position: absolute;
    right: 0;
    bottom:150px;
     animation: alltuchtopdown 5s infinite;
      -webkit-animation: alltuchtopdown 5s infinite;
      animation-delay: 0s;
      -webkit-animation-delay: 3s;
}

@keyframes alltuchtopdown {
    0% {
      -webkit-transform: rotateX(0deg) translateY(0px);
      -moz-transform: rotateX(0deg) translateY(0px);
      -ms-transform: rotateX(0deg) translateY(0px);
      -o-transform: rotateX(0deg) translateY(0px);
      transform: rotateX(0deg) translateY(0px); }
    50% {
      -webkit-transform: rotateX(0deg) translateY(-20px);
      -moz-transform: rotateX(0deg) translateY(-20px);
      -ms-transform: rotateX(0deg) translateY(-20px);
      -o-transform: rotateX(0deg) translateY(-20px);
      transform: rotateX(0deg) translateY(-20px); }
    100% {
      -webkit-transform: rotateX(0deg) translateY(0px);
      -moz-transform: rotateX(0deg) translateY(0px);
      -ms-transform: rotateX(0deg) translateY(0px);
      -o-transform: rotateX(0deg) translateY(0px);
      transform: rotateX(0deg) translateY(0px); } }
  @-webkit-keyframes alltuchtopdown {
    0% {
      -webkit-transform: rotateX(0deg) translateY(0px);
      -moz-transform: rotateX(0deg) translateY(0px);
      -ms-transform: rotateX(0deg) translateY(0px);
      -o-transform: rotateX(0deg) translateY(0px);
      transform: rotateX(0deg) translateY(0px); }
    50% {
      -webkit-transform: rotateX(0deg) translateY(-20px);
      -moz-transform: rotateX(0deg) translateY(-20px);
      -ms-transform: rotateX(0deg) translateY(-20px);
      -o-transform: rotateX(0deg) translateY(-20px);
      transform: rotateX(0deg) translateY(-20px); }
    100% {
      -webkit-transform: rotateX(0deg) translateY(0px);
      -moz-transform: rotateX(0deg) translateY(0px);
      -ms-transform: rotateX(0deg) translateY(0px);
      -o-transform: rotateX(0deg) translateY(0px);
      transform: rotateX(0deg) translateY(0px); } }
  
  
  /* Here's the new blog dtl to add... */


  .p-relative {
    position: relative;
}
.fix {
    overflow: hidden;
}

/*============================
            Button
==============================*/
.nav-pill-main-div {
  position: relative;
  border-radius: 20px;
  box-shadow: inset -1px -7px 28px 3px rgba(1, 1, 1, 0.11);
  background-color: #fff1f1;
  height: 100%;
}
ul.tabs{
  margin: 0px;
  padding: 0px;
  list-style: none;
}
 ul.tabs li{
  background: none;
  color: #f50000;
  display: inline-block;
  padding: 10px 15px;
  cursor: pointer;
  transition: 0.3s ease all;
   width: 33%;
}
ul.tabs li.current{
  color: #222;
  transition: 0.3s ease all;
}
ul.tabs li.current span{
  color: #3ff009;
  transition: 0.3s ease all;
  
}
.tab-content{
  display: none;
  padding: 15px;
  transition: 0.3s ease all;
}
.tab-content.current{
  display: inherit;
  transition: 0.3s ease all;
}

ul.tabs li.current span::before{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: #cc4b24;
  -moz-transform: skew(-30deg, 0deg);
  -webkit-transform: skew(-30deg, 0deg);
  -o-transform: skew(-30deg, 0deg);
  -ms-transform: skew(-30deg, 0deg);
  transform: skew(-30deg, 0deg);
  transition: all 300ms ease;
  }
  

.nav-justified > li { 
  float: none; 
}
.nav-justified > li span { 
  width: 100%; 
}
.customize_solution .nav-justified > li {
    float: none;
}
.customize_solution span.ease-effect { 
  text-decoration: none; 
  -webkit-transition: 0.3s all ease; 
  transition: 0.3s ease all; 
}

.customize_solution span.ease-effect:hover, .customize_solution span.ease-effect:focus,.customize_solution ul.tabs li.current span:hover,.customize_solution ul.tabs li.current span:focus { 
  color: #FFF; 
  transition: 0.3s ease all; 
}
.customize_solution span.ease-effect { 
  letter-spacing: 2px; 
  text-transform: uppercase; 
  display: inline-block; 
  text-align: center; 
  font-weight: bold; 
  padding: 14px 0px; 
  border-top-right-radius: 2px; 
  border-top-left-radius: 2px; 
  position: relative; 
  z-index: 2;
}
.customize_solution .ease-effect:before { 
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: -1;
  background: #1f046b;
  -moz-transform: skew(-30deg, 0deg);
  -webkit-transform: skew(-30deg, 0deg);
  -o-transform: skew(-30deg, 0deg);
  -ms-transform: skew(-30deg, 0deg);
  transform: skew(-30deg, 0deg);
  transition: all 300ms ease;  
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.1); 
}

.customize_solution .ease-effect:hover:before, .customize_solution .ease-effect:focus{
  background: #131313;    
}

.customize_solution .ease-effect:hover:before, .customize_solution .ease-effect:focus:before { 
  -webkit-transition: 0.5s all ease; 
  transition: 0.5s all ease; 
  left: 0; 
  right: 0; 
  opacity: 1; 
}

.gradient-bg {
  background: linear-gradient(75deg, #65258a 10%, #e80566) !important;
}

.finbyz-icon {
  height: 100px;
  width: 100px;
}

@media (max-width: 767px) {
  .customize_solution span.ease-effect{
    font-size: 10px;
  }
  }


/*===================
        job vacancy
====================*/

.job{
  position: relative;
}

.job .job-card{
    webkit-box-shadow: 0 0 35px 0 rgb(130 130 130 / 20%);
    box-shadow: 0 0 35px 0 rgb(130 130 130 / 20%);
    border-radius: 10px;
    padding: 10px 35px;
}
.job .job-card .card-body .card-title{
  text-transform: capitalize;
  color: #6106f3 !important;
}

.job .job-card .card-body .card-title:hover{
  color: #eb0a0a !important;
}

.job .job-card .card-body p{
    font-weight: 600;
    opacity: 0.75;
    border-bottom: 1px solid rgb(241, 238, 238);
    padding: 10px 5px;
  }


  .job .job-card .card-body span{
    margin:10px;
  }

  .job .job-card .card-body p .country a{
    color:var(--bs-red);
  }

  .job .job-card .card-body p .country a:hover{
    color:var(--primary-color-3);
  }

/*===================
        CEO Massage
====================*/
  .about-start,
.about-end {
    background: var(--bs-yellow) center center no-repeat;
    background-size: contain;
}

@media (min-width: 992px) {
    .about-start {
        position: relative;
        margin-right: -90px;
        z-index: 1;
    }

    .about-end {
        position: relative;
        margin-left: -90px;
        z-index: 1;
    }
}

.about-bg {
  background-image: -webkit-repeating-radial-gradient(center center, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) 1px, transparent 1px, transparent 100%);
  background-image: -moz-repeating-radial-gradient(center center, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) 1px, transparent 1px, transparent 100%);
  background-image: -ms-repeating-radial-gradient(center center, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) 1px, transparent 1px, transparent 100%);
  background-image: -o-repeating-radial-gradient(center center, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) 1px, transparent 1px, transparent 100%);
  background-image: repeating-radial-gradient(center center, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) 1px, transparent 1px, transparent 100%);
  background-size: 5px 5px;
}
  
/* ==== Archive pagination===*/

.ts-pagination {
  padding: 0;
  margin-top: 20px;
}

.ts-pagination li {
  display: inline-block;
}

.ts-pagination li span, .ts-pagination li a{
  background: #0e5dae;
  padding: 0px 15px;
  color: #FFF;
  font-size: 18px;
  font-weight: 700;
  border-radius: 50px;
  -webkit-transition: all ease .3s;
  -o-transition: all ease .3s;
  transition: all ease .3s;
}
.ts-pagination li span, .ts-pagination li a:hover{
  background: #7e04e2;
  
}
.ts-pagination li span.current {
  color: #fff;
  background: #e70a41;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(252, 74, 0, 0.25);
  box-shadow: 0px 5px 15px 0px rgba(252, 74, 0, 0.25);
}

/*--------------------------------------------------------------
# Contact Form
--------------------------------------------------------------*/
div.wpcf7 { 
  background-color: #fbefde;
  border: 1px solid #f28f27;
  padding: 10px 100px;
  }
  
  .wpcf7 input[type="text"],
  .wpcf7 input[type="email"],
  .wpcf7 input[type="tel"] {
  background:#f8f9fa;
  color:#FFF;
  font-style:italic;    
  }
  .wpcf7 input[type="submit"],
  .wpcf7 input[type="button"] { 
  background-color:#725f4c;
  text-align:center;
  margin-top:10px;
  text-transform:uppercase;
  }
/*--------------------------------------------------------------
# Site Footer
--------------------------------------------------------------*/
.site-footer {
  position: relative;
  display: block;
  background-color: #282828;
  z-index: 1;
}

.site-footer__shape-1 {
  position: absolute;
  top: 128px;
  left: 195px;
}

.site-footer__shape-1 img {
  width: auto;
}

.site-footer__shape-2 {
  position: absolute;
  bottom: 135px;
  right: 235px;
}

.site-footer__shape-2 img {
  width: auto;
}

.site-footer__top {
  position: relative;
  display: block;
  padding-top: 113px;
  padding-bottom: 1px;
  overflow: hidden;
  z-index: 1;
}

.site-footer__shape-3 {
  position: absolute;
  bottom: -40px;
  left: 0;
  z-index: -1;
}

.site-footer__shape-3 img {
  width: auto;
}

.site-footer__shape-4 {
  position: absolute;
  bottom: -15px;
  right: 0;
  z-index: -1;
}

.site-footer__shape-4 img {
  width: auto;
}

.footer-widget__about {
  position: relative;
  display: block;
  margin-top: 5px;
}

.footer-widget__logo-box {
  position: relative;
  display: flex;
  align-items: center;
}

.footer-widget__logo {
  position: relative;
  display: block;
}

.footer-widget__logo a {
  position: relative;
  display: block;
}

.footer-widget__logo a img {
  width: 100%;
}

.footer-widget__text {
  color: var(--text-white);
  margin-top: 24px;
  margin-bottom: 36px;
}

.footer-widget__social-box {
  position: relative;
  display: flex;
  align-items: center;
}

.footer-widget__social-box li {
  position: relative;
  display: block;
}

.footer-widget__social-box li+li {
  margin-left: 10px;
}

.footer-widget__social-box li a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 45px;
  height: 50px;
  background-color: #343333;
  border-radius: 3px;
  font-size: 16px;
  color: var(--text-white);
  overflow: hidden;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 1;
}

.footer-widget__social-box li a:hover {
  color: var(--primary-color-1);
  background-color: var(--text-white);
}

.footer-widget__social-box li a:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-color: var(--text-white);
  border-radius: 3px;
  -webkit-transition-delay: .1s;
  transition-delay: .1s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-duration: .4s;
  transition-duration: .4s;
  -webkit-transition-property: all;
  transition-property: all;
  opacity: 1;
  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  z-index: -1;
}

.footer-widget__social-box li a:hover:after {
  opacity: 1;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

.footer-widget__quick-links {
  position: relative;
  display: block;
}

.footer-widget__title {
  font-size: 22px;
  font-weight: 600;
  line-height: 32px;
  color: var(--text-white);
  margin-bottom: 25px;
}

.footer-widget__quick-links-list {
  position: relative;
  display: block;
}

.footer-widget__quick-links-list  li a:before {
  content: "\f105";
  font-family: 'Font Awesome 5 Pro';
  position: absolute;
  font-weight: 700;
  left: -15px !important;
  top: -2px;
}

.footer-widget__quick-links li {
  position: relative;
  display: block;
}

.footer-widget__quick-links li+li {
  margin-top: 6px;
}

.footer-widget__quick-links li a {
  color: var(--text-white);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.footer-widget__quick-links li a:hover {
  letter-spacing: 1px;
  color: var(--primary-color-1);
}

.footer-widget__get-in-touch {
  position: relative;
  display: block;
  margin-left: 25px;
}

.footer-widget__get-in-touch-text {
  color: var(--text-white);
  line-height: 30px;
}

.footer-widget__email-box {
  position: relative;
  display: block;
  margin-top: 21px;
}

.footer-widget__email-box a {
  color: var(--text-white);
  position: relative;
  display: block;
  line-height: 28px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.footer-widget__email-box a:hover {
  color: var(--primary-color-1);
}

.footer-widget__contact {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 32px;
}

.footer-widget__contact .icon {
  position: relative;
  display: inline-block;
}

.footer-widget__contact .icon span {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 38px;
  background-color: #191919;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  font-size: 24px;
  color: var(--text-white);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.footer-widget__contact .icon span:hover {
  background-color: var(--primary-color-1);
  color: var(--text-white);
}

.footer-widget__contact .text {
  position: relative;
  display: block;
  margin-left: 8px;
}

.footer-widget__contact .text a {
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
  color: var(--text-white);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.footer-widget__contact .text a:hover {
  color: var(--primary-color-1);
}

.footer-widget__newsletter {
  position: relative;
  display: block;
}

.footer-widget__newsletter-text {
  color: var(--text-white);
  line-height: 30px;
}

.footer-widget__subscribe-box {
  position: relative;
  display: block;
  margin-top: 20px;
  margin-bottom: 10px;
}

.footer-widget__subscribe-input-box {
  position: relative;
  display: block;
}

.footer-widget__subscribe-input-box input[type="email"] {
  height: 70px;
  width: 100%;
  background-color: #191919;
  outline: none;
  font-size: 14px;
  color: #5a5a5a;
  border: none;
  border-radius: 3px;
  padding-left: 20px;
  padding-right: 60px;
}

.footer-widget__subscribe-btn {
  position: relative;
  width: 100%;
  line-height: 50px;
  border: none;
  background-color: var(--primary-color-1);
  color: var(--text-white);
  border-radius: 3px;
  padding: 0;
  margin: 0;
  overflow: hidden;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 1;
}

.footer-widget__subscribe-btn:hover {
  color: var(--primary-color-1);
  background-color: var(--bg-white);
}

.footer-widget__subscribe-btn:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-color: var(--bg-white);
  border-radius: 3px;
  -webkit-transition-delay: .1s;
  transition-delay: .1s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-duration: .4s;
  transition-duration: .4s;
  -webkit-transition-property: all;
  transition-property: all;
  opacity: 1;
  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  z-index: -1;
}

.footer-widget__subscribe-btn:hover:after {
  opacity: 1;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

.footer-widget__bottom-text {
  position: relative;
  display: block;
}

.footer-widget__bottom-text p {
  color: var(--text-white);
}

.site-footer__bottom {
  position: relative;
  display: block;
  background-color: #2d2c2c;
  padding-top: 18px;
  padding-bottom: 5px;
}

.site-footer__bottom-inner {
  position: relative;
  align-items: center;
  justify-content: space-between;
}

.site-footer__bottom-text {
  position: relative;
  display: block;
}

.site-footer__bottom-text p {
  font-size: 15px;
  font-family: var(--body-font);
  color: var(--text-white);
}

.site-footer__bottom-text p a{
  -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
  color: var(--primary-color-1);
}

.site-footer__bottom-text p a:hover{
  color: var(--primary-color-3);
}

.site-footer__bottom-menu {
  position: relative;
  align-items: center;
  justify-content: center;
}

.site-footer__bottom-menu li {
  position: relative;
  display: block;
}

.site-footer__bottom-menu li+li {
  margin-left: 30px;
}

.site-footer__bottom-menu a {
  font-size: 15px;
  font-family: var(--body-font);
  color: var(--primary-color-1);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.site-footer__bottom-menu a:hover {
  color: var(--primary-color-3);
}


