.img-responsive{
    display: initial;
}

.row{
    display:flex;
    flex-wrap:wrap;
}

.d-f{
    display:flex;
    flex-wrap: wrap;
}

h1, h2, h3, h4, h5, h6, p, span, ul, li, a, .btn-default, textarea {
	margin: 0;
	padding: 0;
}
.no_space {
	padding-right: 0px !important;
	padding-left: 0px !important;
}
.space70 {
	float: left;
	width: 100%;
	margin-top: 70px;
}
.space40 {
	float: left;
	width: 100%;
	margin-top: 40px;
}
.space10 {
	float: left;
	width: 100%;
	margin-top: 10px;
}
.space90 {
	float: left;
	width: 100%;
	margin-top: 90px;
}
body {
	font-family: Montserrat-SemiBold;
}
.alt-font {
	font-family: Verdana, Geneva, sans-serif;
}
* {
	margin: 0;
	padding: 0;
}
a:hover {
	text-decoration: none;
}
a:focus {
	text-decoration: none;
}
@font-face {
	font-family: HELVETICANEUBOLD;
 src: url(../fonts/HELVETICA NEU BOLD.ttf);
}
@font-face {
	font-family: PermanentMarker;
	src: url(../fonts/PermanentMarker.ttf);
}
@font-face {
	font-family: Montserrat-Bold;
	src: url(../fonts/Montserrat-Bold.ttf);
}
@font-face {
	font-family: Montserrat-Light;
	src: url(../fonts/Montserrat-Light.ttf);
}

