*,
*::before,
*::after {
  box-sizing: border-box;
}

body{
  margin: 0;
  padding: 0;
  font-family: 'Red Hat Text', sans-serif;
  font-size: 14px;
}

a, a:hover{
  text-decoration: none;
}

ul, ol, li{
  list-style: none;
  text-align: left;
}

.container {
  width: 1110px;
  margin: 0 auto;
  padding: 0 15px;
	
}

.section-title {
  margin: 0;
  margin-bottom: 25px;
  font-weight: 700;
  font-size: 36px;
  line-height: 43px;
  color: #000000;
}

.top-screen {
  position: absolute;
width: 1348px;
height: 800px;
left: 0px;
top: 0px;
background-image: url("images/top-bg.jpg");
background-repeat: no-repeat;
background-position: center;
background-size: cover;
color: #fff;
}

.logo {
position: absolute;
width: 109px;
height: 40px;
left: 107.06px;
top: 50px;
font-family: Reem Kufi;
font-style: normal;
font-weight: normal;
font-size: 36px;
line-height: 40px;
}

	.logo::before {
    content: "";
    background-image: url(images/rectangle.png);
    position: absolute;
    width: 40px;
    height: 40px;
    left: -11px;
  
}

.menu {
display: flex;
justify-content: center;
margin: 0 30px 0 0;
padding: 0;
list-style: none;
position: absolute;
width: 500px;
height: 24px;
left: 475.5px;
top: 58px;
}

.menu-item + .menu-item {
  margin-left: 40px;
}

.menu-link {
    font-style: normal;
    font-size: 18px;
    line-height: 24px;
    color: #FFFFFF;
    text-decoration: none;
		display: inline-block;
}

.menu-link active {
	font-weight: 500;
}

.fas {
	position: absolute;
right: -300px;
width: 60px;
height: 60px;

}

.hero {
  width: 730px;
  margin: 0 auto;
  text-align: left;
}

.hero-title {

position: absolute;
width: 750px;
height: 150px;
left: 100px;
top: 200px;
font-family: Reem Kufi;
font-style: normal;
font-weight: normal;
font-size: 90px;
line-height: 110px;
}

.hero-descr {
position: absolute;
width: 537px;
height: 90px;
left: 100px;
top: 500px;
font-family: Red Hat Text;
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 30px;
}

.hero-btn {
position: absolute;
width: 217px;
height: 56px;
left: 100px;
top: 650px;
background: #1D79E4;
border-radius: 60px;
}

.btn {
	position: absolute;
    width: 153px;
    height: 24px;
    left: 30px;
    font-family: Red Hat Text;
    text-decoration: none;
    color: white;
    font-weight: 500;
    font-style: normal;
    font-size: 18px;
    line-height: 24px;
    top: 12px;
}


*{
  margin: 0;
  padding: 0;
}

.two-blocks{
  position: absolute;
  display: flex;
  top: 3031px;
}

.appointment-title{
  font-style: normal;
  font-weight: normal;
  font-size: 70px;
  line-height: 80px;
  padding: 0 0 35px 50px;
  width: 583.38px;
}

select{
  width: 250px;
  height: 34px;
  margin: 35px 0 40px 50px;
}

input{
  width: 250px;
  height: 34px;
  margin: 0 0 40px 50px;
}

input[name="book-now"]{
  border-radius: 60px;
  background-color: rgba(29, 121, 228, 1);
  width: 150px;
  height: 56px;
}

/*  ****Feedback section**** */
.title
{
    font-family: Reem Kufi;
    font-style: Regular;
    font-size: 70px;
    Line height: 80px;
    Line height: 76%;
    
}
.frame
{
    position: absolute;
    width: 132px;
    height: 20px;
    left: 300;
    left: 600px;
    top: 165px;
}

.content
{
    position: absolute;
    width: 786.76px;
    height: 120px;
    left: 326.62px;
    top: 250px;
    font-family: Red Hat Text;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    color: #555555;
}
.photo
{
    
    position: absolute;
    width: 517.83px;
    height: 127.83px;
    left: 461px;
    top: 400px;
    display: flex;
    justify-content: space-around;
}
.photo_inner
{
    width: 500px; ;
    height: 130px; ;
    border-radius: 150px;
    background-color: blue;
}

