/*
Theme Name: Papamichael Child
Theme URI: ------------
Author: Slimtechnologies
Author URI: Slimtechnologies.co
Template: papamichael
Description: A legal Template for Papamichael.
Version: 1.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: papamichael-child
Tags: Single Page Website
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you’ve learned with others.
*/


body::-webkit-scrollbar {
  display: none;
}


h1,h2,h3,h4,h5 {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 600;
}

p{
  font-family: 'Raleway', sans-serif !important;
}

.spacecing
{
  margin-top: 100px;
  margin-bottom: 100px;
}

.navbar-brand img
{
  width:100%;
  max-width: 300px;
}
.navbar-brand
{
  width: 250px !important;

}

#OurPeople .nav-tabs, .nav-link {
    border: 0px !important;
}

#OurPeople .nav-link.active{
  font-size: 20px;
  font-weight: 500 !important;
  color:black;
  font-family: 'Montserrat', sans-serif !important;
}
#OurPeople .nav-link{
  font-size: 16px;
  color: #cacaca;
  font-weight: 300 !important;
  font-family: 'Montserrat', sans-serif !important;
}

#header{
  background-image: url('http://papamichael.saturn-digital.com/wp-content/uploads/2021/04/A.Papamichael-Lets-do-things-different.jpg');
  background-position: center;
  height: 100vh;
  background-size: cover;
}

#header .info a
{
  font-family: 'Montserrat', sans-serif !important;
    /* border: 1px solid #eee;
    border-radius: 10px; */
    text-decoration: none !important;
    color: white;
    padding: 10px;
}
#header .heading-title
{
  margin-left: auto;
    margin-right: auto;
    max-width: 1000px;
    margin-top: 10%;
    margin-bottom: 15%;
    font-size: 50px;
    text-align: center;
}

#header .navbar-nav{
    max-width: 600px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.heading-title h2
{
  font-size: 40px;
font-family: 'Raleway' !important;
}
.heading-title h4
{
  font-size: 30px;
  font-family: 'Raleway' !important;
  font-weight: 100;
}

.heading-title .btn{
  background: transparent;
  border:1px solid #eee;
  max-width:250px;
  width:100%;
  text-decoration: none !important;

}
.heading-title .btn a {
  text-decoration: none !important;
  color: white !important;
}

hr.dashed
{
display: block;
height: 2px;
background: linear-gradient(to left, #f69ec4, #f9dd94 100%);
background-position: 0 100%;
background-size: 100% 2px;
background-repeat: repeat-x;
}


#Paralax-1 .paralax {
    background-image: url(http://papamichael.saturn-digital.com/wp-content/uploads/2021/04/Group-61-scaled-min.jpg);
    background-position: center;
    background-size: cover;
    max-height: 600px;
    height: 100%;
    background-attachment: fixed;
    color:white ;
}

#Paralax-2 .paralax {
    background-image: url(http://papamichael.saturn-digital.com/wp-content/uploads/2021/04/Group-60-scaled-min.jpg);
    background-position: center;
    background-size: cover;
    max-height: 600px;
    height: 100%;
    background-attachment: fixed;
    color:white ;
}

#Paralax-3 .paralax {
    background-image: url(http://papamichael.saturn-digital.com/wp-content/uploads/2021/04/Group-60-scaled-min.jpg);
    background-position: center;
    background-size: cover;
    max-height: 600px;
    height: 100%;
    background-attachment: fixed;
    color:white ;
}

#ContactUs {
    background-image: url(http://papamichael.saturn-digital.com/wp-content/uploads/2021/04/papamichael-3-1.jpg);
    background-position: center;
    background-size: cover;
}

button.btn.slim-btn {
    border: 1px solid #d2d2d2;
    font-family: 'Raleway';
    max-width: 250px;
    width: 100%;
    text-decoration: none !important;
}

button.btn.slim-btn.contactUs {
    /* border: 1px solid #4e3de4; */
    font-family: 'Raleway';
    max-width: 250px;
    width: 100%;
    text-decoration: none !important;
    background: #4e3de4;
    outline: none;
    color: white;
    border:none !important;
}
}

.btn-check:focus+.btn, .btn:focus {
    outline: 0;
    box-shadow: none !important;
}

.btn-check:focus+.btn, .btn:focus {
    outline: 0;
    box-shadow: none !important;
}

/*Modal Css  */

  .modal-newsletter {
		color: #999;
		font-size: 15px;
	}
	.modal-newsletter .modal-content {
		padding: 20px;
		border-radius: 0;
		border: none;
	}
	.modal-newsletter .modal-header {
		border-bottom: none;
    position: relative;
		text-align: center;
		border-radius: 5px 5px 0 0;
	}
	.modal-newsletter h4 {
		color: #000;
		text-align: center;
		font-size: 30px;
		margin: 0 0 25px;
		font-weight: bold;
		text-transform: capitalize;
	}


	.modal-newsletter .icon-box {
		color: #3b3b3e;
		display: inline-block;
		z-index: 9;
		text-align: center;
		position: relative;
		margin-bottom: 10px;
	}

  .modal-newsletter .icon-box i {
		font-size: 110px;
	}

  .modal-newsletter .form-control, .modal-newsletter .btn {
		min-height: 46px;
		border-radius: 3px;
	}

  input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	}

  .modal-newsletter .form-control:focus {
		border-color: #7265ea;
		box-shadow: 0 0 8px rgba(114, 101, 234, 0.5);
	}

  .modal-newsletter .btn {
        color: #fff;
        border-radius: 4px;
		background: #7265ea;
		text-decoration: none;
		transition: all 0.4s;
        line-height: normal;
		padding: 6px 20px;
		min-width: 150px;
        border: none;
    }
	.modal-newsletter .btn:hover, .modal-newsletter .btn:focus {
		background: #4e3de4;
		outline: none;
	}
	.modal-newsletter .input-group {
		margin: 30px 0 15px;
	}
	.hint-text {
		margin: 100px auto;
		text-align: center;
	}


/* Publication Close  */
.pub-close{
  position: absolute;
  top: 20px;
  right: 20px;
}

.close-contact {
  position: absolute;
  top: 0;
  right: 0;
}

/* Contact us 7 Form */

input.wpcf7-form-control.wpcf7-submit {
    font-family: 'Raleway';
    max-width: 250px;
    width: 100%;
    text-decoration: none !important;
    background: #4e3de4;
    outline: none;
    color: white;
    border: none !important;

    padding: .375rem .75rem;
    font-size: 1rem;
    border-radius: .25rem;
}


.col-sm-4.p-3.slick-slide.slick-current.slick-active {
    outline: none !important;
}

.col-sm-4.p-3.slick-slide.slick-active {
    outline: none !important;
}