@font-face {
	font-family: Montserrat-Regular;
	src: url(../fonts/Montserrat-Regular.ttf);
}
@font-face {
	font-family: Montserrat-SemiBold;
	src: url(../fonts/Montserrat-SemiBold.ttf);
}
#menulink {
    /* width: 20%; */
    background: #ed2689;
    /* color: #fff; */
    /* line-height: 40px; */
    /* text-indent: 10px; */
    cursor: pointer;
    position: fixed;
    right: 15px;
    z-index: 9999999999;
    top: 25px;
    padding: 0px 3px;
	display:none;
}
#left-menu {
    width: 212px;
    height: 100%;
    position: fixed;
    background: #ed2689;
    margin-left: -212px;
    z-index: 9999999999;
}
#left-menu ul{margin:0px;padding:10px 0px;width:100%;list-style:none;}
#left-menu ul li{}
#left-menu ul li a {
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 12px 10px;
    text-transform: uppercase;
    border-bottom: solid 1px rgb(255, 255, 255);
}
#left-menu ul li a:hover{background:#000;}
.home-bg {
    background: url(../images/home-bg.jpg)50% -0 no-repeat fixed;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
	min-height: 650px;
	margin: 0 auto;
	width: 100%;
	display: table;
	vertical-align: middle;
	position: relative;
    float: left;
    width: 100%;
    height: 100vh;
}
.header {
	float: left;
	width: 100%;
	padding: 15px 0 0 0;
}
.right-cont p a {
    color: #fff;
}
.right-cont p {
    color: #fff;
    font-family: Montserrat-SemiBold;
    float: right;
    margin: 0px 0 0px 30px;
    font-size: 13px;
}
ul.right-cont {
    float: right;
    width: auto;
    margin: 10px 0 0 0;
}
ul.right-cont {
    float: right;
    width: auto;
    margin: 10px 0 0 0;
}
ul.right-cont li {
    float: left;
    list-style: none;
    padding: 0 0px 0 30px;
}
ul.right-cont li a {
    color: #fff;
    font-family: Montserrat-SemiBold;
    font-size: 16px;
    text-transform: capitalize;
}
a.menu-lines {
	font-size: 30px;
	margin: 0px 0 0 45px !important;
	float: left;
	color: #fff;
}
.banner-left h1 {
    font-weight: 300;
    font-size: 40px;
    color: #fdfdfd;
    text-transform: uppercase;
    font-family: Montserrat-Light;
}
.banner-left h2 {
	font-weight: 300;
	font-size: 48px;
	color: #fefefe;
	text-transform: uppercase;
	font-family: Montserrat-SemiBold;
}
.banner-left h3 {
    font-weight: 300;
    font-size: 58px;
    color: #000;
    text-transform: uppercase;
    font-family: PermanentMarker;
    position: relative;
    margin: 0 0 40px 0;
}
.banner-left h3:after {
    content: url(../images/border-bottom.png);
    position: absolute;
    bottom: -33px;
    left: unset;
    text-align: left;
    width: 100%;
}
.banner-left p {
    color: #ffffff;
    font-size: 16px;
    line-height: 18px;
    font-weight: 300;
    width: 100%;
    margin: 0px 0 15px 0;
	font-family: Montserrat-Regular;
}
.banner-left {
    float: left;
    width: 100%;
    margin: 80px 0 0 0;
    text-align: left;
}
.banner-left.services {
	text-align: center;
}
.banner-left.services h2 {
	font-size: 66px;
	color: #fefefe;
	margin: 0 0 90px 0;
}
.banner-left.services a {
	float: none;
	/* margin: 70px 10px 0 0; */
	background: transparent;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	padding: 40px 42px;
	border: none;
	border-radius: 50%;
	text-transform: uppercase;
	border: solid 5px #fff9;
}
.banner-left.services {
	text-align: center;
	margin: 140px 0 0 0;
}
.banner-left a {
    /* float: none; */
    margin: 10px 5px 0 0;
    background: transparent;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    padding: 10px 30px;
    border: solid #fff;
    border-radius: 30px;
    text-transform: uppercase;
    width: auto;
    display: inline-flex;
    transition: ease-in-out 0.5s;
}
.banner-left a:hover{
    background: transparent;
	border: solid #fff;	
}
.banner-left.logo-design a {
	float: left;
	margin: 70px 10px 0 0;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	padding: 10px 30px;
	border: none;
	border-radius: 30px;
	text-transform: uppercase;
	background: #5f2e7c;
}
.banner-left a.color-change {
    color: #fff !important;
    background: #ed2689 !important;
    border: solid #ed2689 !important;
    transition: ease-in-out 0.5s;
}
.banner-left a.color-change:hover{
    background: transparent !important;
	border: solid #fff !important;	
	color:#fff !important;
}
.banner-left.brand-identity {
	text-align: center;
}
.banner-left.brand-identity h3:after {
	left: unset;
	text-align: center !important;
	width: 100%;
}
.banner-left.brand-identity p {
	margin: 70px auto;
}
.banner-left.brand-identity a {
	float: none !important;
}
.banner-left h3 {
	display: inline-flex;
}
.banner-cont {
	float: left;
	width: 100%;
	position: relative;
}
.brand-slide {
    float: left;
    width: 100%;
    background: #000;
    margin: 40px 0 40px -40px;
    position: relative;
}
.digital-first-sec {
    float: left;
    width: 100%;
    padding: 110px 0 30px 0;
    background-size: cover;
    height: 547px; background-color:#f1f1f1;
  
    text-align: center;

}
.first-sec-abs-div1 {
    position: absolute;
    top: 20px;
    right: 250px;
	animation: pulse 2s infinite;
}
.first-sec-abs-div2 {
    position: absolute;
    top: 245px;
    right: 435px;
	animation: pulse 2s infinite;
}
.first-sec-abs-div3 {
    position: absolute;
    top: 430px;
    right: 100px;
	animation: pulse 2s infinite;
}
.first-sec-abs-div4 img {
    float: left;
}
.first-sec-abs-div4 {
    position: absolute;
    top: inherit;
    right: 290px;
    bottom: 20px;
	animation: pulse 2s infinite;
}
.first-sec-abs-div1 h1 {
    font-size: 27px !important;
    color: #a13d2e !important;
    margin: 10px 0 0 0 !important;
}
.first-sec-abs-div2 h1 {
    font-size: 27px !important;
    color: #a13d2e !important;
    margin: 10px 0 0 0 !important;
}
.first-sec-abs-div3 h1 {
    font-size: 27px !important;
    color: #a13d2e !important;
    margin: 10px 0 0 0 !important;
}
.first-sec-abs-div4 h1 {
    font-size: 27px !important;
    color: #a13d2e !important;
    margin: 35px 0 0 5px !important;
    float: left;
}
.first-sec-abs-div4 h1 span {
    color: #a13d2e;
    font-size: 45px;
}
.digital-first-sec h1 {
    text-align: left;
    font-size: 35px;
    color: #000;
    margin: 0px 0 30px 0;
    font-family: Montserrat-Light;
    text-transform: uppercase;
    line-height: 42px;
}
.digital-first-sec h1 span {
    font-size: 34px;
    color: #54b903;
    font-family: Montserrat-SemiBold;
}
.digital-first-sec p {
    text-align: left;
    font-size: 16px;
    line-height: 26px;
    color: #000;
    width: 100%;
    font-family: Montserrat-Regular;
}
.digital-first-sec a {
    margin: 40px 10px 0 0;
    background: transparent;
    color: #000;
    float: left;
    padding: 8px 25px;
    border: solid 3px #000;
    border-radius: 40px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    transition: ease-in-out 0.5s;
}
.digital-first-sec a:hover {
    background: #54b903;
	border: solid 3px #54b903;
	color:#fff;
}
.apps-cont {
    float: left;
    width: 100%;
    padding: 60px 0 0 0;
    position: relative;
}
.apps-cont a {
    margin: 40px auto 30px;
    background: transparent;
    color: #000;
    /* float: left; */
    padding: 8px 25px;
    border: solid 3px #000;
    border-radius: 40px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    transition: ease-in-out 0.5s;
}
.apps-cont a.changecolor {
    background: #54b903;
    border: solid 3px #54b903;
    color: #fff;
}
.apps-cont a:hover {
    background: #54b903;
    border: solid 3px #54b903;
    color: #fff;
}
.ipad {
    position: absolute;
    bottom: -1px;
    right: 0px;    z-index: -8;
}
.apps-cont-upper {
    float: left;
    width: 100%;
}
.apps-cont-upper h1 {
    font-size: 30px;
    color: #000;
    font-family: Montserrat-Light;
    line-height: 35px;
    float: left;
    width: 100%;
}
.inner-app-cont {
    float: left;
    width: 100%;
    text-align: center;
    margin: 15px 0 0 0;
}
.inner-app-cont h2 {
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    margin: 20px 0 0 0;
}
.inner-app-cont p {
    font-size: 12px !important;
    line-height: 20px !important;
    color: #000;
    margin: 15px 0 0 0 !important;
    font-family: Montserrat-Regular;
    text-align: center !important;
}
.apps-cont-upper span {
    font-size: 42px;
    color: #54b903;
    font-family: Montserrat-SemiBold;
    line-height: 40px;
    float: left;
    width: 100%;
}
.apps-cont-upper p {
    text-align: left;
    font-size: 15px;
    line-height: 22px;
    color: #000;
    width: 100%;
    margin: 25px 0 0 0;
    font-family: Montserrat-Regular;
    float: left;
}
.digital-first-sec a.changecolor {
    background: #54b903;
	border: solid 3px #54b903;
	color:#fff;
}
.digital-second-sec {
    float: left;
    width: 100%;
    background: #a13d2e;
    padding: 104px 0 85px 0;
	position:relative;
}
.video-cont {
    float: right;
}
.digital-second-sec h2 {
    font-size: 30px;
    color: #fefefe;
    margin: 204px 0 0 0;
}
.digital-second-sec h1 {
    text-align: left;
    font-size: 45px;
    line-height: 39px;
    color: #fec552;
    margin: 10px 0 0px 0;
}
.digital-second-sec p {
    text-align: left;
    font-size: 14px;
    line-height: 18px;
    color: #fec552;
    width: 85%;
    margin: 20px 0 0 0;
}
.digital-second-sec a {
    margin: 60px 0 0 0;
    background: #f27025;
    color: #fff;
    float: left;
    padding: 10px 40px;
    border: none;
    border-radius: 40px;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
transition:ease-in-out 0.5s;
}
.digital-second-sec a:hover {
        background: rgb(254, 197, 82);
}
.satisfied {
    float: left;
    width: 100%;
    text-align: center;
    background: #292929;
    padding: 100px 0;
}
.satisfied h1 {
    font-size: 40px;
    color: #fff;
	font-family: Montserrat-Light;
}
.satisfied h1 span {
    font-size: 42px;
    color: #a5e72f;
	font-family: Montserrat-SemiBold;
}
.satisfied p {
    font-size: 18px;
    line-height: 26px;
    color: #fff;
    font-family: Montserrat-Regular;
    width: 71%;
    margin: 35px auto 0;
}
.digital-third-sec {
    float: left;
    width: 100%;
    padding: 0px 0 30px 0;
    background-size: cover;
    height: 916px;
    background: url(../images/digital-third-sec-bg.jpg);
	position:relative;
}
.digital-third-sec h2 {
    font-size: 30px;
    color: #fefefe;
    margin: 200px 0 0 0;
}
.digital-third-sec h1 {
    text-align: left;
    font-size: 45px;
    line-height: 39px;
    color: #fec552;
    margin: 10px 0 0px 0;
}
.digital-third-sec p {
    text-align: left;
    font-size: 14px;
    line-height: 18px;
    color: #952715;
    width: 76%;
    margin: 20px 0 0 0;
}
.digital-third-sec a {
    margin: 60px 0 0 0;
    background: #a13d2e;
    color: #fff;
    float: left;
    padding: 10px 40px;
    border: none;
    border-radius: 40px;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
transition:ease-in-out 0.5s;
}
.digital-third-sec a:hover {
        background: rgb(254, 197, 82);
}
.third-sec-abs-div1 {
    position: absolute;
    top: 80px;
    right: 410px;
	animation: swing ease-in-out 1s infinite ;
}
.third-sec-abs-div2 {
    position: absolute;
    top: 215px;
    right: 0;
}
.third-sec-abs-div3 {
    position: absolute;
    top: 566px;
    right: 334px;
	animation: swing ease-in-out 1s infinite ;
}
@keyframes swing {
    0% { transform: rotate(3deg); }
    100% { transform: rotate(-3deg); }
}
@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
  }
  70% {
      -webkit-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
    box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
  }
  70% {
      -moz-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
      box-shadow: 0 0 0 10px rgba(204,169,44, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
      box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}
 @-webkit-keyframes Gradient {
 0% {
 background-position: 0% 50%
}
 50% {
 background-position: 100% 50%
}
 100% {
 background-position: 0% 50%
}
}
 @-moz-keyframes Gradient {
 0% {
 background-position: 0% 50%
}
 50% {
 background-position: 100% 50%
}
 100% {
 background-position: 0% 50%
}
}
 @keyframes Gradient {
 0% {
 background-position: 0% 50%
}
 50% {
 background-position: 100% 50%
}
 100% {
 background-position: 0% 50%
}
}
.newsletter {
    float: left;
    width: 100%;
    padding: 30px 0;
    background: #ed2689;
}
.newsletter h1 {
    font-size: 40px;
    text-transform: uppercase;
    color: #000;
}
.newsletter p {
    font-size: 16px;
    color: #000;
    font-weight: 400;
    margin: 2px 0 5px 0;
	font-family: Montserrat-Regular;
}
.newsletter span {
    font-size: 16px;
    color: #ffb4d9;
    font-weight: 400;
	font-family: Montserrat-Regular;
}
.newsletter form {
	margin: 33px 0 0 0;
}
input.field-o {
	float: left;
	width: 100%;
	padding: 15px 30px;
	border: none;
	border-radius: 40px;
	background: #fac9e1;
}
input.field-o::placeholder {
color:#7c7c7c;
font-weight:400;
}
button.field-o {
	float: left;
	width: 100%;
	padding: 13px 30px;
	border: none;
	border-radius: 40px;
	background: #2f2830;
	color: #fff;
	font-size: 16px;
	transition: ease-in-out 0.5s;
}
button.field-o:hover {
	background: #fff;
	color: #000;
}
button.field-o i {
	font-size: 22px;
	margin: 0px 3px 0 0;
}
footer {
    background:url(../images/footer-bg.jpg);
    padding: 36px 0 45px 0;
    float: left;
    width: 100%;
	height:auto;
	background-size:cover;
}
.footer-cont {
	float: left;
	width: 100%;
}
.footer-cont p {
    color: #fff;
    margin-top: 30px;
}
.footer-cont ul {
	float: left;
	width: 100%;
	margin: 30px 0 0 0;
}
.footer-cont ul li {
	float: left;
	list-style: none;
	padding: 0 20px 0px 0;display:none;
}
.footer-cont ul li a {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #fff;
	transition: ease-in-out 0.5s;
}
.footer-cont ul li a:hover {
    color:rgb(237, 38, 137);
}
.footer-cont ul li a i {
	font-size: 30px;
	transition: ease-in-out 0.5s;
}
.footer-cont ul li a i:hover {
    color: rgb(237, 38, 137);
}
footer h1 {
	font-size: 20px;
	line-height: 18px;
	color: #fff;
	text-transform: uppercase;
	float: left;
	width: 100%;
	margin: 10px 0 10px 0;
}
.footer-cont img {
    width: 100%;
}

.footer-cont2 ul {
	float: left;
	width: 100%;
	margin: 30px 0 0 0;display:none;
}
.footer-cont2 ul li {
	list-style: none;
	padding: 0 20px 13px 0;
}
.footer-cont2 ul li a {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #fff;
	transition: ease-in-out 0.3s;
}
.footer-cont2 ul li a:hover {
	color: #0ec2cf;
}
.footer-cont2 p {
	font-size: 16px;
	color: #fff;
	margin: 26px 0 0 0;
	font-family: Montserrat-Regular;
}
.footer-cont2 {
	float: left;
	width: 100%;
}
.footer-cont3 span {
	font-size: 16px;
	color: #fff;
	font-family: Montserrat-Regular;
}
.footer-cont3 span a {
	font-size: 16px;
	color: #fff;
	transition: ease-in-out 0.5s;
}
.screen-cont {
    position: absolute;
    left: 7%;
    top: 70px;
}
.footer-cont3 span a:hover {
    color: rgb(237, 38, 137);
}
.footer-cont3 {
	float: left;
	width: 100%;
	margin: 26px 0 0 0;
}
.footer-cont3 h2 {
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	text-transform: uppercase;
}
.footer-bot {
	float: left;
	width: 100%;
	background: #ed2689;
	padding: 24px 0;
}
.footer-bot ul {
	display: inline-flex;
	width: auto;
}
.footer-bot ul li {
	list-style: none;
	color: #000;
	font-size: 20px;
	padding: 0 1px;
	font-family: Montserrat-Regular;
}
.footer-bot ul li a {
	color: #000;
	font-size: 14px;
	padding: 0 7px;
	transition: ease-in-out 0.5s;
}
.footer-bot ul li a:hover {
    color: #000;
}
.footer-bot p {
    color: #000;
    font-size: 14px;
    line-height: 27px;
    font-family: Montserrat-Regular;
    display:none;
}
.overlay {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	background: rgba(237, 38, 137, 0.94); /* Old browsers */
	overflow-x: hidden;
	transition: 0.5s;
}
.overlay-content {
    position: relative;
    top: 50px;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}
.overlay a {
    padding: 3px 0;
    text-decoration: none;
    font-size: 36px;
    color: #fff;
    display: block;
    transition: 0.3s;
	cursor:pointer;
}
.overlay a:hover, .overlay a:focus {
	color: #17bac9;
}
.overlay .closebtn {
	position: absolute;
	top: 20px;
	right: 45px;
	font-size: 60px;
}
.hovicon {
}
.hovicon:after {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	content: '';
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	z-index: 99999
}
.hovicon:before {
	speak: none;
	-webkit-font-smoothing: antialiased;
}
.hovicon.effect-8 {
	background: rgba(255, 255, 255, 0.1);
	-webkit-transition: -webkit-transform ease-out 0.1s, background 0.1s;
	-moz-transition: -moz-transform ease-out 0.1s, background 0.1s;
	transition: transform ease-out 0.1s, background 0.1s;
}
.hovicon.effect-8:after {
	top: 0;
	left: 0;
	padding: 0;
	z-index: -1;
	box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);
	opacity: 0;
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
}
.hovicon.effect-8:hover {
	background: rgba(255, 255, 255, 0.05);
	-webkit-transform: scale(0.93);
	-moz-transform: scale(0.93);
	-ms-transform: scale(0.93);
	transform: scale(0.93);
	color: #fff;
}
.hovicon.effect-8:hover i {
	color: #fff;
}
.hovicon.effect-8:hover:after {
	-webkit-animation: sonarEffect 1.3s ease-out 10ms;
	-moz-animation: sonarEffect 1.3s ease-out 10ms;
	animation: sonarEffect 1.3s ease-out 105ms;
}
@-webkit-keyframes sonarEffect {
 0% {
 opacity: 0.3;
}
 40% {
 opacity: 0.5;
 box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, 0.5);
}
 100% {
 box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, 0.5);
 -webkit-transform: scale(1.5);
 opacity: 0;
}
}
@-moz-keyframes sonarEffect {
 0% {
 opacity: 0.3;
}
 40% {
 opacity: 0.5;
 box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, 0.5);
}
 100% {
 box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, 0.5);
 -moz-transform: scale(1.5);
 opacity: 0;
}
}
@keyframes sonarEffect {
 0% {
 opacity: 0.3;
}
 40% {
 opacity: 0.5;
 box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, 0.5);
}
 100% {
 box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, 0.5);
 transform: scale(1.5);
 opacity: 0;
}
}
.bg-purple {
	background: #9a5fd2 !important;
	transition-duration: .5s !important;
}
.bg-green {
	background: #0ec2cf !important;
	transition-duration: .5s !important;
}
.bg-purple:hover {
	background: #0ec2cf !important;
}
.bg-green:hover {
	background: #9a5fd2 !important;
}
/*ANIMATION FOR THREE IMAGES*/
.screen-cont, img.screen1, img.screen2, img.screen3 {
	transition-duration: 0.5s;
	height: 100%;
	transition-timing-function: ease-in-out;
}
.screen-cont:hover img.screen1 {
	right: 300px;
	height: 520px;
}
.screen-cont:hover img.screen2 {
	right: 180px;
	height: 500px;
}
.screen-cont:hover img.screen3 {
	right: 50px;
	height: 480px;
}
.ball {
	animation: bounce 1s infinite alternate;
	-webkit-animation: bounce 1s infinite alternate;
}
@keyframes bounce {
 from {
 transform: translateY(0px);
}
to {
	transform: translateY(-15px);
}
}
@-webkit-keyframes bounce {
 from {
 transform: translateY(0px);
}
to {
	transform: translateY(-15px);
}
}
.hovicon.effect-4 {
	width: 92px;
	height: 92px;
	box-shadow: 0 0 0 4px rgba(255, 255, 255, 1);
}
.hovicon.effect-4.small {
	width: 45px;
	height: 45px;
}
.hovicon.effect-4.mini {
	width: 30px;
	height: 30px;
}
.hovicon.effect-4.sub-a {
	-webkit-transition: box-shadow 0.2s;
	-moz-transition: box-shadow 0.2s;
	transition: box-shadow 0.2s;
}
.hovicon.effect-4:before {
	line-height: 92px;
}
.hovicon.effect-4:after {
	top: -4px;
	left: -4px;
	padding: 0;
	z-index: 10;
	border: 4px dashed #fff;
}
.hovicon.effect-4:hover {
	box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
	color: #fff;
}
.hovicon.effect-4:hover i {
	color: #fff;
}
/* Effect 4b */
.hovicon.effect-4.sub-b:hover {
	-webkit-transition: box-shadow 0.2s;
	-moz-transition: box-shadow 0.2s;
	transition: box-shadow 0.2s;
}
.hovicon.effect-4.sub-b:hover:after {
	-webkit-animation: spinAround 9s linear infinite;
	-moz-animation: spinAround 9s linear infinite;
	animation: spinAround 9s linear infinite;
}
@-webkit-keyframes spinAround {
 from {
 -webkit-transform: rotate(0deg)
}
to {
	-webkit-transform: rotate(360deg);
}
}
@-moz-keyframes spinAround {
 from {
 -moz-transform: rotate(0deg)
}
to {
	-moz-transform: rotate(360deg);
}
}
@keyframes spinAround {
 from {
 transform: rotate(0deg)
}
to {
	transform: rotate(360deg);
}
}
.link-1 {
  transition: 0.3s ease;
}
.link-1:hover {
  border-top: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  padding: 6px 0; 
}



