/*!

 =========================================================
 * Login Form Bootstrap 1
 =========================================================

 * Product Page: https://uifresh.net
 * Copyright 2021 UIFresh (https://uifresh.net)
 * Coded by UIFresh

 =========================================================

 * The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

 */
html, body{
	height: 100%;
}
body{
		min-height: 100vh;
	/*display: flex;*/
	flex-direction: column;
	align-items: center;
	justify-content: center;
  background: radial-gradient(circle,rgba(255, 174, 0, 1) 8%, rgba(255, 255, 255, 1) 100%);
}
a{
	color: #a08801;
	text-decoration: none;
}
a:hover{
	color: #ebb010;
}
.uf-form-signin {
    width: 100%;
    max-width: 350px;
    padding: 15px;
    margin: auto;
}
.uf-input-group .input-group-text {
    background: #ffffff70;
    color: #f8f9fa;
    border: unset;
    font-size: 18px;
    padding: 15px;
    width: 50px;
}

.uf-input-group .form-control {
    border: unset;
    border-left: 1px solid #ffffff05;
    font-size: 16px;
    background: #ffffff70;
}

.uf-input-group .form-control:focus {
    box-shadow: unset;
    background: #ffffff;
}
.uf-btn-primary {
    background: #ebb010;
    color: #fff;
}

.uf-btn-primary:hover {
    background: #ebb010;
    color: #fff;
}

.uf-form-check-input:checked {
    background-color: #842029;
    border-color: #842029;
}

.uf-social-login .uf-social-ic+.uf-social-ic{
	margin-left: 15px;
}
.uf-social-ic{
	width: 40px;
	height: 40px;
	background: #fff;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.uf-social-ic:hover{
	background: #842029;
}
.uf-social-ic:hover i{
	color: #fff;
}

.pie{
padding-top: 2.5%;
}


a, a:hover, a:focus, a:active {
    text-decoration: none;
    outline: none;
}
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.main-footer{
  position: relative;

}

.footer-content{
  position: relative;
  padding: 85px 0px 80px 0px;
}
.footer-content:before{
  position: absolute;
  content: '';
  background: url(../../img/world-map.png);
  width: 744px;
  height: 365px;
  top: 25px;
  right: 10%;
  background-size: cover;
  background-repeat: no-repeat;
  animation-name: float-bob;
  animation-duration: 30s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-name: float-bob;
  -webkit-animation-duration: 30s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: float-bob;
  -moz-animation-duration: 30s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob;
  -ms-animation-duration: 30s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob;
  -o-animation-duration: 30s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
.footer-content .logo-widget{
  position: relative;
  margin-top: -10px;

}
.footer-content .logo-widget .footer-social li{
  position: relative;
  display: inline-block;
  margin-right: 13px;
    margin-left: 35%;
  margin-right: -35%;


}
.footer-content .logo-widget .footer-social li:last-child{
  margin-right: 0px;
}
.footer-content .logo-widget .footer-social li a{
  position: relative;
  display: inline-block;
  width: 42px;
  height: 42px;
  line-height: 42px;
  background: #2e3138;
  color: #9ea0a9;
  text-align: center;
  border-radius: 50%;

}
.footer-content .logo-widget .footer-social li a:hover{
  color: #ffffff;
  background: #797979;

}
.footer-content .logo-widget .logo-box{
  margin-bottom: 25px;
}
.footer-content .logo-widget .text p{
  color: #000000;
  margin-bottom: 32px;
   margin-left: 35%;
  margin-right: -35%;
  text-align: left;
}
.footer-content .footer-title{
  position: relative;
  font-size: 24px;
  line-height: 35px;
  font-family: 'Playfair Display', serif;
  color: #000000;
  font-weight: 700;
  margin-bottom: 27px;
  text-align:center ;
}
.footer-content .service-widget .list li{
  display: block;
  margin-bottom: 10px;
}
.footer-content .service-widget .list li a{
  position: relative;
  display: inline-block;
  color: #000000;
  margin-left: 100px;
  margin-right: 10%;
}
.footer-content .service-widget .list li a:hover{
  color: #727272;
}
.footer-content .contact-widget p{
  color: #000000;
  margin-bottom: 15px;
}
.footer-content .contact-widget{
  margin-left: -30px;
  margin-right: 45%;
  text-align: right;
}
.footer-content .contact-widget .footer-title{
  margin-bottom: 29px;
}

/** footer-bottom **/

.footer-bottom{
  position: relative;
  background: #13151a60;
  padding: 15px 0px 10px 0px;
}
.footer-bottom .copyright,
.footer-bottom .copyright a,
.footer-bottom .footer-nav li a{
  position: relative;
  color: #ffffff;
text-align: center;
}
.footer-bottom .copyright a:hover,
.footer-bottom .footer-nav li a:hover{
  color: #7e7e7e;
}
.footer-bottom .footer-nav{
  position: relative;
  text-align: center;
  margin-right: 5%;


}
.footer-bottom .footer-nav li{
  position: relative;
  display: inline-block;
  margin-left: 29px;
}
.footer-bottom .footer-nav li:first-child{
  margin-left: 0px;
}
.footer-bottom .footer-nav li:before{
  position: absolute;
  content: '';
  background: #ffffff;
  width: 1px;
  height: 14px;
  top: 7px;
  left: -18px;
}
.footer-bottom .footer-nav li:first-child:before{
  display: none;
}
.logo-box img {
    max-width: 600px;
    margin-left: 35%;
}
section {
    padding: 60px 0;
    min-height: 100vh;
}

.container {
  align-items: center;
  display:contents;
  justify-content: center;
  height: 100vh;
  z-index: 5;
  position: relative;
}

.main-container {
  display: flex;
  gap: 20px;
  max-width: 1400px;
  margin: auto;
  padding-top: 3%;

}
