/*
Theme Name: Caridi Creative
Author: That Funny Agency
Author URI: https://thatfunnyagency.com/
Version: 1.0
Text Domain: caridi-creative
*/

body{
	background:#1E1E1E!important;
	padding-top: 40px;
	padding-bottom: 40px;
}
.wrapper{
	width: 100%;
	height: auto;
}
.header{
	width: 100%;
	height: auto;
}
.headerinner{
	background-color:#0B0B0B;
	    border-radius: 50px;
}
.menu ul li{
	list-style: none;
    display: inline-flex;

}
.menu ul li a{
	text-decoration: none;
	transition: all 0.3s ease;
	color: #fff;
	font-weight: 400;
	font-size: 14px;
	font-family: "Inter Tight", sans-serif;
	    padding: 15px 20px;
}
.menu ul li a:hover{
	color: #DBB3FE;
    font-weight: 400!important;	
}

.current-menu-item{
border-bottom:1px solid #DBB3FE;
}

.current-menu-item a{
	padding-bottom:5px!important;
}
.menu-item-401 a{
	 width: 150px;
    height: 64px;
    text-align: center;
       padding: 20px 20px !important;
}
.menu ul{margin-bottom: 0px;}

.active{
	color: #DBB3FE!important;
	text-decoration: underline!important;
}

.logo{
    padding-top: 15px!important;
}

.banner h1{
	text-align: center;
	color: #fff;
	font-weight: 700;
	font-size: 48px;
	font-family: "Inter Tight", sans-serif;
}
.h_span{
	/*color: #DBB3FE;*/
	background: linear-gradient(107.06deg, #7030A0 0%, #DBB3FE 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.banner{
	padding-top: 45px;
}
.banner p{
	text-align: center;
	color: #fff;
	font-weight: 400;
	font-size: 20px;
	line-height: 28px;
    margin-top: 20px;
	font-family: "Inter Tight", sans-serif;
}
.banner-btn{
	text-align: center;
	padding-left: 0px;
}
.banner-btn li{
	list-style-type: none;
    display: inline-block;
    text-align: center;
	margin: 30px 20px 60px 0px;
	    
}
.banner-btn li a{
	width:150px;
	height:64px;
	text-decoration: none;
	padding: 20px 20px;
	border-radius: 50px;
	font-family: "Inter Tight", sans-serif;
	font-weight: 400;
	font-size: 14px;
	text-transform: uppercase;
	display: block;
    float: left;
	
}
.contactbtn{
	background:#DBB3FE; 
	color: #1E1E1E!important;
	border: 1px solid #DBB3FE;
}
.service-btn{
	color: #fff;
	border: 1px solid #fff;	
}
.secondmenu{
	text-align: center;
}
.secondmenu li{
	list-style-type:none; 
	display: inline-flex;
}
.secondmenu li a{
	text-decoration: none;
	font-weight: 400;
	font-size: 20px;
	color: #fff;
	font-family: "Inter Tight", sans-serif;
	padding: 10px;
}
.secondmenu li a img{
	margin-right: 5px;
}
.bannerimg{
	width: 100%;
    height: auto;}
.bannerimg img{
	width: 100%;
	height: auto;
}
.bannerbottom{
	width:100%;
	height: auto;
}
.purpletxt{
	/*color:#DBB3FE;*/
	background: linear-gradient(107.06deg, #7030A0 0%, #DBB3FE 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.bannerbottom p{
	font-weight: 400;
	font-size: 40px;
	color: #fff;
	font-family: "Inter Tight", sans-serif;
	line-height: 48px;
	text-align: justify;
    padding: 50px 0px;
}
.faqtbtn{
	background:#DBB3FE; 
	border-radius: 50px;
	text-transform: uppercase;
	padding: 5px 50px;
	text-decoration: none;
	display: inline-block;
	margin-top: 40px;
	font-size: 14px;
	color: #1E1E1E;
	font-family: "Inter Tight", sans-serif;
	width: 150px;
    height: 64px;
    text-align: center;
}
.borderbottom{
	width: 100%;
	height: 2px;
	border-bottom:1px solid #FFFFFF; 
}
.footer{
width: 100%;
height: auto;	
padding-top: 100px;
}
.footer-contact{
	text-align: right;
}
.footer-contact a{
	text-decoration: none;
	padding: 20px 30px;
    width: 150px;
    height: 64px;
    display: inline;
}
.footer-top{
	margin-bottom: 80px;
}
.footer-wid-1 p{
	font-size: 16px;
	font-family: "Inter Tight", sans-serif;
	color: #FFFFFF;
}
.footer-wid-2 p{
	font-size: 16px;
	font-family: "Inter Tight", sans-serif;
	color: #FFFFFF;
}
.footer-wid-3 ul li a{
	font-size: 14px;
	font-family: "Inter Tight", sans-serif;
	color: #fff!important;
	text-decoration: none!important;
}
.footer-wid-3 ul li{
	list-style-type: none;
}
..footer-wid-4 ul{
	text-align: right;
}
.footer-wid-4 ul li{
	list-style-type: none;
	display: inline-flex;
}
.footer-bottom{
	border-top: 1px solid #676767;
    padding-top: 40px;	
}
.wp-block-image {
    margin: 0 0 0em!important;
}
.widlogo{
	background-color:none!important;
	margin:0px!important;
	padding:10px!important;
}
  