.gert {
    background: url(../images/gerat-banner.jpg);
    height: auto;
    padding: 120px 0 80px;
    background-position: center;
    background-size: cover;
}


.gert-text h1 {
    text-align: center;
    font-size: 42px;
    color: #4eb802;
}


.gert-text span {
      font-family: Montserrat-Light;
    color: #000;
    font-size: 40px;
}


.gert-text p {
    text-align: center;
    width: 47%;
    display: block;
    margin: 29px auto;
    font-size: 16px;
    font-family: Montserrat-Regular;
    line-height: 24px;
    color: #000;
}


.center{ display: block; margin:0 auto; float:none;}

.pos:before{content:url(../images/tes.png);position:absolute;left: -4px;top:0;width:69px;height:58px;}
.pos{ position:relative;}

.top-text {
    margin-top: 60px;
}

.top-text h2 {
    font-size: 22px;
    color: #000;font-family: Montserrat-SemiBold;
}


.top-text p {
    font-size: 16px;
    margin: 9px 0 20px;
    font-family: Montserrat-Regular;
    color: #000;
    line-height: 20px;
}


.testi img {
    margin: 50px 0!important;
    width: 129px !important;
    height: 129px !important;
}

.top-text h3 {
    font-size: 16px;
    color: #000;
    margin: 0 0 5px;     font-family: Montserrat-SemiBold;
}

