@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/MyriadPro-Regular.eot');
    src: url('../fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MyriadPro-Regular.woff2') format('woff2'),
        url('../fonts/MyriadPro-Regular.woff') format('woff'),
        url('../fonts/MyriadPro-Regular.ttf') format('truetype'),
        url('../fonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
/****base css*********/
	* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
	html { overflow: hidden; overflow-y: auto; }
	html, body { scrollbar-color: #e7abdb black; scrollbar-width: thin;}
	body { font-family: 'Poppins', sans-serif; font-weight: normal; font-style: normal; font-size: 17px; line-height: 35px; color: #000000; background: #ffffff; letter-spacing: 0; -webkit-font-smoothing: antialiased; padding: 0; margin: 0; }
	.container { max-width: 1200px; width: 94%; padding: 0; margin-left: auto; margin-right: auto; }

	h1 , h2 , h3 , h4, h5 { line-height: 1; color: #272b2b; }
	h1 { font-size: 48px; margin: 0 0 32px; }
	h2 { font-size: 36px; margin: 0 0 32px; }
	h3 { font-size: 30px; margin: 0 0 32px; }
	h4 { font-size: 24px; margin: 0 0 20px; }
	h5 { font-size: 22px; margin: 0 0 20px; }

	p { margin: 0px; padding: 0 0 37px; }
	a { color: #e36727; outline:none !important; -webkit-outline:none; transition:all 0.3s ease-in 0s; -webkit-transition:all 0.3s ease-in 0s; text-decoration: none; outline:none; }
	a:hover,  a:focus{ outline:none !important; text-decoration: none; color: #676a6a; }
	img { max-width: 100%; height: auto; outline: none !important; }

	/*input::-moz-placeholder { font-size: 18px; line-height: normal; color: #000000; opacity: 10; }
	input::-webkit-input-placeholder { font-size: 18px; line-height: normal; color: #000000; }
	textarea::-moz-placeholder { font-size: 18px; line-height: normal; color: #000000; opacity: 10; }
	textarea::-webkit-input-placeholder { font-size: 18px; line-height: normal; color: #000000; }
	input[type="text"], input[type="email"], input[type="tel"], textarea { font-weight: 500; font-size: 18px; line-height: normal; outline: none; width: 100%; background: transparent; color: #000000; border: none; resize: none; height: 40px; border: 1px solid #a1a1a1; padding: 12px; }
	input:active, input:focus, input:hover, textarea:active, textarea:focus, textarea:hover { border: 1px solid #cc5454; }*/
    input::-moz-placeholder { font-size: 16px; line-height: normal; color: #666666; opacity: 10; }
    input::-webkit-input-placeholder { font-size: 16px; line-height: normal; color: #666666; }
    textarea::-moz-placeholder { font-size: 16px; line-height: normal; color: #666666; opacity: 10; }
    textarea::-webkit-input-placeholder { font-size: 16px; line-height: normal; color: #666666; }
    input.form-control, textarea.form-control { font-family: 'Montserrat', sans-serif; font-weight: 300; font-size: 16px; line-height: 1; color: #666666; background: #f5f5f5; border: none; border-radius: 10px; box-shadow: none; display: inline-block; height: initial; padding: 20px 22px; }
    input.form-control:nth-child(n+2) { margin-top: 10px; }
    textarea.form-control { width: 100%; height: 126px; resize: none; margin: 0; }
    input.form-control:focus, textarea.form-control:focus { outline: none; box-shadow: none; }

	ol,ul { margin: 0; padding: 0; list-style-type: none; }
	ul { margin: 0 0 32px; display: inline-block; }
	ul li { margin-bottom: 15px; list-style: inside; }
	ul.disc { padding: 0; margin: 0 0 32px; list-style: none; }
	ul.disc li { position: relative; padding: 0; margin: 0; list-style: none; width: 100%; display: inline-block; padding-left: 32px; }
	ul.disc li:before { content: ""; position: absolute; top: 13px; left: 10px; width: 8px; height: 8px; background: #5a5377; border-radius: 50%; }
	/*ul.arrow-list { position: relative; }
    ul.arrow-list li { list-style-type: none; }
    ul.arrow-list li::before { color: #1a91a1; content: "";  display: inline-block; font-family: "FontAwesome"; font-size: 21px;  left: 4px;  position: absolute; }*/
	.no-padding { padding: 0px; }
	.clearfix { clear: both; }

/********************************* Header ***************************************/
.header-banner { position: relative; background-image: url(../images/banner-image-new.png); background-repeat: no-repeat; background-size: cover; background-position: 100% 100%; background-attachment: fixed; width: 100%; height: 100vh; display: inline-block; overflow: hidden; }

header { width: 100%; display: inline-block; padding: 60px 225px 0 103px; }
header .logo { float: left; }
header .logo p { padding: 0; }
header .logo p img { width: 189px; }
header .header-right { float: right; }
header .header-right .call { float: left; margin-right: 176px; }
header .header-right .call p { padding: 0; }
header .header-right .call a { font-family: 'Oswald', sans-serif; font-weight: 400; font-size: 13px; line-height: normal; color: #ffffff; letter-spacing: 4.16px; }
header .header-right .call a:hover { color: #e7abdb; }
header .header-right .Menu { float: left; padding: 3px 0 0; }
header .header-right .Menu ul { padding: 0; margin: 0; list-style: none; line-height: 1; }
header .header-right .Menu ul li { padding: 0; margin: 0; list-style: none; float: left; margin-right: 62px; }
header .header-right .Menu ul li:last-child { margin-right: 0; }
header .header-right .Menu ul li a { font-family: 'Myriad Pro'; font-weight: normal; font-size: 13px; line-height: normal; color: #ffffff; background: transparent; letter-spacing: 4.16px; text-transform: uppercase; padding: 0; }
header .header-right .Menu ul li a.active, header .header-right .Menu ul li a:hover { color: #e7abdb; background: transparent; }

header .header-right .Menu .Mobile-section { display: none; }
header .header-right .Menu .Social-about.Mobile { display: none; }

.spinner-wrapper { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background-color: #000000; z-index: 999999; }
.spinner-wrapper .spinner { position: absolute; top: 50%; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); left: 0; width: 100%; height: auto; text-align: center; }
.spinner-wrapper .spinner svg { width: 250px; }
.spinner-wrapper .spinner svg g path { fill: #ffffff; }

header { -webkit-transform: translateZ(0); transform: translateZ(0); -webkit-transition:all 0.5s; transition:all 0.5s; }
header.fixed-header { position: fixed; z-index: 99; background: rgba(43,6,79,0.8); padding-top: 15px; padding-bottom: 15px; -webkit-animation:slide-down 0.7s; animation:slide-down 0.7s; width:100%; }
header.fixed-header .logo a img { width: 100px; }
header.fixed-header .header-right .call, header.fixed-header .header-right .Menu { height: 60px; display: table; }
header.fixed-header .header-right .call .moduletable, header.fixed-header .header-right .Menu .Mobile-menu { display: table-cell; vertical-align: middle; }

@keyframes slide-down { 
	0% { opacity: 0; transform: translateY(-100%); }
	100% { opacity: 0.9; transform: translateY(0); }
}  


/********************************* Home Banner ***************************************/
.Home-banner { width: 100%; display: inline-block; position: absolute; bottom: 0; left: 0; }
.Home-banner .banner-overle { background: url(../images/banner-overle-bg.png); background-repeat: no-repeat; background-size: cover; width: 1352px; height: 600px; padding: 220px 0 0 240px; }
.Home-banner .banner-overle .Its-about { width: auto; display: inline-block; transform: rotate(90deg); position: absolute; bottom: 280px; left: -170px; z-index: 9; }
.Home-banner .banner-overle .Its-about span { font-family: 'Montserrat', sans-serif; font-weight: 600; font-size: 10px; line-height: normal; color: #e7abdb; letter-spacing: 10.8px; text-transform: uppercase; display: inline-block; transform: rotate(-180deg); position: relative; top: -9px; left: -100px; }
.Home-banner .banner-overle .Its-about span:before { content: ""; position: absolute; bottom: 7px; left: -81px; width: 52px; height: 1px; background: #c5c4c2; }
.Home-banner .banner-overle .Its-about ul.Social-icon { padding: 0; margin: 0; list-style: none; line-height: 1; margin-bottom: -3px; }
.Home-banner .banner-overle .Its-about ul.Social-icon li { padding: 0; margin: 0 31px 0 0; list-style: none; float: left; }
.Home-banner .banner-overle .Its-about ul.Social-icon li:last-child { margin: 0; }
.Home-banner .banner-overle .Its-about ul.Social-icon li a { display: inline-block; }
.Home-banner .banner-overle .Its-about ul.Social-icon li a img, .Home-banner .banner-overle .Its-about ul.Social-icon li a svg { transform: rotate(-90deg); }

.Home-banner .banner-overle .Author-empowerment { max-width: 367px; }
.Home-banner .banner-overle .Author-empowerment p { font-family: 'Montserrat', sans-serif; font-weight: 400; font-size: 18px; line-height: 1; color: #ffffff; text-transform: uppercase; padding: 0 0 0; }
.Home-banner .banner-overle .Author-empowerment .Read-more { display: none; }

.Home-banner .overle { position: absolute; bottom: -25px; left: 0; width: 100%; display: inline-block; }
.Home-banner .overle h1 { font-family: 'Montserrat', sans-serif; font-weight: 100; font-size: 172px; line-height: 1; color: #ffffff; letter-spacing: 17.2px; text-transform: uppercase; margin: 0 0 0 190px; }


/********************************* Meet Kevin ***************************************/
.Meet-kevin { position: relative; background: url(../images/Meet-kevin-bg.png); background-repeat: no-repeat; background-size: cover; width: 100%; height: 100%; overflow: hidden; padding: 133px 0 212px; }
.Meet-kevin:before { content: ""; position: absolute; top: 0; right: 480px; background: url(../images/Meet-kevin-video-bg.png); background-repeat: no-repeat; background-size: cover; width: 288px; height: 100% } 
.Meet-kevin .container { max-width: 1580px; }
.Meet-kevin .Title { width: 100%; display: inline-block; padding: 0 0 0 100px; }
.Meet-kevin .Title h2 { font-family: 'Montserrat', sans-serif; font-weight: 400; font-size: 35px; line-height: 1; color: #ebd8b6; text-transform: uppercase; letter-spacing: 11.2px; margin: 0 0 74px; }
.Meet-kevin .Title h2 b { font-family: 'Montserrat', sans-serif; font-weight: 600; }

.Meet-kevin .content { position: relative; width: calc(100% - 1000px); float: left; padding: 25px 0 0 205px; }
.Meet-kevin .content .Title-about { position: absolute; top: 151px; left: -108px; transform: rotate(-90deg); }
.Meet-kevin .content .Title-about h2 { font-family: 'Montserrat', sans-serif; font-weight: 600; font-size: 153px; line-height: 1; color: #ead8b7; letter-spacing: 0; margin: 0 0 0; }
.Meet-kevin .content h3 { font-family: 'Montserrat', sans-serif; font-weight: 600; font-size: 30px; line-height: 1; color: #e4b082; letter-spacing: 0; width: 250px; margin: 0 0 35px; }
.Meet-kevin .content p { font-family: 'Montserrat', sans-serif; font-weight: 300; font-size: 16px; line-height: 26px; color: #ffffff; letter-spacing: 0; padding: 0 0 0; }
.Meet-kevin .content .Social-about { display: none; }


.Meet-kevin .overle { position: absolute; bottom: -70px; right: -6px; width: auto; }
.Meet-kevin .overle span { font-family: 'Montserrat', sans-serif; font-weight: 400; font-size: 35px; line-height: 1; color: #ffffff; letter-spacing: 11.2px; text-transform: uppercase; display: inline-block; margin: 0 0 -13px 23px; }
.Meet-kevin .overle h2 { font-family: 'Montserrat', sans-serif; font-weight: 600; font-size: 172.88px; line-height: 1; color: rgba(48,7,83,0.59); letter-spacing: 0; text-transform: uppercase; margin: 0 0 0; }

.Meet-kevin .video { position: relative; float: right; -webkit-box-shadow: 0px 0px 80px 0px rgb(0,0,0,0.3); -moz-box-shadow: 0px 0px 80px 0px rgb(0,0,0,0.3); box-shadow: 0px 0px 80px 0px rgb(0,0,0,0.3); }


/********************************* Slider Section ***************************************/
.Slider-section { width: 100%; display: inline-block; padding: 0 0 0; }
.Slider-section .owl-carousel .owl-nav button { position: absolute; top: 50%; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); left: 60px; }
.Slider-section .owl-carousel .owl-nav button.owl-next { right: 60px; left: auto; }

.Slider-section .owl-carousel .owl-item .item .overle { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: inline-block; background: #656088; transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s; opacity: 0; }
.Slider-section .owl-carousel .owl-item .item .overle:hover { opacity: 1; }
.Slider-section .owl-carousel .owl-item .item .overle a { position: relative; top: 50%; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); margin: 0 auto; display: table; }
.Slider-section .owl-carousel .owl-item .item .overle a img { width: auto; margin: 0 auto; }

.modal { top: 50%; left: 50%; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%); bottom: auto; right: auto; overflow: initial !important; }
.modal .modal-dialog { background: #ffffff; -webkit-box-shadow: 0px 0px 20px 0px rgb(0,0,0,0.2); -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2); box-shadow: 0px 0px 20px 0px rgb(0,0,0,0.2); border-radius: 12px; width: auto; height: 90vh; margin: 0; padding: 25px; }
.modal .modal-dialog button.close { position: absolute; top: -15px; right: -15px; background: rgba(48,7,83,1); opacity: 1; width: 30px; height: 30px; display: inline-block; border-radius: 50%; font-family: 'Metropolis'; font-weight: normal; font-size: 20px; color: #fff; box-shadow: none; text-shadow: none; padding: 6px; }
.modal .modal-dialog .modal-content { width: auto; height: 100%; box-shadow: none; border: none; border-radius: 0; }
.modal .modal-dialog .modal-content img { width: auto; height: 100%; }
.modal .modal-dialog .modal-content p { padding: 0; }
.modal-backdrop { background: rgba(0,0,0,0.9); opacity: 1 !important; }

.modal.videos .modal-dialog { height: auto; }

.Slider-section .owl-carousel .owl-item .item .Buy-now-overle { display: none; }

/********************************* Help ***************************************/
.Help { position: relative; background: url(../images/Help-bg.png); background-repeat: no-repeat; background-size: cover; background-attachment: fixed; width: 100%; height: 100%; padding: 75px 0 0; }
.Help .Title { width: 100%; display: inline-block; text-align: center; margin: 0; padding: 0 0 100px 52px; }
.Help .Title h2 { font-family: 'Oswald', sans-serif; font-weight: 700; font-size: 349.5px; line-height: 1; color: #322864; letter-spacing: 20.97px; text-transform: uppercase; margin: 0 0 0 63px; }
.Help .Title span { position: relative; font-family: 'Myriad Pro'; font-weight: normal; font-size: 36px; line-height: 1; color: #322864; text-transform: uppercase; letter-spacing: 2.16px; z-index: 9; display: inline-block; padding: 8px 4px; margin: -124px 0 0 325px; }
.Help .Title span:before { content: ""; position: absolute; top: 0; left: 0; background: url(../images/kevin-help-bg.png); background-repeat: no-repeat; background-size: cover; width: 330px; height: 47px; z-index: -1; }

.Help .Help-box { width: calc(100% - 96px); display: inline-block; background: #000022; margin: 0 58px -139px 38px; padding: 0 0 131px; }
.Help .Help-box .content { width: 37.6%; float: left; }
.Help .Help-box .content p { font-family: 'Montserrat', sans-serif; font-weight: 300; font-size: 16px; line-height: 26px; color: #ffffff; letter-spacing: 0; text-align: justify; width: 363px; padding: 0 0 0; }
.Help .Help-box .content.Left { padding: 0 122px; margin-top: -286px; }
.Help .Help-box .content.Right { padding: 253px 159px 0; }
.Help .Help-box .image { width: 24.8%; float: left; margin-top: -40px; }

.Help .Help-box .Social-help { display: none; }
.Slider-section .Buy-now { display: none; }

/********************************* Get In Touch ***************************************/
.getin-touch { width: 100%; display: inline-block; padding: 216px 0 0; }
.getin-touch .container { position: relative; max-width: 1338px; }
.getin-touch .footer-logo { display: none; }
.getin-touch .Title { transform: rotate(-90deg); width: auto; display: inline-block; position: absolute; top: 0; left: -265px; }
.getin-touch .Title h2 { font-family: 'Montserrat', sans-serif; font-weight: 400; font-size: 35px; line-height: 1; color: #3a3369; text-transform: uppercase; letter-spacing: 11.2px; margin: 0 0 0; }
.getin-touch .Title h2 span { color: #3d3d3d; }

.getin-touch .Address { width: 35.6%; float: left; padding: 0 0 0 87px; }
.getin-touch .Address a, .getin-touch .Address p { font-family: 'Montserrat', sans-serif; font-weight: 300; font-size: 18px; line-height: normal; color: #666666; display: block; padding: 0 0 16px; }
.getin-touch .Address a:hover { color: #ead8b7; }

.getin-touch .form { width: 58.3%; float: left; }
.getin-touch .form .box { width: 26.2%; float: left; margin-right: 21px; }
.getin-touch .form .box:nth-child(2) { width: 352px; float: left; margin: 0; }
.getin-touch .form .box:nth-child(3) { width: auto; margin: 0; float: right; }
.getin-touch .form .box button.Send-btn { font-family: 'Montserrat', sans-serif; font-weight: 600; font-size: 14px; line-height: 1; color: #ffffff; background: #0b0745; letter-spacing: 1.68px; text-transform: uppercase; border: none; border-radius: 50px; box-shadow: none; transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s; padding: 20.5px 60px 20.5px 30px; margin: 157px 0 0; background-image: url(../images/send-arrow.png); background-repeat: no-repeat; background-size: auto; background-position: 75%; }
.getin-touch .form .box button.Send-btn:hover { background: #e7abdb; background-image: url(../images/send-arrow.png); background-repeat: no-repeat; background-size: auto; background-position: 75%; }

.getin-touch .Social-icon { float: right; margin: 9px 0 0; }
.getin-touch .Social-icon ul { padding: 0; margin: 0; list-style: none; line-height: 1; }
.getin-touch .Social-icon ul li { padding: 0; margin: 0 0 28px; list-style: none; }
.getin-touch .Social-icon ul li:last-child { margin: 0 0 0; }
.getin-touch .Social-icon ul li a { display: inline-block; }

.getin-touch .getin-bottom { width: 100%; display: inline-block; padding: 69px 83px 83px 116px; }
.getin-touch .getin-bottom .footer-logo { width: 38.5%; float: left; display: block; }
.getin-touch .getin-bottom .footer-logo a img { width: 148px; }
.getin-touch .getin-bottom .developed-by { float: left; display: table; min-height: 75px; }
.getin-touch .getin-bottom .developed-by .moduletable { display: table-cell; vertical-align: bottom; }
.getin-touch .getin-bottom .developed-by p { font-family: 'Montserrat', sans-serif; font-weight: 300; font-size: 12px; line-height: normal; color: #aaaaaa; padding: 0; position: relative; top: 5px; }
.getin-touch .getin-bottom .developed-by p img { margin-left: 12px; }
.getin-touch .getin-bottom .developed-by p a svg { height: 68px; line-height: 0; position: relative; top: 30px; margin-left: 6px; }
.getin-touch .getin-bottom .developed-by p a svg path { fill: #0b0745; }
.getin-touch .getin-bottom .Rights-reserved { float: right; display: table; min-height: 75px; }
.getin-touch .getin-bottom .Rights-reserved .moduletable { display: table-cell; vertical-align: bottom; }
.getin-touch .getin-bottom .Rights-reserved p { font-family: 'Montserrat', sans-serif; font-weight: 300; font-size: 12px; line-height: normal; color: #aaaaaa; text-transform: uppercase; display: table-cell; vertical-align: bottom; padding: 0; }



/********************************* Header ***************************************/
/********************************* Header ***************************************/
#loader-wrapper { z-index: 999999999; }
#loader-wrapper .loading { position: absolute; top: 50%; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); left: 0; width: 100%; z-index: 9999; text-align: center; }
#loader-wrapper .loading svg { width: 250px; height: 250px; }
#loader-wrapper .loading svg path { fill: #ffffff; }

/* Pre loader css start */

#pageloader { background-color: #000022; height: 100%; position: fixed; width: 100%; z-index: 99999999999; }
#pageloader.dark { background-color: #000022; }
#pageloader.dark .spinner > div { background-color: #fff; }
#pageloader.light { background-color: #fff; }
#pageloader.light .spinner > div { background-color: #111; }
#pageloader .loader-container { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%); text-align: center; }
#pageloader .spinner { display: inline-block; height: 30px; text-align: center; width: 50px; }
#pageloader .spinner > div { animation: 1.2s ease-in-out 0s normal none infinite running stretchdelay; background-color: #333; display: inline-block; height: 100%; width: 4px; }
#pageloader .spinner .rect2 { animation-delay: -1.1s; }
#pageloader .spinner .rect3 { animation-delay: -1s; }
#pageloader .spinner .rect4 { animation-delay: -0.9s; }
#pageloader .spinner .rect5 { animation-delay: -0.8s; }
@keyframes stretchdelay {
	0%, 40%, 100% { transform: scaleY(0.4);	}
	20% { transform: scaleY(1);	}
}
@keyframes stretchdelay {
	0%, 40%, 100% { transform: scaleY(0.4); }
	20% { transform: scaleY(1);	}
}
/* Pre loader css end */
#pageloader .loader-container .loader-logo img {
    width: 189px;
}
/*  Scrollbar css  */
    html::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);border-radius: 10px;background-color: #0b0745;}
    html::-webkit-scrollbar{width: 8px;background-color: #0b0745;}
    html::-webkit-scrollbar-thumb{border-radius: 10px;-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);background-color: #e7abdb;}

/*
font-family: 'Oswald', sans-serif;
font-family: 'Montserrat', sans-serif;
font-family: 'Myriad Pro'; font-weight: normal;
*/




