
@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap');
body {
   font-family: 'Poppins', sans-serif;
    font-size: 14px;
}
a {
    outline: none !important;
    text-decoration: none !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0px;
    font-family: 'Poppins', sans-serif;

}
/* elements */

p {
    margin: 0px;
}
h1,
h2,
h3,
.menu-fs {
    text-transform: uppercase;
}
h1,
h2,
h3 {
    color: #333333;
    font-weight: 600;
    letter-spacing: 1px;
}
h1 {
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 10px;
}
h2 {
    font-size: 20px;
    line-height: 28px;
}
h3 {
    font-size: 25px;
    line-height: 32px;
}
.h2-bottom {
    margin-bottom: 10px;
}
p {
    color: #666666;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}
.p-bottom {
    margin-bottom: 20px;
}
a {
    color: inherit;
}
a:hover {
    color: inherit;
    text-decoration: none;
}
a:visited {
    color: inherit;
    text-decoration: none;
}
.section-space {
    padding: 80px 0 80px 0;
}
.image-center {
    margin: 0 auto;
}
.image-right {
    margin: 0 0 0 auto;
}
.image-left {
    margin: 0 auto 0 0;
}
.image-radius {
    border-radius: 3px;
}
.center {
    text-align: center;
}
.left {
    text-align: left;
}
.right {
    text-align: right;
}
.link {
    color: #ff8758;
    font-size: 13px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 1px;
}
.link-top {
    margin-top: 15px;
}
.btn-1 {
    background-color: #4cb179;
    border: 0;
    border-radius: 3px;
    color: #f3f3f3;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    padding: 10px 20px 10px 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: 300ms ease-in;
}
.btn-1:hover {
    background-color: #333333;
}
.btn-ant:hover {
    background-color: #f3f3f3;
    color: #333333;
}
.btn-top {
    margin-top: 30px;
}
.btn:hover,
.btn:focus {
    color: #ffffff;
}
.image-bottom {
    margin: 0 0 20px 0;
}
.column-center {
    float: none;
    margin: 0 auto;
}
.no-padding {
    padding: 0;
}
.no-margin {
    margin: 0;
}
.no-fs {
    font-size: 0;
}
.common-row-space {
    padding-bottom: 40px;
}
.section-bg-1 {
    background-color: #ffffff;
}
.section-bg-2 {
    background-color: #f6f6f6;
}
iframe {
    border: 0px;
}
.white-text h1,
.white-text h2,
.white-text p {
    color: #f3f3f3;
}
.bgimage-property {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.ls {
    letter-spacing: 1px;
}
.distab {
    display: table;
}
.distab-cell-middle {
    display: table-cell;
    vertical-align: middle;
}
.distab-cell-top {
    display: table-cell;
    vertical-align: top;
}
.distab-cell {
    display: table-cell;
}
.underline-bottom {
    margin: 0 0 40px 0;
}
.link {
    color: #50cd88;
    font-size: 13px;
    font-weight: 700;
    line-height: 20px;
}
.link a:hover {
    color: #333333;
}
.link-top {
    margin-top: 15px;
}
.img-responsive {
    border-radius: 3px;
}


a.teambg-padding {
    text-align: center;
    color: #333333;
    font-size: 15px;
    font-weight: 600;
    line-height: 23px;
    height: 90px;
    display: table-cell;
    vertical-align: middle;
}

.mb-2{margin-bottom: 0.5rem !important}
.mb-5{margin-bottom: 1.2rem !important}
h3.left.target-fs-h3 {
    font-weight: 400;
}

.header-bgimage:before {
    width: 100%;
    height: 100%;
    background: #13131347;
    position: absolute;
    top: 0;
    content: '';
    left: 0;
    display: block;
}
.left.Advertiser-left {
    background: white;
    padding: 100px;
}
.left.Advertiser-left {
    background: #fff;
    padding: 20px 70px;
}


/*========================================== NAVIGATION END ===========================================*/
/*========================================== HEADER-1 START ===========================================*/

.header-bgimage {
    background-image: url("../../img/profile/1500x620x1.jpg");
	    position: relative;
		    box-shadow: 0 0px 10px rgba(0,0,0,.1);
}
.header-section-space {
    padding: 200px 0 200px 0;
}
.header-head1,
.header-head2 {
    text-transform: capitalize;
}
.header-head1 {
    font-size: 52px;
    font-weight: 600;
    line-height: 60px;
    letter-spacing: 1px;
    color: #fff;
}
.header-head1 span{
	
	font-size: 14px;
    width: 100%;
    float: left;
    letter-spacing: initial;
}


.header-head1-bottom {
    margin-bottom: 20px;
}
.header-head2 {
    font-size: 35px;
    font-weight: 500;
    line-height: 46px;
	color: #fff;
    letter-spacing: 2px;
}
/*========================================== HEADER-1 END ===========================================*/
/*========================================== WHO WE ARE START ===========================================*/

.list-bottom {
    margin-bottom: 15px;
}
.who-left-pad {
    padding-left: 15px;
}
.who-bottom {
    padding-bottom: 40px;
}
/*========================================== WHO WE ARE END ===========================================*/

/*========================================== GREATER MOMENT START ===========================================*/

.greater-head-bottom {
    padding-bottom: 10px;
}
.greater-uline-bottom {
    padding-bottom: 15px;
}
/*========================================== GREATER MOMENT END ===========================================*/
/*========================================== QUOTE START ===========================================*/

.quote-bgimage {
    background-image: url("../../img/profile/1500x500x1.jpg");
	    box-shadow: 0 0px 10px rgba(0,0,0,.1);
}
.abt-img{    box-shadow: 0 0px 10px rgba(0,0,0,.1);}
.abt-info { padding-bottom:0px; }
.quote-section-space {
    padding: 150px 0 150px 0;
}
.quote-head-bottom {
    margin-bottom: 20px;
}
.header-head2 {
    font-size: 35px;
    font-weight: 600;
    line-height: 46px;
    letter-spacing: 2px;
}
/*========================================== QUOTE END ===========================================*/

/*========================================== TARGET IN TIME START ===========================================*/

.intro-content {
    font-weight: 600;
}
.target-fs {
    font-size: 30px;
    font-weight: 500;
    line-height: 38px;
}
.target-head-top {
    padding-top: 80px;
}
.target-head-bottom {
    padding-bottom: 15px;
}
.teambg {
    background-color: #f6f6f6;
    display: table;
    width: 100%;
}
.teambg img {
    border-radius: 0;
}
.zoom-area {
    overflow: hidden;
}
.find-image {
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.find-image:hover {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.team-social-icon li {
    list-style: none;
    display: inline-block;
}
.team-social-lr-pad li {
    padding-left: 10px;
}
.team-social-lr-pad li:first-child {
    padding-left: 0;
}
.teambg-author {
    color: #333333;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 15px;
}
.teambg-design {
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 15px;
}
.teambg-padding {
    padding: 20px 15px 20px 15px;
}
.team-underline-bottom {
    margin: 0 0 20px 0;
}
.team-intro-bottom {
    margin-bottom: 40px;
}
/*========================================== TARGET IN TIME END ===========================================*/

/*========================================== FOOTER START =========================================*/

.footer-bg {
    background-color: #333333;
}
section#contact {
    padding: 20px 0;
}
.mt-5 {margin-top:4rem;}
/*========================================== FOOTER END ===========================================*/
p.left.p-bottom {
    white-space: pre-wrap;
}