.top-text h5{   font-family: Montserrat-Regular; font-size:16px;}


.testi .owl-nav{ position:relative;}


.testi .owl-prev {
    position: absolute;
    top: -140px;
    color: #000;


    text-align: center;
    font-size: 20px;


}

.testi .owl-next {
    position: absolute;
       top: -140px;
    color: #000;
    right: 0;



    text-align: center;
    font-size: 20px;

}




.testi .owl-next {
    right: 19%;
}


.testi .owl-prev {
    left: 14%;
}





.abot {
    background: url(../images/about-banner.jpg);
      padding: 240px 0 195px;
    background-size: cover;
    background-position: center;
   
}


.abot-text h1 {
    font-size: 40px;
    font-family: Montserrat-Light;
    color: #000;
    line-height: 45px;
}


.abot-text span{ color:#fff;    font-family: Montserrat-SemiBold;}



.abot-text p {
    color: #000;
    font-size: 16px; font-family: Montserrat-Regular;
}

.abot-text p {
    color: #000;
    font-size: 16px;
    font-family: Montserrat-Regular;
    margin: 11px 0 35px;
    line-height: 20px;
}
.testi h2 {
    font-size: 24px;
    color: #000;
}

.abost{    position: absolute;
    right: 0;
    top: -50px;}


.brand-slide .carousel-control {
    position: absolute;
    top: 0;
    bottom: unset;
    left: 0;
    width: auto;
    font-size: 20px;
    color: #000 !important;
    text-align: center;
    text-shadow: none !important;
    background-color: #fff !important;
    filter: unset !important;
    opacity: unset;
    border-radius: 0 !important;
    padding: 10px 15px !important;
    height: none !important;
    margin: 0 !important;
	border:none !important;
}
.brand-slide .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: none !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}
.brand-slide .carousel-control.right {
    left: 50px;
    right: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: none !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}
