/*
Theme Name: Amped Lead Generation
--*/
@import url('https://fonts.googleapis.com/css?family=Fira+Sans:300,400,500,600,700,800,900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Exo+2:400,800&display=swap');
body{
	position: relative;
	font-family: 'Fira Sans', sans-serif;
}
.header{
	position: absolute;
	width: 100%;
	top: 0;
	padding-top: 22px;
}
.home-nav .navbar-nav li{
	padding: 0 13px 0 13px;
}
.home-nav .navbar-nav li a{
	font-size: 15px;
	font-weight: 400;
	color: #fff;
	padding-bottom: 12px;
	text-transform: uppercase;
}
.home-nav .navbar-nav li:hover a{
	text-decoration: none;
	border-bottom: 1px solid #fff;
}
.home-nav .navbar-nav li.current-menu-item a{
	text-decoration: none;
	border-bottom: 1px solid #fff;
}
.navbar-brand img{
	width: 139px;
	height: auto;
}

.banner{
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
}
.socIcon li{
	list-style-type: none;
}
.socIcon li a i{
	color: #fff;
	font-size: 20px;
	padding: 0 10px;
}

.home-nav{
	padding:0px;
}
.socIcon li:last-child a i{
	padding-right: 0px;
}

.banner{
	padding-top: 193px;
	padding-bottom: 254px;
}


.bannerText h1{
	font-size: 76px;
	font-weight:900;
	color: #ffffff;
	text-shadow: 1px 4px 3px rgba(0,0,0,0.38);
}
.bannerText h1 strong{
	font-weight: 700;
	font-size: 39px;
	display: block;
	text-shadow: 1px 4px 3px rgba(0,0,0,0.38);
	color: #bb00b0;
}

.bannerText p{
	font-weight: 400;
	font-size: 15px;
	color: #fff;
	line-height: 24px;
}
.aboutButton{
	margin-top: 50px;
}

.aboutButton .buttonPart .btnInnerIcon img{
	width: auto;
	height: auto;
	display: inline-block;
}
.aboutButton a.buttonPart{
	background: #6102c2;
    padding: 15px 20px;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    border-radius: 40px;
    position: relative;
    line-height: 20px;
    display: table;
}

.banner iframe {
	width: 100%;
	height: 392px;
	border: none;
}
.banner .aboutButton a.buttonPart {
	padding-right: 60px;
}
.buttonPart:after{
	position: absolute;
    content: "";
    background: url(images/rightArrow1.png) no-repeat 90% center;
    right: 10px;
    top: 8px;
    width: 35px;
    height: 35px;
}
.buttonPart span{
	display: inline-block;
	padding-right: 50px;
}
.aboutButton a:hover{
	text-decoration: none;
	background: #fff;
    color: #6102c2;
}
.btnInnerIcon{
	width: 35px;
	height: 35px;
	display:inline-block;
	border-radius: 100%;
	background: #fff;
	text-align: center;
	line-height: 35px;
	margin-left: 15px;
	vertical-align: middle;
}
.services{
	margin-top: 40px;
}

.services h2{
	text-align: center;
	color: #6308c1;
	font-size: 36px;
	font-weight: 700;
}
.services h2 strong{
	color: #292929;
	font-weight: 700;
}

.servText p{
	font-size: 15px;
	text-align: center;
	font-weight: 400;
	color: #6e6e6e;
	margin-bottom: 60px;
}

.servImg{
	width: 100%;
	height: 340px;
	position: relative;
}
.servImg img{
}
.innerServices h3{
	text-align: center;
}
.innerServices h3 a{
	font-size: 24px;
	font-weight: 600;
	color: #191919;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 0px;
}
.innerServices h3 a:hover{
	text-decoration: none;
}
.servTextPart{
	width: 100%;
	height: 100%;
	margin: 0 auto;
}
.innerServices{
	
}