/*   ****Footer section**** */

#footer{
  background-color: #F4F8FE;
  max-width: 100%;
  /* max-height: 370px; */
}

.footer{
  padding: 82px 100px;
  display: flex;
}

.footer-col{
  width: 25%;
}

.footer-logo{
  width: 185px;
  height: 60px;
  
}
.footer-subtitle{
  font-family:'Red Hat Text',sans-serif;
  font-size: 18px;
  line-height: 24px;

  color: #555555;
}

.footer-title{
  font-family:'Red Hat Text', sans-serif;
  font-style: normal;
  font-weight:500;
  font-size: 24px;
  line-height: 30px; 
  margin-left: 39px;

  color: #222222;
}


.footer-list{
  font-family: 'Red Hat Text',sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 38px;


  color: #555555;

}

.footer-email{
  margin-top: 20px;
}

.footer-mail{
  font-family: 'DM Sans',sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 23px;

  color: #222222;
}
.footer-items{
  margin-top: 20px;
  display: flex;
  justify-content: space-evenly;
  margin-left: -50px;
}


.footer-icons{
  width: 40px;
  width: 40px;
  background-color: #1D79E4;
  border-radius: 50%;

  padding: 6px 9px;
  font-size: 22px;
  color: white;
}



.conteiner {
  margin-top: 800px;
  margin-bottom: 5px;
  background: #F4F8FE;
  width: 100%;
  height: 400px;
  padding-bottom: 50px;
  }
  
  .conteiner_main {
  display: grid;
  grid-template-columns: 2fr 2fr 2fr;
  grid-template-rows: 2fr 2fr 2fr;
  padding: 100px;
  padding-bottom: 100px;
  /* padding-right: 200px; */
  }
  
  .conteiner_about1 > a {
  font-family: 'Mirza', cursive;;
  font-style: normal;
  font-weight: 500;
  font-size: 80px;
  letter-spacing: 0.05em;
  color: #222222;
  text-decoration: none;
  }
  
  .conteiner_about2 > a {
    font-family: 'Mirza', cursive;;
    font-style: normal;
    font-weight: 500;
    font-size: 80px;
    letter-spacing: 0.05em;
    color: #222222;
    text-decoration: none;
  }
  
  .conteiner_about3 > a {
    font-family: 'Mirza', cursive;;
    font-style: normal;
    font-weight: 500;
    font-size: 80px;
    letter-spacing: 0.05em;
    color: #222222;
    text-decoration: none;
  }
  
   p > a {
    font-family: 'Play', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 30px;
  color: #555555;
  text-decoration: none;
  }
  /* 
  .second-conteiner_picture {
  height: 500px;
  width: 100%;
  margin: 5px;
  } */
  
  img {
    border-radius: 50%;
    height: 450px;
    width: 550px;
    margin-right: 30px;
    margin-left: 30px;
  }
  
  span {
   /* float: left; */
   padding-left: 100px;
   font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 40px;
  letter-spacing: 0.09em;
  }
  
  h2 {
    font-family: 'Yeseva One', cursive;
    letter-spacing: 0.09em;
    font-style: normal;
  font-weight: normal;
  font-size: 70px;
  line-height: 80px;
  }
  
  
  .custom-btn {
    width: 230px;
    height: 50px;
    color: #fff;
    border-radius: 30px;
    padding: 10px 25px;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    background: transparent;
    cursor: pointer;
    transition: all 0.3s ease;
    /* position: relative; */
    /* display: inline-block; */
     box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5),
     7px 7px 20px 0px rgba(0,0,0,.1),
     4px 4px 5px 0px rgba(0,0,0,.1);
    outline: none;
    margin-bottom: 150px;
    margin-top: 200px;
    margin-left: 70px;
    
  }
  .btn-1 {
    background: rgb(6,14,131);
    background: linear-gradient(0deg, rgba(6,14,131,1) 0%, rgba(12,25,180,1) 100%);
    border: none;
  }
  .btn-1:hover {
     background: rgb(0,3,255);
  background: linear-gradient(0deg, rgba(0,3,255,1) 0%, rgba(2,126,251,1) 100%);
  }
  