.brand-slide .carousel-control:hover, .carousel-control:focus {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: 1;
	background:#ed2689 !important;
}
.brand-slide .carousel-indicators {
    position: absolute;
    bottom: 0 !important;
    left: 0;
    z-index: 15;
    width: 100%;
    padding-left: 0;
    margin-left: 0;
    text-align: left;
    list-style: none;
}
.brand-slide .carousel-indicators li {
    display: inline-block;
    width: 15px;
    height: 4px;
    margin: 0 0 0 2px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    border: none;
    border-radius: 0;
}
.brand-slide .carousel-indicators .active {
    width: 15px;
    height: 4px;
    margin: 0 0 0 2px;
    background-color: #ed2689;
}
.test p {
    float: left;
    width: 100%;
    margin: 0;
    padding: 15px 0;
    font-size: 20px;
    line-height: 22px;
    color: #fefefe;
	font-family: Montserrat-Regular;
}
.test p span{
    color: #ed2689;
}
.balloon{
  -webkit-animation:balloon1 6s ease-in-out infinite;
  -moz-animation:balloon1 6s ease-in-out infinite;
  -o-animation:balloon1 6s ease-in-out infinite;
  animation:balloon1 6s ease-in-out infinite;
}
/*BALLOON 1 4*/
@-webkit-keyframes balloon1 {
  0%,100%{ -webkit-transform:translateY(0) rotate(-6deg);}
  50%{ -webkit-transform:translateY(-20px) rotate(8deg); }
}
@-moz-keyframes balloon1 {
  0%,100%{ -moz-transform:translateY(0) rotate(-6deg);}
  50%{ -moz-transform:translateY(-20px) rotate(8deg); }
}
@-o-keyframes balloon1 {
  0%,100%{ -o-transform:translateY(0) rotate(-6deg);}
  50%{ -o-transform:translateY(-20px) rotate(8deg); }
}
@keyframes balloon1 {
  0%,100%{ transform:translateY(0) rotate(-6deg);}
  50%{ transform:translateY(-20px) rotate(8deg); }
}
.sections-cont {
    float: left;
    width: 100%;
    position: relative;
    background-size: cover;
    height: auto;
    background: url(../images/second-sec-bg.jpg);
    padding: 72px 0 0 0;
}
.first-section {
    float: left;
    width: 100%;
    background-size: cover;
    height: 833px;
    background: url(../images/second-sec-bg.jpg);
}
.second-section {
    float: left;
    width: 100%;
    background-size: cover;
    height: 833px;
    background: url(../images/third-sec-bg.jpg);
}
.inner-main-section {
    float: left;
    width: 100%;
    position: static;
    background: #e8e8e9;
    padding: 30px 0 45px 0;
    border: none;
    border-radius: 30px 70px 0 0;
}
.inner-main-section h1 {
    font-size: 26px;
    line-height: 27px;
    color: #000;
    padding: 0 12px 18px 12px;
    text-transform: uppercase;
}
.inner-main-section h1 span{
    color: #ed2689;
}
.brand-slide2 .carousel-indicators {
    position: absolute;
    bottom: -40px !important;
    left: 0;
    z-index: 15;
    width: 100%;
    padding-left: 0;
    margin-left: 0;
    text-align: center;
    list-style: none;
}
.brand-slide2 .carousel-indicators li {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 0 0 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #a1a1a1;
    border: none;
    border-radius: 20px;
}
.brand-slide2 .carousel-indicators .active {
    width: 15px;
    height: 15px;
    margin: 0 0 0 3px;
    background-color: #ed2689;
}
.test img {
    width: 100%;
}
.specialized {
    float: left;
    width: 100%;
    padding: 70px 0 0 0;
    position: relative;
}
.specialized:before {
    position: absolute;
    content: url(../images/bf-af-border.png);
    text-align: center;
    left: 0;
    right: 0;
    top: 37px;
}
.specialized:after {
    position: absolute;
    content: url(../images/bf-af-border.png);
    text-align: center;
    left: 0;
    right: 0;
    bottom: -20px;
}
.specialized h2 {
    font-size: 17px;
    line-height: 16px;
    color: #000;
    padding: 0 0px 15px 0px;
    text-transform: uppercase;
}
.specialized h2 span{
    color: #ed2689;
}
.specialized p {
        font-size: 15px;
    line-height: 15px;
    color: #000;
    padding: 0 0px 8px 10px;
    font-family: Montserrat-Regular;
}




