/* Custom Style Sheet */

body{
    background: #fff;
}
/* Navbar decoration*/

.titlebar {
    background: #fff;
}
.mynav {
    background: #670066 !important;
}
.navbar-brand {
    margin-left: 5px;
    margin-right: 5px !important;
}
.navbar-brand img{
      width: auto;
    height: 150px;
}
.navbar-brand a:hover{
    border-bottom: 2px solid transparent;
}
.mynav a {
    margin-right: 30px;
    color: #fff !important;
    border-bottom: 2px solid transparent;
}
.mynav a:hover {
    border-bottom: 2px solid #F9B203;
}
.active a {
    border-bottom: 2px solid #F9B203;
}
.mrt a {
    background: #F9B203;
    color: #fff !important;
    border-radius: 50px;
    box-shadow: 3px 3px 5px #777;
    width: 150px;
    text-align: center;
}
.mrt a:hover {
    background: #670022;
    box-shadow: none;
}
@media only screen and (max-width: 1140px) {
    .navbar-brand {
        margin-left: 10px;
    }
}
@media only screen and (max-width: 991px) {
    .mrt a{
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .md-mb-30{
        margin-bottom: 30px;
    }
    }
}
@media only screen and (max-width: 767px){
    .sm-mb-30 {
        margin-bottom: 30px;
    }
    .footer-top{
        padding: 50px 0;
    }
}
/* Slidre Section*/
.carousel-caption {
      margin-bottom: 10%;
     
}
.carousel-caption h5{
    
    font-size: 60px;
    color: #fff;
   /* background: rgba(0,0,0,0.7); */
       
}
.carousel-caption p{
  
    font-size: 30px;
    color: #fff;
}
.drk:after {
    content:"";
    display:block;
    position: absolute;
    top:0;
    left:0;
    bottom: 0;
    right: 0;
    background: #000;
    opacity: 0.6;
}

.btn-primary{
    background: #e42448;
    border-color: transparent !important;
    color:#fff !important;
    border-radius: 20px;
    padding: 10px 25px !important;
    width: 140px;
    text-align: center;
    margin: 10px 15px;
}
.btn-primary{
    background: #670066;
}
.gap100{
    padding: 50px 0px;
}
/* Typography*/
h2, h5 {
    font-family: 'Oswald', sans-serif;
    color: #670066;
    text-transform:uppercase;
    margin-bottom: 20px;
    font-size: 40px;
}
p{
    font-family: 'Raleway', sans-serif;
}

.footer p{
    color: #fff;
    line-height: 25px;
}
.footer h2,h3{
    color: #fff;
}
.footer h2{
    font-size: 18px;
}
.footer{
    background: #444;
    padding: 30px;
}
.footer-top{
    background: #111;
    padding: 80px 0;
}
.segment-one h3{
    font-family: courgette;
    color: #fff;
    letter-spacing: 3px;
    margin: 10px 0;
}
.segment-one p{
      color: #fff;
    letter-spacing: 3px;
    font-size: 12px;

}
.segment-two h2{
    color: #fff;
    font-family: Poppins;
    text-transform: uppercase;
}
.segment-two h2:before{
    content: '|';
    color: #c65039;
    padding-right: 10px;
}
.segment-two ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
 .segment-two ul li{
    border-bottom: 1px solid rgba(255,255,255,0.3);
    line-height: 40px;
}
.segment-two ul li a{
    color: #fff !important;
    text-decoration: none;
    color: #f2f2f2;

}
.segment-three p{
      color: #fff;
    letter-spacing: 3px;
    font-size: 12px;

}
.segment-three h2{
    color: #fff;
    font-family: Poppins;
    text-transform: uppercase;
}
.segment-three h2:before{
    content: '|';
    color: #c65039;
    padding-right: 10px;
}
.segment-three a{
    background: : #494848;
    width: 40px;
    height: 40px;
    display: inline-block;
    border-radius: 50%;
}
.segment-three a i{
    font-size: 30px;
    color: #fff;
    padding: 20px 12px;
}
.segment-four p{
      color: #fff;
    letter-spacing: 3px;
    font-size: 12px;

}
.segment-four h2{
    color: #fff;
    font-family: Poppins;
    text-transform: uppercase;
}
.segment-four h2:before{
    content: '|';
    color: #c65039;
    padding-right: 10px;
}
.segment-four form input[type=submit]{
    background: #c65039;
    border: none;
    padding: 3px 15px;
    margin-left: -5px;
    color: #fff;
    text-transform: uppercase;
}

