.landingcus1 body {
	 font-family: 'Lato', sans-serif !important;
	 background-color: #f5f7fb;
}
 .landingcus1 .fixed-top {
	 position: fixed;
	 top: 0;
	 right: 0;
	 left: 0;
	 z-index: 1030;
}
 .landingcus1 .header {
	 padding-top: 0px;
	 padding-bottom: 0px;
	 border-bottom: none;
	 border-color: transparent;
	 background: linear-gradient(135deg, #228acc 0%, #236cc7 45%, #22bad6 100%);
	 box-shadow: 0px 1px 0px 0px white;
}
 .landingcus1  .header {
	 padding-bottom: 0px;
	 padding-top: 0px;
	 background: linear-gradient(135deg, #228acc 0%, #236cc7 45%, #22bad6 100%);
}
 .landingcus1 .theme-smbulk .header {
	 background: linear-gradient(135deg, #19025c 0%, #6e28bf 100%);
	 background-size: cover;
}
 .landingcus1 .theme-purple .header {
	 background: #9a56ff;
	 background: -webkit-linear-gradient(top left, #9a56ff 0%, #e36cd9 100%) !important;
	 background: -o-linear-gradient(top left, #9a56ff 0%, #e36cd9 100%) !important;
	 background: linear-gradient(to bottom right, #9a56ff 0%, #e36cd9 100%) !important;
}
 .landingcus1 .theme-light-blue .header {
	 background: #03a9f4;
	 background: -webkit-linear-gradient(to right, #03a9f4, #6dd5ed);
	 background: linear-gradient(to right, #03a9f4, #6dd5ed);
}
 .landingcus1 .theme-dimigo .header {
	 background: #ec008c;
	 background: -webkit-linear-gradient(to right, #ec008c, #fc6767);
	 background: linear-gradient(to right, #ec008c, #fc6767);
}
 .landingcus1 .theme-bluelagoo .header {
	 background: #0052d4;
	 background: -webkit-linear-gradient(to right, #0052d4, #4364f7, #6fb1fc);
	 background: linear-gradient(to right, #0052d4, #4364f7, #6fb1fc);
}
 .landingcus1 .theme-twitch .header {
	 background: #6441a5;
	 background: -webkit-linear-gradient(to right, #6441a5, #2a0845);
	 background: linear-gradient(to right, #6441a5, #2a0845);
}
 .landingcus1 .theme-royal .header {
	 background: #141e30;
	 background: -webkit-linear-gradient(to right, #141e30, #243b55);
	 background: linear-gradient(to right, #141e30, #243b55);
}
 .landingcus1 .theme-cosmic-fusion .header {
	 background: #f0c;
	 background: -webkit-linear-gradient(to right, #f0c, #339);
	 background: linear-gradient(to right, #f0c, #339);
}
 .landingcus1 .theme-lawrencium .header {
	 background: #0f0c29;
	 background: -webkit-linear-gradient(to right, #0f0c29, #302b63, #24243e);
	 background: linear-gradient(to right, #0f0c29, #302b63, #24243e);
}
 .landingcus1 .theme-cool-sky .header {
	 background: #2980b9;
	 background: -webkit-linear-gradient(to right, #2980b9, #6dd5fa, #a1dff7);
	 background: linear-gradient(to right, #2980b9, #6dd5fa, #a1dff7);
}
 .landingcus1 .theme-dark-ocean .header {
	 background: #373b44;
	 background: -webkit-linear-gradient(to right, #373b44, #4286f4);
	 background: linear-gradient(to right, #373b44, #4286f4);
}
 .landingcus1 .header .navbar-brand img {
	 height: 57px;
}
 .landingcus1 .header .navbar .navbar-nav .nav-link {
	 color: #fff;
	 font-weight: 400;
	 padding: 7px 0;
	 cursor: pointer;
	 position: relative;
	 background: transparent;
}
 .landingcus1 .theme-light-blue .header .navbar .navbar-nav .nav-link {
	 color: #000;
}
 .landingcus1 .theme-dimigo .header .navbar .navbar-nav .nav-link {
	 color: #000;
}
 .landingcus1 .theme-cool-sky .header .navbar .navbar-nav .nav-link {
	 color: #000;
}
 .landingcus1 .header .navbar .navbar-nav .active > .nav-link {
	 color: #fff !important;
	 width: 100%;
	 font-weight: 600;
}
 .landingcus1 .theme-light-blue .header .navbar .navbar-nav .active > .nav-link {
	 color: #000 !important;
}
 .landingcus1 .theme-dimigo .header .navbar .navbar-nav .active > .nav-link {
	 color: #000 !important;
}
 .landingcus1 .theme-cool-sky .header .navbar .navbar-nav .active > .nav-link {
	 color: #000 !important;
}
 .landingcus1 .header .navbar .navbar-nav .nav-link:hover {
	 color: #ffb800 !important;
	 width: 100%;
	 font-weight: 600;
}
 .landingcus1 .header .navbar li {
	 position: relative;
	 line-height: 1em;
	 padding: 10px 20px;
}
 .landingcus1 .header .navbar ul.navbar-nav li.nav-item.active:before, .landingcus1 .header .navbar ul.navbar-nav li.nav-item:hover:before {
	 content: "";
	 height: 5px;
	 margin: 0 auto;
	 width: 90%;
	 position: absolute;
	 background-color: #fff;
	 background: linear-gradient(45deg, #fff 0, #fff 100%);
	 left: 0;
	 top: 0;
	 right: 0;
	 border-radius: 10px;
}
 .landingcus1 .header .navbar .menu-item-list .dropdown-menu .dropdown-item {
	 padding: 1rem 1.5rem;
}
 .landingcus1 .header .navbar .menu-item-list .dropdown-menu {
	 margin-top: 2px;
	 padding: 0;
	 background-color: #fff;
	 border: 1px solid #ccc;
	 border: 1px solid rgba(0, 0, 0, 0.15);
	 border-radius: 4px;
	 -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	 box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	 -webkit-background-clip: padding-box;
	 background-clip: padding-box;
}
 .landingcus1 .header .navbar .navbar-toggler {
	 font-size: 24px;
	 color: #fff;
	 border: none;
}
 .landingcus1 .header .btn-login {
	 font-weight: 700;
	 padding-left: 20px;
	 padding-right: 10px;
	 color: #fff !important;
}
 .landingcus1 .theme-light-blue .header .btn-login {
	 color: #000 !important;
}
 .landingcus1 .theme-dimigo .header .btn-login {
	 color: #000 !important;
}
 .landingcus1 .theme-cool-sky .header .btn-login {
	 color: #000 !important;
}
 .landingcus1 .header .btn-login:hover {
	 color: #ffb800 !important;
	 font-weight: 700;
}
 .landingcus1 .header .sign-up {
	 padding: 2px 15px;
}
 .landingcus1 .header .btn-outline-primary.sign-up {
	 border-color: #ffb800 !important;
	 color: #fff !important;
	 z-index: 9999;
}
 .landingcus1 .theme-light-blue .header .btn-outline-primary.sign-up {
	 border-color: #000 !important;
	 color: #000 !important;
}
 .landingcus1 .theme-dimigo .header .btn-outline-primary.sign-up {
	 border-color: #000 !important;
	 color: #000 !important;
}
 .landingcus1 .theme-cool-sky .header .btn-outline-primary.sign-up {
	 border-color: #000 !important;
	 color: #000 !important;
}
 .landingcus1 .header a.btn-outline-primary.sign-up:hover {
	 font-weight: 700;
	 border-color: #fff !important;
	 background: linear-gradient(135deg, #7d2dff, #1f6eff);
	 color: #fff !important;
	 z-index: 9999;
}
 .landingcus1 section.banner {
	 min-height: 650px;
	 position: relative;
	 overflow: hidden;
	 padding: 180px 0 243px 0;
	 background: linear-gradient(135deg, #2272d6 0%, #236cc7 45%, #22bad6 100%);
	 -webkit-background-size: cover;
	 -moz-background-size: cover;
	 -o-background-size: cover;
	 background-size: cover;
}
 .landingcus1  .section.banner {
	 background: linear-gradient(135deg, #2272d6 0%, #236cc7 45%, #22bad6 100%);
}
 .landingcus1 .theme-purple .section.banner {
	 background: #9a56ff;
	 background: -webkit-linear-gradient(top left, #9a56ff 0%, #e36cd9 100%) !important;
	 background: -o-linear-gradient(top left, #9a56ff 0%, #e36cd9 100%) !important;
	 background: linear-gradient(to bottom right, #9a56ff 0%, #e36cd9 100%) !important;
}
 .landingcus1 .theme-light-blue .section.banner {
	 background: #03a9f4;
	 background: -webkit-linear-gradient(to right, #03a9f4, #6dd5ed);
	 background: linear-gradient(to right, #03a9f4, #6dd5ed);
}
 .landingcus1 .theme-dimigo .section.banner {
	 background: #ec008c;
	 background: -webkit-linear-gradient(to right, #ec008c, #fc6767);
	 background: linear-gradient(to right, #ec008c, #fc6767);
}
 .landingcus1 .theme-bluelagoo .section.banner {
	 background: #0052d4;
	 background: -webkit-linear-gradient(to right, #0052d4, #4364f7, #6fb1fc);
	 background: linear-gradient(to right, #0052d4, #4364f7, #6fb1fc);
}
 .landingcus1 .theme-twitch .section.banner {
	 background: #6441a5;
	 background: -webkit-linear-gradient(to right, #6441a5, #2a0845);
	 background: linear-gradient(to right, #6441a5, #2a0845);
}
 .landingcus1 .theme-royal .section.banner {
	 background: #141e30;
	 background: -webkit-linear-gradient(to right, #141e30, #243b55);
	 background: linear-gradient(to right, #141e30, #243b55);
}
 .landingcus1 .theme-cosmic-fusion .section.banner {
	 background: #f0c;
	 background: -webkit-linear-gradient(to right, #f0c, #339);
	 background: linear-gradient(to right, #f0c, #339);
}
 .landingcus1 .theme-lawrencium .section.banner {
	 background: #0f0c29;
	 background: -webkit-linear-gradient(to right, #0f0c29, #302b63, #24243e);
	 background: linear-gradient(to right, #0f0c29, #302b63, #24243e);
}
 .landingcus1 .theme-cool-sky .section.banner {
	 background: #2980b9;
	 background: -webkit-linear-gradient(to right, #2980b9, #6dd5fa, #a1dff7);
	 background: linear-gradient(to right, #2980b9, #6dd5fa, #a1dff7);
}
 .landingcus1 .theme-dark-ocean .section.banner {
	 background: #373b44;
	 background: -webkit-linear-gradient(to right, #373b44, #4286f4);
	 background: linear-gradient(to right, #373b44, #4286f4);
}
 .landingcus1 section.banner .contents {
	 padding-top: 0px;
}
 .landingcus1 section.banner .contents .head-title {
	 color: #fff;
	 font-size: 35px;
	 font-weight: 700;
	 line-height: 45px;
	 margin-bottom: 10px;
	 /* font-family: 'Arvo', serif; */
	 text-shadow: -2px 2px #000;
}
 .landingcus1 section.banner .contents p {
	 font-weight: 400;
	 font-family: 'Open Sans', sans-serif;
	 margin: 8px;
	 font-size: 14px;
	 line-height: 24px;
	 color: #fff;
	 text-shadow: -1px 1px #000;
}
 .landingcus1 section.banner .contents .head-button {
	 color: #222;
}
 .landingcus1 section.banner .contents .head-button .btn-outline-primary.sign-up {
	 color: #b85ade;
	 font-weight: 600;
	 background: #fff;
	 border-color: #fff;
	 box-shadow: 0 4px 15px 0 rgba(126, 52, 161, 0.75);
}
 .landingcus1 section.banner .contents .head-button .btn-outline-primary.sign-up:hover {
	 color: #b85ade;
	 font-weight: 600;
	 background: linear-gradient(45deg, #db17cb 0, #febe06 100%);
	 border-color: #fff;
}
 .landingcus1 section.banner .intro-img img {
	 animation: float 5s infinite ease-in-out;
}
 .landingcus1 section.core-services:before {
	 content: "";
	 position: absolute;
	 top: -155px;
	 left: 0;
	 width: 100%;
	 height: 249px;
}
 .landingcus1 section.core-services {
	 position: relative;
	 padding: 94px 0 0px 0;
}
 .landingcus1 section.our-services {
	 color: #212529;
	 position: relative;
	 padding: 100px 0;
	 background: #df2bb4;
	 background: -webkit-linear-gradient(45deg, #df2bb4, #f8a029) !important;
	 background: -moz- oldlinear-gradient(45deg, #df2bb4, #f8a029) !important;
	 background: -o-linear-gradient(45deg, #df2bb4, #f8a029) !important;
	 background: linear-gradient(45deg, #df2bb4, #f8a029) !important;
}
 .landingcus1 section.our-services .contents .head-title {
	 font-size: 50px;
	 font-weight: 500;
	 /* font-family: 'Arvo', serif; */
	 color: #fff;
     margin-bottom: 25px;
}
 .landingcus1 section.our-services .contents .border-line hr {
	 max-width: 190px;
	 margin-top: 5px;
	 border: 2px solid #fff;
}
 .landingcus1 section.our-services .contents .desc {
	 font-size: 18px;
	 font-weight: 500;
}
 .landingcus1 section.our-services .feature-item {
	 background: #fff;
	 padding: 20px;
	 margin-top: 20px;
	 margin-bottom: 20px;
	 min-height: 260px;
	 max-width: 420px;
	 border-radius: 30px;
	 box-shadow: 0 0 12px #434343;
	 transition: all 0.3s ease-in-out 0s;
	 -moz-transition: all 0.3s ease-in-out 0s;
	 -webkit-transition: all 0.3s ease-in-out 0s;
	 -o-transition: all 0.3s ease-in-out 0s;
}
 .landingcus1 section.our-services .feature-item .animation-box {
	 position: relative;
	 display: -webkit-box;
	 display: -webkit-flex;
	 display: -ms-flexbox;
	 display: flex;
	 -webkit-box-align: center;
	 -webkit-align-items: center;
	 -ms-flex-align: center;
	 align-items: center;
	 -webkit-box-pack: center;
	 -webkit-justify-content: center;
	 -ms-flex-pack: center;
	 justify-content: center;
}
 .landingcus1 section.our-services .feature-item .animation-box:before {
	 content: "";
	 width: 105px;
	 height: 105px;
	 display: block;
	 animation: rotation 8s linear 0s infinite;
}
 .landingcus1 section.our-services .feature-item .animation-box .icon {
	 position: absolute;
	 font-size: 40px;
}
 .landingcus1 section.our-services .feature-item i {
	 font-size: 50px;
	 display: block;
	 margin-bottom: 15px;
	 color: #c679e3 !important;
	 transition: all 0.3s ease-in-out 0s;
	 -moz-transition: all 0.3s ease-in-out 0s;
	 -webkit-transition: all 0.3s ease-in-out 0s;
	 -o-transition: all 0.3s ease-in-out 0s;
}
 .landingcus1 section.our-services .feature-item p {
	 transition: all 0.3s ease-in-out 0s;
	 -moz-transition: all 0.3s ease-in-out 0s;
	 -webkit-transition: all 0.3s ease-in-out 0s;
	 -o-transition: all 0.3s ease-in-out 0s;
}
 .landingcus1 section.our-services .feature-item:hover {
	 background: #172ccb;
	 background: -webkit-linear-gradient(45deg, #172ccb, #3b7cff) !important;
	 background: -moz- oldlinear-gradient(45deg, #172ccb, #3b7cff) !important;
	 background: -o-linear-gradient(45deg, #172ccb, #3b7cff) !important;
	 background: linear-gradient(45deg, #172ccb, #3b7cff) !important;
	 box-shadow: 0 10px 22px 10px rgba(27, 38, 49, 0.1);
	 color: #fff;
}
 .landingcus1 section.our-services .feature-item:hover i, .landingcus1 section.our-services .feature-item:hover p {
	 color: #fff !important;
}
 .landingcus1 section.our-services .feature-item h3 {
	 font-weight: 200;
	 font-size: 30px;
}
 .landingcus1 section.our-services .feature-item p {
	 margin-bottom: 30px;
}
 .landingcus1 section.about-area {
	 background: #fff;
	 min-height: 650px;
	 position: relative;
	 overflow: hidden;
	 padding: 0px 0 80px;
}
 .landingcus1 section.about-area .contents {
	 padding-top: 75px;
}
 .landingcus1 section.about-area .contents .head-title {
	 color: #222;
	 font-size: 30px;
	 font-weight: 700;
	 line-height: 60px;
	 margin-bottom: 10px;
	 /* font-family: 'Arvo', serif; */
}
 .landingcus1 section.about-area .contents p {
	 font-weight: 400;
	 font-family: 'Open Sans', sans-serif;
	 margin: 0px;
	 font-size: 16px;
	 line-height: 25px;
	 color: #abacae;
}
 .landingcus1 section.about-area .contents .head-button {
	 margin-top: 30px;
	 color: #222;
}
 .landingcus1 .about-area .btn-signin {
	 color: #fff;
}
 .landingcus1 section.reviews {
	 color: #212529;
	 position: relative;
	 padding: 100px 0;
	 background: #fff;
}
 .landingcus1 section.reviews .contents .head-title {
	 font-size: 50px;
	 font-weight: 500;
	 /* font-family: 'Arvo', serif; */
	 margin-bottom: 25px;
}
 .landingcus1 section.reviews .item {
	 padding: 40px 20px;
}
 .landingcus1 section.reviews .item .person-info .name {
	 /* font-family: 'Arvo', serif; */
	 font-size: 18px;
	 color: black;
	 margin-bottom: 2px !important;
}
 .landingcus1 section.reviews .item .desc {
	 color: #7e7e7e;
	 font-size: 14px;
	 line-height: 1.6;
}
 .landingcus1 section.reviews .item .star-icon {
	 color: #fac000;
}
 .landingcus1 section.section-3 {
	 color: #fa7778;
	 position: relative;
	 padding: 60px 0 40px;
	 background: #df2bb4;
	 background: -webkit-linear-gradient(45deg, #df2bb4, #f8a029) !important;
	 background: -moz- oldlinear-gradient(45deg, #df2bb4, #f8a029) !important;
	 background: -o-linear-gradient(45deg, #df2bb4, #f8a029) !important;
	 background: linear-gradient(45deg, #df2bb4, #f8a029) !important;
	 box-shadow: 0 10px 22px 10px rgba(27, 38, 49, 0.1);
	 color: #fff;
}
 .landingcus1 section.section-3.subscribe-form .email {
	 background-color: #fff;
	 border-radius: 30px;
	 border: none;
	 height: 50px;
	 padding-left: 25px;
	 padding-right: 150px;
}
 .landingcus1 section.section-3.subscribe-form .input-group-append {
	 position: absolute;
	 top: 0px;
	 right: 0px;
	 z-index: 99;
}
 .landingcus1 .section-3 .btn-signin {
	 color: #fff;
	 height: 50px;
	 background-image: linear-gradient(to right, #f0c 0%, #339 51%, #f0c 100%);
}
 .landingcus1 .animatation-box-1 {
	 position: relative;
}
 .landingcus1 .animated {
	 position: absolute;
}
 .landingcus1 .icon1 {
	 top: 40px;
	 left: -10px;
	 animation: LTRScale 5s infinite ease-in-out;
}
 .landingcus1 .icon2 {
	 top: 100px;
	 right: 15px;
	 animation: rotation 10s infinite ease-in-out;
}
 .landingcus1 .icon3 {
	 top: 530px;
	 left: 15px;
	 right: 30px;
	 z-index: 1;
	 height: 150px;
	 animation: fadeRTL 4s infinite ease-in-out;
}
 .landingcus1 .animation-2 {
	 position: relative;
}
 .landingcus1 .animation-2 .intro-img {
	 position: absolute;
	 top: 50px;
	 animation: float 3s ease infinite;
}
 .landingcus1 .animation-2 .icon-1 {
	 left: 300px;
	 height: 30px;
	 animation: fade-up 1.8s infinite ease-in-out;
}
 .landingcus1 .animation-2 .icon-2 {
	 left: 360px;
	 top: 35px;
	 animation: fade-up 1.1s infinite ease-in-out;
}
 .landingcus1 .animation-2 .icon-3 {
	 left: 210px;
	 top: -32px;
	 animation: fadeLTR 1.5s infinite ease-in-out;
}
 .landingcus1 .animation-2 .icon-4 {
	 left: -14px;
	 top: -32px;
	 height: 35px;
	 animation: heartBeat 1.1s infinite ease-in-out;
}
 .landingcus1 .animation-2 .icon-5 {
	 left: 340px;
	 top: 75px;
	 height: 40px;
	 animation: tada 1.8s infinite ease-in-out;
}
 .landingcus1 .animation-2 .icon-6 {
	 left: 117px;
	 top: -75px;
	 height: 35px;
	 animation: tada 1.8s infinite ease-in-out;
}
 .landingcus1 .animation-2 .icon-7 {
	 top: -61px;
	 left: 350px;
	 height: 35px;
	 animation: tada 1.8s infinite ease-in-out;
}
 .landingcus1 .animation-2 .icon-10 {
	 left: -62px;
	 top: 107px;
	 animation: tada 1.8s infinite ease-in-out;
}
 .landingcus1 .animation-2 .icon-tree {
	 right: 139px;
	 top: 155px;
	 bottom: -4px;
	 height: 80px;
	 animation: float 3s ease infinite;
}
 @media (min-width: 1280px) {
	 .landingcus1 .container {
		 max-width: 85%;
	}
}
 @media (max-width: 768px) {
	 .landingcus1 .header .navbar .menu-item-list .dropdown-menu {
		 margin-top: 10px;
	}
}
 .landingcus1 .header.shrink {
	 background: #fff !important;
	 box-shadow: 0 3px 9px 3px rgba(0, 0, 0, 0.06) !important;
}
 .landingcus1 .header.shrink .navbar .navbar-nav .nav-link {
	 color: #22012f;
	 cursor: pointer;
	 position: relative;
	 background: transparent;
}
 .landingcus1 .header.shrink .navbar .navbar-nav .active > .nav-link {
	 color: #ff7a03 !important;
}
 .landingcus1 .header.shrink .navbar .navbar-nav .nav-link:hover {
	 color: #ff7a03 !important;
}
 .landingcus1 .header.shrink .navbar ul.navbar-nav li.nav-item.active:before, .landingcus1 .header.shrink .navbar ul.navbar-nav li.nav-item:hover:before {
	 content: "";
	 height: 5px;
	 margin: 0 auto;
	 width: 90%;
	 position: absolute;
	 background-color: #fea921;
	 background-image: -webkit-linear-gradient(left, #ff7802 0%, #fea921 100%), -webkit-linear-gradient(left, #ff7802 0%, #fea921 100%);
	 background-image: -moz-linear-gradient(left, #ff7802 0%, #fea921 100%), -moz-linear-gradient(left, #ff7802 0%, #fea921 100%);
	 background-image: -o-linear-gradient(left, #ff7802 0%, #fea921 100%), -o-linear-gradient(left, #ff7802 0%, #fea921 100%);
	 background-image: linear-gradient(to right, #ff7802 0%, #fea921 100%), linear-gradient(to right, #ff7802 0%, #fea921 100%);
}
 .landingcus1 .header.shrink .btn-login {
	 color: #22012f !important;
}
 .landingcus1 .header.shrink .btn-login:hover {
	 color: #fea921 !important;
	 font-weight: 600;
}
 .landingcus1 .header.shrink .sign-up {
	 padding: 2px 15px;
}
 .landingcus1 .header.shrink .btn-outline-primary.sign-up {
	 border-color: #2290ce !important;
	 color: #22012f !important;
	 z-index: 9999;
}
 .landingcus1 .header.shrink a.btn-outline-primary.sign-up:hover, .landingcus1 .header a.btn-outline-primary.btn-statistics {
	 font-weight: 600;
	 color: #fff !important;
	 z-index: 9999;
	 border-color: #fea921 !important;
	 background-color: #fea921 !important;
	 background-image: -webkit-linear-gradient(left, #ff7802 0%, #fea921 100%), -webkit-linear-gradient(left, #ff7802 0%, #fea921 100%) !important;
	 background-image: -moz-linear-gradient(left, #ff7802 0%, #fea921 100%), -moz-linear-gradient(left, #ff7802 0%, #fea921 100%) !important;
	 background-image: -o-linear-gradient(left, #ff7802 0%, #fea921 100%), -o-linear-gradient(left, #ff7802 0%, #fea921 100%) !important;
	 background-image: linear-gradient(to right, #ff7802 0%, #fea921 100%), linear-gradient(to right, #ff7802 0%, #fea921 100%) !important;
}
 @media (max-width: 768px) {
	 .landingcus1 .header .navbar .navbar-nav {
		 margin: 10px -35px 0px !important;
	}
	 .landingcus1 .header .navbar .navbar-nav li {
		 line-height: 1em;
		 padding: 8px 38px;
		 border-bottom: 1px solid #ececec;
	}
	 .landingcus1 .header .navbar ul.navbar-nav li.nav-item.active:before, .landingcus1 .header .navbar ul.navbar-nav li.nav-item:hover:before {
		 display: none;
	}
	 .landingcus1 .header.shrink .navbar .navbar-toggler {
		 color: #333;
	}
	 .landingcus1 .header ul.navbar-nav {
		/*align-items: center!important;
		*/
	}
	 .landingcus1 .header .btn-login-signup {
		 padding: 10px;
		/*text-align: center;
		*/
		/*display: inherit!important;
		*/
	}
	 .landingcus1 .header .btn-login {
		 padding-left: 0px !important;
	}
	 .landingcus1 section.about-area .contents, .landingcus1 section.banner .contents {
		 text-align: center;
	}
	 .landingcus1 section.banner .box-image {
		 margin-top: 150px !important;
	}
}
 @media (min-width: 1280px) {
	 .landingcus1 .container {
		 max-width: 1200px;
	}
}
 .landingcus1 .auth-login-form {
	 width: 100%;
	 min-height: 100vh;
	 display: -webkit-box;
	 display: -webkit-flex;
	 display: -moz-box;
	 display: -ms-flexbox;
	 display: flex;
	 flex-wrap: wrap;
	 justify-content: center;
	 align-items: center;
	 padding: 15px;
	 background-image: url(https://smmp4u.com/themes/pergo/assets/images/bg_auth.jpg);
	 background-repeat: no-repeat;
	 background-position: center;
	 background-size: cover;
}
 .landingcus1 .auth-login-form .form-login {
	 width: 500px;
	 background: #fff;
	 border-radius: 10px;
	 overflow: hidden;
	 padding: 65px 55px 54px 55px;
}
 .landingcus1 .auth-login-form .form-login .site-logo {
	 padding-bottom: 20px;
}
 .landingcus1 .auth-login-form .form-login .site-logo img {
	 max-height: 100%;
}
 .landingcus1 .auth-login-form .form-login .btn-submit {
	 height: 50px;
	 color: #fff;
	 text-transform: uppercase;
}
 .landingcus1 .auth-login-form .form-login .btn-submit, .landingcus1 .about-area .btn-signin {
	 background-image: linear-gradient(to right, #feac5e 0%, #c779d0 51%, #feac5e 100%);
}
 .landingcus1 .btn-gradient {
	 text-align: center;
	 transition: 0.5s;
	 background-size: 200% auto;
	 text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	 box-shadow: 0 0 20px #eee;
}
 .landingcus1 .btn-gradient:hover {
	 background-position: right center;
}
 .landingcus1 .auth-login-form-home {
	 display: -webkit-box;
	 display: -webkit-flex;
	 display: -moz-box;
	 display: -ms-flexbox;
	 display: flex;
	 flex-wrap: wrap;
}
 .landingcus1 .auth-login-form-home .form-login {
	 width: 600px;
	 background: #fff;
	 border-radius: 10px;
	 overflow: hidden;
	 padding: 50px 65px 55px 65px;
}
 .landingcus1 .auth-login-form-home .form-login .site-logo {
	 padding-bottom: 20px;
}
 .landingcus1 .auth-login-form-home .form-login .site-logo img {
	 max-height: 60px;
}
 .landingcus1 .auth-login-form-home .form-login .btn-submit {
	 height: 50px;
	 color: #fff;
	 text-transform: uppercase;
}
 .landingcus1 .auth-login-form-home .form-login .btn-submit, .landingcus1 .about-area .btn-signin {
	 background-image: linear-gradient(to right, #feac5e 0%, #c779d0 51%, #feac5e 100%);
}
 .landingcus1 .section-3 .btn-signin {
	 color: #fff;
	 background-image: linear-gradient(to right, #f0c 0%, #339 51%, #f0c 100%);
}
 .landingcus1 .btn-gradient {
	 text-align: center;
	 transition: 0.5s;
	 background-size: 200% auto;
	 text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	 box-shadow: 0 0 20px #eee;
}
 .landingcus1 .btn-gradient:hover {
	 background-position: right center;
}
 @media (max-width: 992px) {
	 .landingcus1 section.banner {
		 padding: 50px 0 10px 0;
		 background-position: center;
	}
	 .landingcus1 .animation-2 {
		 display: none;
	}
	 .landingcus1 section.banner .contents {
		 padding-top: 40px;
	}
	 .landingcus1 section.banner .contents > p {
		 display: none;
	}
	 .landingcus1 section.banner .contents .head-title {
		 font-size: 15px;
	}
}
.landingcus1 {
    color: #080100;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    font-weight: 400;
    font-style: normal;
}