input.field {
    float: left;
    width: 100%;
    margin: 27px 0 0 0;
    background: #bcbbbb;
    border: none;
    padding: 6px 0 7px 10px;
    font-size: 12px;
}
input.sbmt {
    float: left;
    width: 100%;
    margin: 27px 0 0 0;
    background: #000;
    border: none;
    text-align: center;
    color: #fefefe;
    padding: 6px 0 7px 0;
    text-transform: uppercase;
    font-size: 12px;
}
.specialized2 {
    float: left;
    width: 100%;
    padding: 45px 0 0 0;
    position: relative;
}
.specialized2 h2 {
    font-size: 26px;
    line-height: 27px;
    color: #000;
    padding: 0 0px 15px 0px;
    text-transform: uppercase;
}
.specialized2 p {
    font-size: 15px;
    line-height: 15px;
    color: #000;
    padding: 0 0px 22px 10px;
    font-family: Montserrat-Regular;
}
.label-cont {
    float: left;
    margin: 22px 0 0 0;
    width: 100%;
    text-align: center;
}
.label-img-bg {
    background: #000;
    width: 113px;
    height: 113px;
    text-align: center;
    border: none;
    border-radius: 80px;
    display: table;
    position: relative;
    margin: 0 auto;
    transition: ease-in-out 0.5s;
}