.servImg:hover img{
	-webkit-filter: grayscale(100%); 
     filter: grayscale(100%); 
}
.servImg:hover .servLink img{
	-webkit-filter: grayscale(0%); 
     filter: grayscale(0%); 
}
.servTextPart{
	background: rgb(99,2,143); /* Old browsers */
background: -moz-linear-gradient(top, rgba(99,2,143,0.89) 0%, rgba(139,18,194,0.89) 26%, rgba(139,18,194,0.89) 26%, rgba(58,0,118,0.89) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(99,2,143,0.89) 0%,rgba(139,18,194,0.89) 26%,rgba(139,18,194,0.89) 26%,rgba(58,0,118,0.89) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(99,2,143,0.89) 0%,rgba(139,18,194,0.89) 26%,rgba(139,18,194,0.89) 26%,rgba(58,0,118,0.89) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#63028f', endColorstr='#3a0076',GradientType=0 ); /* IE6-9 */
opacity: 0;
padding: 60px 18px 0 18px;
margin: 0 auto;
}
.innerText{
	position: absolute;
top: 0px;
left: 0px;
right: 0px;
bottom: 0px;
padding: 10px;
}
.servImg:hover .servTextPart{opacity: 1;}
.servImg:hover + h3{
	opacity: 0;
}
.innerText .servTextPart h4{
	text-align: center;
}
.innerText .servTextPart h4 a{
	font-weight: 600;
	text-align: center;
	font-size: 24px;
	color: #fff;
}
.innerText .servTextPart h4 a:hover{
	text-decoration: none;
}
.innerText .servTextPart p{
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	line-height: 24px;
	color: #fff;
	padding-top: 10px;
}

.servLink{
	position: absolute;
	bottom: 0;
	left: 50%;
}
.servLink:after{
	background: url(images/servBg.png) no-repeat;
	width: 76px;
	height: 44px;
	position: absolute;
	content: "";
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index:1;
}

.servLink img{
	position: relative;
	z-index: 4;
}

.bestRealEstate{
	margin-top: 84px;
}
.realEstateLeftImage{
	width:715px;
	float: right;
}
.realText{
	width: 488px;
	float: right;
	margin-left: 55px;
}
.realText h2{
	font-size: 60px;
	font-weight: 900;
	color: #4b1681;
	line-height: 70px;
	margin-bottom: 25px;
}
.realText h2 strong{
	color: #202124;
	font-weight: 900;
}
.realLeft{
	width: 60%;
}
.relaRight{
	width: 40%;
}

.realText p{
	font-size: 14px;
	font-weight: 400;
	color: #585858;
	line-height: 24px;
}

.readMore{
	background: #fff;
    padding: 13px 13px 10px 20px;
    font-size: 13px;
    font-weight: 400;
    color: #191919;
    -webkit-box-shadow: 0 0 13px rgba(0,0,0,0.14);
    box-shadow: 0 0 13px rgba(0,0,0,0.14);
    text-transform: uppercase;
    border-radius: 40px;
    margin-top: 30px;
    display: inline-block;
    position: relative;
}
.readMore:hover {
	background: #4b1681;
	color: #fff;
}
.readMore:after {
    position: absolute;
    content: "";
    background: url(images/whiteArrow.png) no-repeat 0 0;
    right: 7px;
    top: 6px;
    width: 35px;
    height: 35px;
}
.readMore .readIcon{
	width: 35px;
    height: 35px;
    display: inline-block;
    border-radius: 100%;
    background: #4b1681;
    text-align: center;
    line-height: 35px;
    margin-left: 15px;
    vertical-align: middle;
}

.readMore .readText{
	font-weight: 700;
    font-size: 17px;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    padding-right: 50px;
}
.readMore:hover{
	text-decoration: none;
}

.happyClients{
	margin-top: 65px;
}
.happyClients h2{
	text-align: center;
	font-size: 26px;
	color: #63028f;
	opacity: 0.53;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 0px;
	margin-top: 0px;
}
.happyClients h3{
	text-align: center;
	font-size: 36px;
	color: #252525;
	font-weight: 700;
	margin-bottom:75px;
	margin-top: 0px;
}



.timeline-nodes:nth-child(2n+1) .timeline-content{
	order: 3;
}
.timeline-nodes:nth-child(2n+1) .timeline-image{
	order: 2;
}
.timeline-nodes:nth-child(2n+1) .timeline-date{
	order: 1;
	text-align: right;
}
.timeline-nodes:nth-child(2n) .timeline-content{
	order: 1;
}
.timeline-nodes:nth-child(2n) .timeline-image{
	order: 2;
}
.timeline-nodes:nth-child(2n) .timeline-date{
	order: 3;
	text-align: right;
}
.timeline {
    padding: 0px 0px;
    position: relative;
}
.timeline-nodes {
        padding-bottom:0px;
        position: relative;
    }
/**.timeline-nodes:nth-child(even) {
    flex-direction: row-reverse;
}**/
.timeline h3, .timeline p {
    padding: 5px 15px;
} 
.timeline h3{
    font-weight: lighter;
    background: var(--blue);
}
.timeline p, .timeline time {
    color: var(--blue)
}
.timeline::before {
    content: "";
    display: block;
    position: absolute;
    top: 100px;
    left: 50%;
    width: 21px;
    background: url(images/timeLineBorder.png) repeat-y;
    height: 85%;
    z-index: 1;
    transform: translateX(-50%);
}
.timeline-content {
}
.timeline-nodes:nth-child(odd) h3,
.timeline-nodes:nth-child(odd) p {
    text-align: left;
}
.timeline-nodes:nth-child(odd) .timeline-date {
    text-align: right;
}
 
.timeline-nodes:nth-child(even) .timeline-date {
    text-align: left;
}

.timeline-nodes .timeline-content{
	background: #fff;
	border:1px solid #ececec;
	padding: 30px;
}
.timeline-image {
    position: relative;
    z-index: 100;
}
.timeline-content p{
	font-weight: 400;
	font-size: 14px;
	color: #545454;
	line-height: 24px;
	margin-bottom: 0px;
}
.timeline-image img {
    position: relative;
    z-index: 100;
    width: 92px;
    height: 92px;
    border-radius: 100%;
    border:10px solid #fff;
    box-shadow: 0 0 18px rgba(0,0,0,0.23);
}

.timeline-date h4{
	font-weight: 400;
	font-size: 25px;
	color: #6e0c87;
	text-transform: uppercase;
	margin-bottom: 0px;
	line-height: 30px;
}
.timeline-date h5{
	font-weight: 400;
	font-size: 15px;
	color: #404040;
}

.timeline-nodes:hover .timeline-content{
	background: #4b1681;
}
.timeline-nodes:hover .timeline-content p{
	color: #fff;
}
.timeline-nodes:hover .timeline-image img{
	border-color: #4b1681;
	box-shadow: none;
}

.moreButton{
	width: 80px;
	height: 80px;
	border-radius:100%;
	background: #46127c;
	border:8px solid #fff;
	box-shadow: 0 0 18px rgba(0,0,0,0.23);
	position: relative;
	z-index: 9;
	display: block;
	text-align: center;
	line-height: 68px;
	font-weight: 800;
	font-family: 'Exo 2', sans-serif;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 50px;
}
.moreButton:hover{
	text-decoration: none;
	color: #fff;
}
.moreButton a{
	display: block;
}






.menu-top-menu-container .menu{
	padding-left: 0px;
}
.footer{
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	padding-bottom: 24px;
}
.footerContent{
	padding-top: 310px;
}

.footerLeft{
	width: 50%;
	float: left;
}
.footerRight{
	width: 50%;
	float: right;
}
.footerLeftPart{
	width: 555px;
	float: right;
}
.footerRightPart{
	width: 100%;
	float: left;
}

.footerLeftPart h2{
	font-size: 60px;
	font-weight: 900;
	color: #ffffff;
}

.footerBottomText{
	padding: 18px 0 18px 0;
}

.footerBottomText h4{
	font-weight: 400;
	font-size: 18px;
	color: #0475b5;
	margin-top: 0px;
	margin-bottom: 7px;
	text-transform: uppercase;
}
.footerBottomText p, .footerBottomText p a{
	margin: 0px;
	font-size: 15px;
	font-weight: 400;
	color: #fff;
	line-height: 20px;
}
.footerBottomText p strong{
	display: block;
	font-weight: 400;
}

.socIcon1 li{
	list-style-type: none;
    margin-right: 20px;
    margin-top: 5px;
}
.socIcon1 li a i{
	color: #fff;
	font-size: 20px;
	padding: 0;
}
.footerContent{
	clear: both;
	overflow: hidden;
}
.footerRightPart{
	position: relative;
}

.footerRightPart .footerLogo{
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
}

.menu-top-menu-container .menu li a{
	font-size: 15px;
	font-weight: 400;
	color: #fff;
	text-transform: uppercase;
}
.menu-top-menu-container .menu li a:hover{}

.menu-top-menu-container .menu li a:hover{
	text-decoration: none;
	color: #bb00b0;
}
.menu-top-menu-container .menu li{
	padding: 0 24px;
	position: relative;
	list-style-type: none;
	display: inline-block;
}
.menu-top-menu-container .menu{
	text-align: center;
	padding-top: 35px;
}
.menu-top-menu-container .menu li:after{
	content: "|";
	font-size: 15px;
	font-weight: 400;
	color: #fff;
	position: absolute;
	left: 100%;
}
.menu-top-menu-container .menu li:last-child:after{
	content: none;
}
.footerLinks{
	padding-top: 42px;
}
.copyright p a:hover{
	color: #fff;
	text-decoration: none;
}
.copyright{
	text-align: center;
}
.copyright p, .copyright p a{
	color: #1a0f50;
	font-size: 15px;
	font-weight: 400;
	margin-bottom: 0px;
}




.innerbanner{
	padding-top: 143px;
	padding-bottom: 105px;
	background-repeat: no-repeat;
	background-position: center top;
}

.innerbanner h1{
	font-weight: 900;
	font-size: 77px;
	text-shadow: 1px 4px 3px rgba(0,0,0,0.38);
	text-align: center;
	color: #fff;
}

.breadCrumb ul li a{
	color: #bb00b0;
	font-weight: 700;
	font-size: 25px;
}
.breadCrumb ul li{
	color: #204875;
	font-weight: 700;
	font-size: 25px;
	list-style-type: none;
	padding: 0 14px;
	position: relative;
	text-transform: uppercase;
}
.breadCrumb ul li:after{
	content: "/";
	color: #bb00b0;
	font-weight: 700;
	font-size: 25px;
	position: absolute;
	left: 95%;
}
.breadCrumb ul li a:hover{
	text-decoration: none;
}
.breadCrumb ul li:last-child:after{
	content:none;
}

.clientDes{
	margin-top: 72px;
}

.clientBgBorder{
	background: url(images/clientBgBorder.png) no-repeat;
	width: 392px;
	height: 392px;
	margin: 0 auto;
	padding: 40px;
	overflow: hidden;
	text-align: center;
	line-height: 305px;
}
.clientBgBorder img{
	width: 250px;
	height: 250px;
	border-radius: 100%;
}

.clientDes h2{
	color: #142662;
	font-size: 48px;
	font-weight: 700;
	text-align: center;
	margin-top: 47px;
	margin-bottom: 50px;
}
.clientDes h2 strong{
	font-size: 48px;
	font-weight: 700;
	color: #bb00b0;
}

.clientDes p{
	font-size: 15px;
	font-weight: 400;
	color: #535353;
	line-height: 27px;
	text-align: center;
}
.makeSomeNoise{
	margin-top: 100px;
}
.makeSomeNoise h2{
	color: #2b456a;
	font-weight: 700;
	font-size: 36px;
	text-align: center;
	margin-top: 64px;
	margin-bottom: 30px;
}
.makeSomeNoise{
	padding-bottom: 120px;
}
.makeSomeNoise p{
	font-size: 15px;
	font-weight: 400;
	line-height: 24px;
	text-align: center;
}

.perfectPitch img{
	margin-bottom: 70px;
}
.perfectPitch p{
	font-size: 16px;
	font-weight: 400;
	color: #4f4f4f;
	line-height: 33px;
}
.perfectPitch p a{
	color: #12427e;
	font-size: 20px;
	font-weight: 400;
}
.perfectPitch p a:hover{
	text-decoration: none;
}

.makeSomeNoise h3{
	font-weight: 900;
	font-size: 40px;
	color: #414141;
	text-align: center;
	margin-bottom: 50px;
}
.makeSomeNoise h3 strong{
	color: #bb00b0;
	display: block;
	font-size: 48px;
}
.makeSomeNoise h3 strong span {
	    color: #0f3671;
}
/*small device style*/
.contForm input[type="text"], .contForm input[type="email"], .contForm input[type="tel"]{
	height: 56px;
	background:#f9f9f9;
	border:1px solid #c9c9c9;
	border-radius:8px;
	font-size: 16px;
	font-weight:400;
}
.contForm input[type="text"]::placeholder, .contForm input[type="email"]::placeholder, 
.contForm input[type="tel"]::placeholder{
	color: #4c4c4c;
}

.contForm textarea{
	height: 92px;
	background:#f9f9f9;
	border:1px solid #c9c9c9;
	border-radius:8px;
	font-size: 16px;
	font-weight:400;
}

.contForm textarea::placeholder{
	color: #4c4c4c;
}

.submitBut{
	background: #fff url(images/submitRightIcon.png) no-repeat 95%center;
    padding: 15px 70px 15px 20px;
    font-size: 15px;
    font-weight: 700;
    color: #103671;
    -webkit-box-shadow: 0 0 13px rgba(0,0,0,0.14);
    box-shadow: 0 0 13px rgba(0,0,0,0.14);
    border-radius: 40px;
    margin-top: 30px;
    display: inline-block;
    border:0px;
    cursor: pointer;
}
.submitBut:hover {
	background-color: #103671;
    color: #fff;
}

.contForm .wpcf7-not-valid-tip{
	display: none;
}

.contForm .wpcf7-not-valid{
	border-color: #f00 !important;
}

.servDetails img{
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}

.video_holder {
	width: 100%;
}
.video_holder .video_holder_inner {
	width: 100%;
    padding-top: 56%;
    height: 0px;
    overflow: hidden;
    position: relative;
}
.video_holder .video_holder_inner p {
	margin: 0;
}
.video_holder .video_holder_inner iframe {
	width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
	border: none;
	display: block;
}


@media (max-width: 767px) {
    .timeline-nodes:nth-child(odd) h3,
    .timeline-nodes:nth-child(odd) p {
    text-align: left
}
.timeline-nodes:nth-child(even) {
    flex-direction: row;
}
.timeline h3 {
    font-size: 1.7rem;
}
.timeline p {
    font-size: 14px;
}
.timeline-image {
    position: absolute;
    left: 50%;
    top: -60px;
    transform: translateX(-50%);
    width: 92px;
}
.timeline-nodes:nth-child(even) .timeline-date {
    text-align: center;
}
.timeline-image::before {
    width: 65px;
    height: 65px;
}

.timeline-nodes{
	padding-bottom: 100px;
}
.business_verticals .innerServices h3{
	padding: 20px 0 0 0;
}

}


/* --------------
Our Clients
----------------- */

.ourClientsLogo {
	padding: 45px 0 65px;
    text-align: center;
    box-shadow: 0px 6px 6px 0px rgba(0,0,0,0.03);
    margin-top: 0;
}
.ourClientsLogo h2 {
	text-align: center;
    color: #6308c1;
    font-size: 36px;
    font-weight: 700;
	margin-bottom: 20px;
}
.ourClientsLogo h2 strong {
    color: #292929;
    font-weight: 700;
}
.ourClientsLogo img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
.ourClientsLogo .clientLogo {
	border: 1px solid #e8e8e8;
    padding: 0 20px;
    box-shadow: 0 0 6px rgba(0,0,0,0.08);
	margin-top: 15px;
}

.home_blog .innerServices h3 a {
        font-size: 21px !important;
}
/*extra small device style */
/***@media (max-width: 575px) {
    .timeline::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 3%;
}
.timeline-image {
    position: absolute;
    left: -5%;
    }
.timeline-image::before {
    width: 60px;
    height: 60px;
}
}***/

.business_verticals img{
    min-height: 148px !important;
}

.business_verticals .servImg {
        height: auto !important;
    border: 1px solid #e8e8e8;
    padding: 0 20px;
    box-shadow: 0 0 6px rgb(0 0 0 / 8%);
    margin-top: 15px;
    text-align: center;
}

.awards_recognition img{
	width: 100%;
	min-height: 506px;
}

.awards_recognition h3{
	    font-size: 25px;
    padding: 20px 0 0 0;
}