*
{
	margin: 0px;
	padding: 0px;
}

@font-face
    {
        src:url(Poppins-Regular.otf) ;
        font-family: pop;
    }

    @font-face
    {
        src:url(Poppins-Medium.otf) ;
        font-family: popb;
    }

body
{
	background-image: url(Group.png);
	background-size: contain;
	background-repeat: no-repeat;
	
}

.navbar-light
{

background-color: #fff;
}

 .pad{
        width: 100%;
        height: 70px;
    }



.mobile-toggle
{
	margin-left: 15px;
}

.this
{
	width: 175px;
	height: 108px;
	margin-left: 10px;
}

.btn-success1
{
	font-family: pop;
    width: 170px;
    height: 60px;
    margin-left: 50px;
    margin-top: 10px;
    font-size: 15px;
    border: 1px solid #4B4B4B;
    box-sizing: border-box;
    border-radius: 300px;
    color: #131010;
    background-color: #ffffff;
    border-color: #4b4b4b;

}

.btn-success1:hover
{
	background-color:#52A9CE ;
    color: #fff;
    border:none;
    cursor: pointer;
    font-family: pop;
    font-size: 15px;
}

.mobile-toggle
{
	display: inline;
    align-items: center;
    transition: none;
    vertical-align: middle;
    position: relative;
}

..mobile-toggle span
{
	display: block;
    position: absolute;
    width: 16px;
    height: 1px;
    background: #090909;
    content: " ";
    left: 0;
}

.first
{
	margin-top: 120px;
	 
}

.bold
{
	font-family: pop;
	font-size: 42px;
	 margin-left: 30px;
}

.light
{
	 margin-left: 50px;
	 font-family: pop;
}

.btn-success2
{
	height: 48px;
	width: 170px;
	border: 1px solid #4B4B4B;
    border-radius: 300px;
    color: #52A9CE;
    background-color: #fff;
    border-color: #52A9CE;
    margin-left: 50px;
    font-family: pop;
}

.btn-success2:hover
{
	color: #fff;
	background-color: #52A9CE;
}

.btn-success3
{
	height: 48px;
	width: 210px;
	border-radius: 300px;
	border: 1px solid #4B4B4B;
    color: #52A9CE;
    background-color: #fff;
    border-color: #52A9CE;
    margin-left: 12px;
    font-family: pop;
}

.btn-success3:hover
{
	color: #fff;
	background-color: #52A9CE;
}

.mid
{
	text-align: center;
	font-size: 34px;
	font-family: pop;
}

.text
{
	font-size: 18px;
	font-family: pop;
	text-align: center;
	margin-top: 15px;
}

.coloum
{
	width: 100%;
	height: auto;

}

 .coloum .col
{
	width:29.333333%;
	height: 360px;
	margin-left: 2%;
	margin-right: 2%;
	background-image: url(flip.png);
	background-size: cover;
	float: left;
	margin-top: 30px;
}

 .coloum .col2
{
	width:29.333333%;
	height: 360px;
	margin-left: 2%;
	margin-right: 2%;
	background-image: url(Very-Silver-9.png);
	float: left;
	margin-top: 30px;
}


.rect
{
	width: 100%;
    height: 250px;
    background-color: #52A9CE;
    color: #fff;
    font-size: 50px;
    text-align: center;
    padding: 75px;
    font-family: pop;
}

.text2
{
	font-family: popb;
}

.filter 
{
	font-family: pop;
	font-size:14px;
	margin-top: 10px;
	margin-left: 15px;
}

.btn-success4
{
	
	height: 48px;
	width: 210px;
	border-radius: 300px;
	border: 1px solid #4B4B4B;
    color: #52A9CE;
    background-color: #fff;
    border-color: #52A9CE;
    margin-left: 432px;
    font-family: pop;
    margin-top: 30px;

}

.btn-success4:hover
{
	color: #fff;
	background-color: #52A9CE;
}

 .banner
{
	width: 100%;
	height: 400px;
	float: left;
	background-color: #218bd5 ;
}

.mid3
{
	font-family:popb;
	color: #fff;
	padding-top: 50px;
}

.mid4
{
	font-family:popb;
	color: #fff;
	padding-top: 10px;
	font-size: 22px;

}

.name
{
	color: #fff;
	font-size: 18px;
	font-family:pop;
	margin-top:30px;
}

.images
{
	border-radius: 60px;
	width: 60px;
	height: 60px;
}

ul
{
	float: left;
	list-style-type: none;
	margin-left: 350px;
	opacity: 0.6;

	
	
}

li
{
	float: left;
	padding-left: 5px;
	margin-top: 60px;

}

.Creative
{
	font-family: pop;
	font-size: 25px;
	margin-top: 70px;
	margin-left: 10px;
}

.txt
{
	color:#474747;
	font-family: pop;

}

.icn
{
	color:#ddd !important;
	margin-left: 160px;
}

a
{
	text-decoration: none;
}
.social
{
	margin-left: 5px;
}