/*
    uzair css
*/


.specialized-business {
    float: left;
    width: 100%;
    padding: 33px 0 0 0;
    position: relative;
    text-transform: uppercase;
}

.specialized-business:after {
    position: absolute;
    content: url(../images/bf-af-border.png);
    text-align: center;
    left: 0;
    right: 0;
    bottom: -20px;
}
.specialized-business h2 {
    font-size: 18px;
    line-height: 16px;
    color: #000;
    padding: 0 0px 15px 0px;
    text-transform: uppercase;
}
.specialized-business h2 span{
    color: #ed2689;
}
.specialized-business p {
        font-size: 15px;
    line-height: 15px;
    color: #000;
    padding: 0 0px 8px 10px;
    font-family: Montserrat-Regular;
}


.business-label-img{
    
     background: #ed2689 !important;
     margin: 0px 0px 0px 30px !important;

}

.business-label-img:after{

    content: url(../images/business-border.png) !important;
}


.business-card-head{

    background-color: #ed2689;
    margin-top: 45px;
    padding: 20px 0px !important;
    width: 370px;
    font-size: 20px !important;
    color: #fff !important;
}

.business-card-port{
    font-size: 20px;
    line-height: 12px;
    text-align: center;
    padding: 48px 0 0 0;
    color: #fff;
    text-transform: uppercase;
    background-color: #ed2689;
    margin-top: 45px;
    padding: 20px 0px !important;
    width: 370px;


}


[class*=" imghvr-"]>img, [class^=imghvr-]>img{

    padding: unset !important;
}
.business-card-mar{

    margin-top: 27% !important;
}

.brand-car{

    margin-top: 10px;
    margin-bottom: 30px;
}

.img-car{

    max-height: 196px !important;
    max-width: 291px !important;
    padding: 5px;

    
  }

  [class*=" imghvr-"], [class^=imghvr-]{

    background-color: transparent !important;
  }

  .carousel-indicators1{

    text-align: center;
  }

  .carousel-indicators1 li{

    text-indent: 0 !important;
    background-color: black !important;
    width: 50px !important;
    height: 50px !important;
    border-radius: 0px !important;
    font-size: 18px;
    color: #fff !important;
    padding: 12px;
    font-weight: bold !important;
    display: inline-block;     cursor: pointer
  }
    

  .business-right-sec{

    margin: 195px 0 0 0 !important;
  }

  .business-right-img{

    right: -7px !important;
    top: 148px !important;
  }

    .carousel-indicators1 li:active{

      background-color: #ed2689 !important;
      color: #fff !important;
    }
  
  @media screen and (min-width: 768px){
.carousel-indicators1 {
    bottom: -80px;
}
}

/*---------------*/
/***** Oscar *****/
/*---------------*/

figure.effect-oscar {
  background: -webkit-linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%);
  background: linear-gradient(45deg, #22682a 0%,#9b4a1b 40%,#3a342a 100%);
}

figure.effect-oscar img {
  opacity: 0.9;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}

figure.effect-oscar figcaption {
  padding: 3em;
  background-color: rgba(58,52,42,0.7);
  -webkit-transition: background-color 0.35s;
  transition: background-color 0.35s;
}

figure.effect-oscar figcaption::before {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  border: 1px solid #fff;
  content: '';
}

[class*=" imghvr-"] figcaption, [class^=imghvr-] figcaption{

  background-color: #f05d78 !important;
  color: #fff !important;
}

figure.effect-oscar h2 {
  margin: 20% 0 10px 0;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0,100%,0);
  transform: translate3d(0,100%,0);
}

figure.effect-oscar figcaption::before,
figure.effect-oscar p {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(0);
  transform: scale(0);
}