/* Home page services */

section .section-title{
    text-align: center;
    color:#00767e;
    margin-bottom: 50px;
    text-transform: uppercase;
    
}
#services{
    background: #ffffff;
}
#services p{
    padding-left: 50px;
    padding-right: 50px;
}
#services .card{
    padding-left: 30px;
    padding-top: 30px;
    margin-left: 50px;
    margin-right: 50px;
    border: none;
   
    transition: .5s all ease;
    background: #F9F9F9;
}
#services .card:hover{
   box-shadow: 5px 7px 9px 4px rgb(158,158,158);
}

#services .card .card-block{
   padding-left: 0px;
    position: relative;
}

#services .card h3{
   color:black;
    font-size: 18px;
}



.serviceBox{
    text-align: center;
    margin:20px 0 30px 0;
    width: 260px;
    padding-top: 10px;
    border: 1px solid #616161;
    background-color: #FAFAFA;
    border-radius: 5px;
}
.serviceBox .service-image > a > img{
    width: 180px;
    height:auto;
    border-radius: 50%;
    transition: all 0.2s ease-in-out 0s;
}
.serviceBox .service-content h3{
    text-transform: uppercase;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 1.25px;
    margin-bottom: 16px;
    color:#373e44;
    transition: all 0.21s ease 0s;
}
.serviceBox .service-content p{
    padding: 0 20px;
    color:#616161;
    line-height: 1.5;
}
.serviceBox .read{
    margin-top: 20px;
}
.serviceBox .read > a{
    text-transform: uppercase;
    color:#dc005a;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    text-decoration: none;
    position: relative;
    transition: all 0.16s ease 0s;
}
.serviceBox .read > a:hover:after{
    content: "\f061";
    font-family: "Font Awesome 5 Free"; font-weight: 900;
    font-size: 8px;
    position: absolute;
    right:-13px;
    top:0px;
}
.serviceBox:hover .service-image > a > img{
    padding: 8px;
    border: 3px solid #7a4b94;
    transition: all 0.2s ease-in-out 0s;
}
.serviceBox:hover .service-content h3,
.serviceBox:hover .read > a{
    color:#7a4b94;
}

.title-header {padding: .75rem 1.25rem; background-color: #f5f5f5; border-bottom: 1px solid transparent;}
.title-header h3 {font-size: 0.80rem; margin: 0;}
.movies {margin-top: 2rem;}
.img-card {width: 100%; margin-bottom: .40rem;}
.movies {margin-bottom: .60rem;}


.footer-bottom-text{
    text-align: center;
    background: #000;
    line-height: 75px;
}
.copy{
    padding-top: 30px;
}
.smed i{
    color:#fff;
    font-size: 60px;
    margin: 10px;
    padding-top: 10px;
}
.smed i:hover{
    color:#e42448;
}

/* Services Page CSS */
.card-subject{
	border:0;border-radius:0;
	-webkit-transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
}
.card-subject__img{
	position:relative;
    overflow:hidden;
}

.card-subject__imgOverlay{
	position:absolute;
	top:0;
	bottom:0;
	width:100%;
	height:100%;
	transform:translateY(50px);
	background:rgba(222,99,32,0.51);
	opacity:0;
	z-index:-1;
	transition:all .52s ease;
}

.card-subject__imgOverlay img,.card-subject__imgOverlay i{
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%);
}

.card-subject__body{
	background:#f7f7f7;
	padding:25px 18px 30px 30px;
}

.card-subject__body h3{
	margin-bottom:16px;
    font-size: 20px;
}

.card-subject__body a{
	color:#222;
}

.card-subject:hover{
	box-shadow:0px 10px 30px 0px rgba(153,153,153,0.2);
}

.card-subject:hover .card-subject__imgOverlay{
	opacity:1;
	z-index:1;
	transform:translateY(0);
}

.card-subject:hover .card-subject__body{
	background:#fff;
}



/*
#phdr{
    background-image: linear-gradient(#181174, #731397);
}*/

/* Contact Form Style*/

.address h5{
     font-family: 'Oswald', sans-serif;
    color: #670066;
    text-transform:uppercase;
    text-decoration: underline;
    margin-bottom: 20px;
    font-size: 18px;
}

.well-block {
    background-color: #fff;
    border: 1px solid #e9e6e8;
    padding: 40px;
}

.well-title {
    margin-bottom: 40px;
}