/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

.pri-color{
	color: #2C9EE0;
}
a.logocls{
	width: 262px;
height: 71px;
font-weight: bold;
font-size: 40px;
line-height: 69px;
letter-spacing: 0.1em;
text-transform: uppercase;
text-decoration:none ;
margin: 0px 20px;
}
ul.navbar-nav {
    margin: 0px 15px;
}

ul.navbar-nav li.nav-item{
	font-size: 15px;
	padding: 12px;
line-height: 22px;
text-align: center;
letter-spacing: 0.1em;
text-transform: uppercase;

color: #757575;
}
.row.topbanner {
    min-height: 400px;
}
.topbanner .contentbox{
	margin-top: 100px;
	margin-bottom: 100px;
}
span.bgbox {
    background: #2C9EE0;
    height: 80px;
    width: 80px;
    display: inline-block;
}
h1.page-title{
	display: inline-block;
	font-size: 32px;
letter-spacing: 0.12em;
text-transform: uppercase;
color: #757575;
font-weight: 700;
}

.page-content{
	background: #FFFFFF;
box-shadow: 0px 0px 14px 10px rgba(0, 0, 0, 0.04);
}
.searchhdng{
font-weight: 600;
font-size: 25px;
line-height: 37px;
letter-spacing: 0.1em;
text-transform: uppercase;
}
label{
	color: #757575;
}
#emailHelp{
	text-transform: capitalize;
color: #949494;
}
.userimage{
	height: 80px;
	width: 80px;
	border-radius: 50%;
	padding: 10px;
}
.username{
	font-weight: 600;
font-size: 12px;
line-height: 20px;
text-align: center;
letter-spacing: 0.1em;
text-transform: capitalize;
color: #757575;
padding: 15px 0px;
}
span.line{
	width: 70px;
    height: 2px;
    background: grey;
    display: inline-block;
    margin-bottom: 4px;
}
i.far.fa-play-circle {
    margin-right: 15px;
}
.musicicon{
	font-size: 12px;
line-height: 15px;
text-align: center;
letter-spacing: 0.1em;
text-transform: capitalize;
color: #949494;
}
.extraspace{
	margin-top: 25px;
    display: block;
}
.pricesec{
	color: #949494;
}
.pricingbox{
	background: #FFFFFF;
    border: 0.883333px solid #F2F2F2;
    box-sizing: border-box;
    border-radius: 2.65px 0px 0px 2.65px;
    display: inline-block;
    padding: 20px;
    margin-top: 10px;
}
span.btnsec {
    display: inline-block;
}
span.viewbtn {
    background: #2C9EE0;
    padding: 10px 20px;
    color: #fff;
    display: inline-block;
}
span.bookbtn {
    background: #fff;
    padding: 10px 26px;
    /*margin-top: 10px;*/
    display: inline-block;
    box-shadow: 1.325px 1.325px 0px #2C9EE0;
}
.imgname{
	display: flex;
}
.footersection{
	background-color: #2C9EE0;
	color: #fff;
}
.sociallinkcls,.sociallinkcls ul,.sociallinkcls ul li{
	display: inline-block;
	text-align: end;
}
.btn-container {
    margin: 100px 0px;
}
div.pricesec{
	text-align: center;
}
button.btn.prev {
    background: #FFFFFF;
    border: 4px solid #008743;
    box-sizing: border-box;
    box-shadow: 2px 2px 6px rgb(0 0 0 / 29%);
    padding: 10px 20px;
    color: #008743;
}
button.btn.next {
    background: #FFFFFF;
    border: 4px solid #008743;
    box-sizing: border-box;
    box-shadow: 2px 2px 6px rgb(0 0 0 / 29%);
    padding: 10px 36px;
    color: #008743;
    margin-left: 20px;
}
.footer
{
	background-color: #1A94DB;
	color: #fff;
	
}
.footerlinks{
	margin: 80px 0px 30px 0px;
}

@media only screen and (max-width: 600px) {
  /*body {
    background-color: #2C9EE0;
  }*/
  a.logocls{
	width: auto;
height: auto;

}
.sociallinkcls,.sociallinkcls ul,.sociallinkcls ul li,.copyrightcls{
	
	text-align: center;
}
div.pricesec{
	text-align: center;
}
.footerlinks {
        margin: 20px 0px 30px 40px;
    
}
.mt-4, .my-4 {
    margin-top: 1.5rem!important;
}
.form-fields {
    margin: 15px 30px;
}
label.ui-hidden-accessible {
    margin-right: 20px;
}
div#myPopup {
    display: block;
    background: #f1efef;
    padding: 30px 30px;
    width: 527px;
}
.form-fields {
    margin: 15px 30px;
}