figure.effect-oscar:hover h2 {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

figure.effect-oscar:hover figcaption::before,
figure.effect-oscar:hover p {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

figure.effect-oscar:hover figcaption {
  background-color: rgba(58,52,42,0);
}

figure.effect-oscar:hover img {
  opacity: 0.4;
}

figcaption > p{

 text-align: center;
line-height:100px;
font-size: 18px;
font-weight: bold;

}

.business-bg {
    background: url(../images/business-bg.jpg)50% -0 no-repeat fixed;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    min-height: 650px;
    margin: 0 auto;
    width: 100%;
    display: table;
    vertical-align: middle;
    position: relative;
    float: left;
    width: 100%;
    height: 100vh;
}

.icon-bg {
    background: url(../images/icon-bg.jpg)50% -0 no-repeat fixed;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    min-height: 650px;
    margin: 0 auto;
    width: 100%;
    display: table;
    vertical-align: middle;
    position: relative;
    float: left;
    width: 100%;
    height: 100vh;
}

.landing-bg {
    background: url(../images/landing-bg.jpg)50% -0 no-repeat fixed;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    min-height: 650px;
    margin: 0 auto;
    width: 100%;
    display: table;
    vertical-align: middle;
    position: relative;
    float: left;
    width: 100%;
    height: 100vh;
}

.newsletter-bg {
    background: url(../images/newsletter-bg.jpg)50% -0 no-repeat fixed;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    min-height: 650px;
    margin: 0 auto;
    width: 100%;
    display: table;
    vertical-align: middle;
    position: relative;
    float: left;
    width: 100%;
    height: 100vh;
}

.signage-bg {
    background: url(../images/signage-bg.jpg)50% -0 no-repeat fixed;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    min-height: 650px;
    margin: 0 auto;
    width: 100%;
    display: table;
    vertical-align: middle;
    position: relative;
    float: left;
    width: 100%;
    height: 100vh;
}

.tradeshow-bg {
    background: url(../images/tradeshow-booth-bg.jpg)50% -0 no-repeat fixed;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    min-height: 650px;
    margin: 0 auto;
    width: 100%;
    display: table;
    vertical-align: middle;
    position: relative;
    float: left;
    width: 100%;
    height: 100vh;
}


/*       uzair css end    */



.label-img-bg:hover{background: #ed2689;}
.label-img-bg:hover > .label-cont h3{color: #ed2689;}
.label-img-bg:after {
    position: absolute;
    content: url(../images/straight-border.png);
    bottom: -46px;
    left: 0;
    right: 0;
}
.img-cont {
    display: table-cell;
    vertical-align: middle;
    margin: 0 auto;
}
.label-cont h3 {
    font-size: 14px;
    line-height: 12px;
    text-align: center;
    padding: 48px 0 0 0;
    color: #000;
	text-transform:uppercase;
}
.right-section h1 {
    font-size: 23px;
    line-height: 36px;
    color: #fefefe;
    margin: 319px 0 0 0;
    text-transform: uppercase;
}
.right-section {
    float: left;
    width: 100%;
    position: relative;
}
.right-section img {
    position: absolute;
    right: -37px;
    top: -12px;
}
.mellow-absolute img {
    position: absolute;
    right: 50px;
    top: -50px;
	    animation: balloon1 6s ease-in-out infinite;
}
.mellow-absolute {
    float: right;
    width: 55%;
    position: absolute;
    right: 0%;
    bottom: 25%;
}
.mellow-absolute h1 {
    font-size: 26px;
    line-height: 36px;
    color: #fefefe;
    margin: 320px 0 0 0;
    text-transform: uppercase;
}



a.new-hover {
    float: left;
        transition: ease-in-out 0.5s;
}
.new-hover:hover {
    float: left;
    border-bottom: solid 2px #fff;
    padding: 0 0 10px 0;
}
.message-pop,
.submit-pop,
input.field-pop {
	background: 0 0;
	color: #fff
}
.pop-content {
	float: left;
	width: 100%;
	padding: 10px 25px 34px
}
.pop-content h1 {
	font-size: 24px;
	color: #fff;
	font-weight: 400;
	margin: 16px 0 5px;
	text-align: center
}
.pop-content p {
	font-size: 15px;
	color: #fff;
	font-weight: 400;
	margin: 0 0 5px;
	text-align: center
}
.close,
.fuction ul li .dash,
p.package-desc {
	font-weight: 700
}
p.package-desc {
	text-align: center;
	margin: 20px 0 0;
	display: none
}
.message-pop,
input.field-pop {
	width: 100%;
	margin: 2px 0
}
.submit-pop {
	display: table
}
input.field-pop {
	    border-bottom: 1px solid #ed2689;
	border-radius: 1px;
	padding: 10px 0;
	border-top: 0;
	border-left: 0;
	border-right: 0
}
.pop-img {
	float: left;
	width: 100%;
	text-align: center;
	padding: 0 0 42px;
	border-right: dashed 2px #a6e72a
}
.message-pop {
	padding: 10px 0;
	height: 66px;
	-webkit-appearance: none;
	-moz-appearance: none;
	border: none;
	resize: none;
	    border-bottom: 1px solid #ed2689;
	border-radius: 1px
}
.submit-pop {
	border-radius: 5px;
	font-size: 14px;
	margin: 28px auto;
	padding: 14px 19px;
	width: auto;
	border: 2px solid #ed2689;
	    transition: ease-in-out 0.5s;
}
.submit-pop:hover {
	background: #ed2689;
	color:#fff;
}
.close {
    color: #fff;
    float: left;
    font-size: 16px;
    /* left: inherit; */
    line-height: 1;
    /* margin: 4px auto; */
    opacity: 1;
    right: 10px !important;
    top: 10px;
    /* width: 100%; */
    position: absolute;
}
.close:hover {
	color: #ed2689;
	opacity: 9;
	text-shadow: none
}
.modal-content {
	background: #000;
	    border-bottom: 1px solid #ed2689;
	box-shadow: 0 0 10px #ed2689;
	padding: 15px 0;
	float: left
}
.pop-form {
	margin: 0 auto;
	width: 100%
}


.overlay a {padding: 3px 0;
    font-size: 30px;}

/*areeb*/


.overlay-content li i {
    color: #fff;
    position: relative;
    top: -30px;
    right: -60px;
    font-size: 15px;
    transition: initial;
    cursor: pointer;
}

.overlay-content li {
    list-style: none;
    position: relative;
    padding: 0;
    margin: 0;
    line-height: 25px;
}

.overlay a { text-align:left;}


.overlay-site a {
	font-size: 20px;
	text-align: right; color:#fee;
}

.overlay-site a:hover{ color:#fff;}

.overlay-site {
	float: right;
}
.overlay-site {
    margin-top: 80px;
}

.pb-50{
    padding-bottom: 50px;
}

.portfolio img {
    padding-bottom: 20px;
}

.pb-40{
        padding-bottom: 40px;
}

.mb-40{
    margin-bottom: 40px;
}
