@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,700');
@charset "utf-8";
/* CSS Document */
* {
	padding: 0px;
	margin: 0px;
}
html {
	font-size: 100%;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight:normal;
}
label {
    display: inline-block;
    font-weight: bold;
    margin-bottom: 5px;
    max-width: 100%;
}
ol, ul {
	list-style: none;
}
:focus {
	outline: 0;
}
a, a:link {
	text-decoration: none;
	outline: none;
}
figure{
	text-align:center;
	}
img {
	max-width:100%;
	height:auto;
}
p {
	padding: 2px 0;
	font-family:'ArialRegular';
	font-size:20px;
	color:#666;
	line-height:32px;
}
.clear {
	clear: both;
}
body {
	margin: 0 !important;
	padding: 0;
	font-family:'ArialRegular';
	color: #000;
	background:#fff;
	overflow-x:hidden;
}
.header{background: #6e3694;}
.header .navbar{ padding:30px 0;}
.navigation ul{}
.navigation ul li{}
.navigation ul li a{font-size:20px; color:#fff; display:block; transition:all 0.3s linear; -webkit-transition:all 0.4s linear; padding:10px 20px;}
.navigation ul li a:hover{ background:#4d2667; border-radius:0; color:#fff;}
.navigation ul li:last-child a{background-image:none;}
.section-banner{position:relative; height:650px; background:url(../images/bg1.jpg) no-repeat bottom #6e3694; background-size:100%;}
.section-banner .container{position:relative;}
.section-banner img{width:100%;}
.content-block{padding-bottom:100px;}
.content-block h1{font-family: 'Trocchi', serif; font-size:56px; color:#fff; margin:80px 0 0;}
.content-block h4{font-size:24px; line-height:34px; color:#fff; margin:30px 0 0; }
.content-block h5{ margin-top:50px;}
.content-block h5 a{font-family: 'ArialBold'; font-size:24px; color:#feee00;}
.content-block h5 a.button{ background:#feee00; font-size:24px; font-family:Montserrat; text-transform:uppercase; color:#040b1b; font-weight:700; padding:23px 15px; width:298px; max-width:100%; border-radius:50px; display:inline-block; text-align:center; margin-right:30px;}

.zip-start{width:90%; max-width:100%; position:relative; margin:50px 0 0;}
.zip-start input[type=text]{ height:75px; background:#fff; padding-left:20px; border:none; width:65%; border-radius:5px 0 0 5px; box-shadow:0 0 5px rgba(0,0,0,0.2); font-size:22px;}
.zip-start input[type=submit]{font-family: 'ArialBold'; border-radius:0; border:none; background:#2f2e41; height:75px; color:#fff; font-size:22px; width:35%; position:absolute; right:0; top:0;}

.banner-img{ position:absolute; right:0; bottom:-70px; width:60%;}

.section-brands{padding:120px 0 80px;/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f3f3f3+0,fefefe+100 */
background: #ffffff;
}
.brands{ text-align:center;}
.brands li{display:inline-block; vertical-align:middle; padding:0 30px;}

.section-team-features{ padding:10px 0 50px;}
.section-team-features ul{ margin:10px 0 0; flex-wrap:nowrap; -ms-flex-wrap:nowrap; justify-content:center; -ms-justify-content:center;}
.section-team-features ul li{ margin-top:40px;}
.team-features{ padding:50px; box-shadow:0 0 10px rgba(0,0,0,0.2); border-radius:15px; border:2px solid transparent; margin:15px; margin-top:50px;}
.team-features:hover{  border:2px solid #6e3694;}
.team-features h3{font-family: 'ArialBold'; font-size:25px; color:#000;}
.team-features p{ margin:15px 0 0;}
.section-header{ text-align:center; width:1100px; margin:0 auto; max-width:100%;}
.section-header h2{font-family: 'Trocchi', serif; font-size:48px;}
.section-header p{ color:#000; font-size:24px; margin:20px 0 0; line-height:35px;}

.section-works{ background:url(../images/bg2.jpg) no-repeat top center, url(../images/bg3.jpg) no-repeat bottom center #b2ffff; padding:112px 0; background-size:100%;}
.section-works h3{font-family: 'Trocchi', serif; font-size:48px; color:#000;  line-height:70px; margin:50px 0 0;}
.section-works p{font-family:'ArialRegular'; font-size:22px; line-height:36px; margin:25px 0 0; color:#000;}
.modal-title{font-family: 'Montserrat', serif; font-weight:600;}
.block-image a{cursor:pointer;}

.section-services{margin-bottom:80px;  background:url(../images/dot-bg1.png) no-repeat bottom center;}
.service-box{ padding:40px 50px; box-shadow:0 0 10px rgba(0,0,0,0.2); border-radius:10px; transition:all 0.3s linear; -webkit-transition:all 0.3s linear; margin-top:60px; position:relative; background:#fff;}
.service-box:hover{background:#6e3694;}
.service-box h3{ font-size:25px; color:#000; font-family:Montserrat; font-weight:600;}
.service-box p{ font-size:20px; color:#000; line-height:32px; margin:10px 0 0;}
.service-box:hover h3,.service-box:hover p{ color:#fff;}
.serve-left{padding-right:0;}
.serve-right{padding-left:0; padding-top:90px;}
.line{ width:4px; height:564px; background:#e5e5e5; margin:0 auto; margin-top:167px;}
.service-box:after{ position:absolute; height:4px; content:""; width:108px; background:#e5e5e5; top:49%;}
.serve-left .service-box:after{ right:-108px;}
.serve-right .service-box:after{ left:-108px;}
.serve-right{ background:url(../images/dot-bg1.png) no-repeat top 50px left;}
.serve-left{}

.section-grow{padding:80px 0;}
.section-header h5{}
.section-header h5 a{background:#000; font-size:24px; font-family:Montserrat; text-transform:uppercase; color:#fff; font-weight:700; padding:23px 15px; width:298px; max-width:100%; border-radius:50px; display:inline-block; text-align:center; margin-top:30px;}

.section-analytics{ background:url(../images/bg4.jpg) no-repeat top center; background-size:cover; height:1064px; padding:110px 0 0;}
.section-analytics h2{font-family: 'Trocchi', serif; font-size:48px; color:#000;  line-height:60px; margin:100px 0 0;}
.column-analytics{background:#fff; box-shadow:0 0 10px rgba(0,0,0,0.3); border-radius:10px; padding-bottom:60px; margin-top:70px;}
.column-analytics h3{ font-size:25px; font-weight:600; font-family:Montserrat; padding:50px 50px 40px;}
.column-analytics p{ font-size:22px; color:#000; line-height:34px; margin:30px 50px 0;}
.column-analytics img{margin-bottom:20px;}

.section-subc{padding:80px 0;}
.subsc-para{margin-top:30px;}
.subsc-para p{ font-size:22px; line-height:36px; margin:20px 0 0;}
.section-subc h2{padding:60px 0 0;}
.subscribe{ width:1090px; margin:0 auto; max-width:100%; margin:0 auto; margin-top:60px;}
.subscribe form{margin:0;justify-content:space-around; -ms-justify-content:space-around;}	
.subscribe input[type=text],.subscribe input[type=email]{ height:60px; border:1px solid #c4c4c4; padding-left:15px; font-size:17px; width:330px;}
.subscribe input[type=submit]{font-family: 'ArialBold'; background:#6e3694; color:#fff; height:60px; border:1px solid #c4c4c4; padding-left:15px; font-size:20px; width:330px; border:none;}


.section-testimonial{ padding:140px 0; background:url(../images/bg5.jpg) no-repeat top center, url(../images/bg6.jpg) no-repeat bottom center #f3f3f3; background-size:100%;}
.container-wrapper{ width:1090px; max-width:100%; margin:0 auto;}
	
.testimonials-box{width:1060px; max-width:95%; margin:0 auto; margin-top:0; }
.testimonials-box p{ font-size:24px; color:#666;  font-style:italic; line-height:40px;}
.testimonials-box h4{font-family: 'ArialBold'; font-style:italic; font-size:22px; color:#000; margin:30px 0 0;}
.rating{ text-align:center; margin:40px 0 0;}
.testimonials-box h5{ font-size:22px; font-style:italic; color:#000; line-height:34px;}
.slick-slider { position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: none; touch-action: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding:30px 0; }
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: white url(./ajax-loader.gif) center center no-repeat; }
.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
.slick-slide img { display: block; margin:0 auto; }
.slick-slide img.slick-loading { background: white url(./ajax-loader.gif) center center no-repeat; padding-bottom: 100%; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }


/* Arrows */
.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; top:50%; margin-top: -10px; padding: 0; border: none;}
.slick-prev:focus, .slick-next:focus { outline: none; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }

.slick-prev:before, .slick-next:before { font-family: "slick"; font-size: 20px; line-height: 1; color: white; opacity: 0.85; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.slick-prev { left: 0; background:url(../images/prev.png) no-repeat center center rgba(0,0,0,0.5); width:20px; height:35px; }


.slick-next { right: 0; background:url(../images/next.png) no-repeat center center rgba(0,0,0,0.5); width:18px; height:35px;}


/* Dots */
.slick-slider { margin-bottom: 10px; }

.slick-dots { position: absolute; bottom: -45px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; }
.slick-dots li { position: relative; display: inline-block; height: 15px; width: 15px; margin: 0px 5px; padding: 0px; }
.slick-dots li a { display: block; height: 15px; width: 15px; background:#ccc; outline: none; border-radius:50%; line-height: 0; font-size: 0; color: transparent; padding: 5px; }
.slick-dots li.slick-active a{ background:#000;}

#bx-pager{padding:25px 0 0;}
#bx-pager a{width:77px !important; display:inline-block; margin:0 10px 0 0; cursor:pointer; border:5px solid transparent; border-radius:5px;}
#bx-pager a.active{ box-shadow:0 0 5px rgba(0,0,0,0.3);  border:5px solid #fff;}
.bx-viewport{height:auto !important;}
.section-acc{ padding:80px 0;}
.section-acc h2{padding:70px 0 0;}
.section-acc h5{}
.section-acc h5 a{background:#6e3694; font-size:24px; font-family:Montserrat; text-transform:uppercase; color:#fff; font-weight:700; padding:23px 15px; width:298px; max-width:100%; border-radius:50px; display:inline-block; text-align:center; margin-top:30px;}

footer{background:url(../images/footer-bg.jpg) no-repeat top center #6e3694; background-size:100%; padding:112px 0 30px;}
.f-logo{text-align:left;}
.info{margin-top:30px;}
.info h3{font-family: 'ArialBold'; font-size:22px; color:#fff; padding:0 0 16px;}
.info ul{ margin-top:5px;}
.info ul li{}
.info ul li a{font-family:'ArialRegular'; font-size:20px; line-height:36px; margin:20px 0 0; color:#fff;}
.info ul li a:hover{ color:#6c63ff;}
.info p{font-family:'ArialRegular'; font-size:25px; line-height:38px; margin:0 0 0; color:#fff;}

.copyright{ border-top:2px solid #9a73b4; margin:60px 0 0; padding:35px 0 0;}
.copyright p{color:#fff; font-size:20px;}
.copyright ul{}
.copyright ul li{ display:inline-block;}
.copyright ul li a{ font-size:20px; color:#fff; display:block; padding:0 12px;}
.copyright ul li a:hover{color:#6c63ff;}
.copyright{text-align:left;}
.social{ text-align:right;}
.social a{ display:inline-block; font-size:30px; color:#fff; margin:15px 10px;}
        .totop {
            position: fixed;
            bottom: 50px;
            right: 15px;
            cursor: pointer;
            display: none;
            background: #000;
            color: #fff;
            border-radius: 50%;
            height: 40px;
			width:40px;
			text-align:center;
			line-height:40px;
            font-size: 25px;
        }
@font-face {
    font-family:'ArialRegular';
    src: url('../fonts/arial.eot');
    src: url('../fonts/arial.eot') format('embedded-opentype'),
         url('../fonts/arial.woff') format('woff'),
         url('../fonts/arial.ttf') format('truetype'),
         url('../fonts/arial.svg#ArialRegular') format('svg');
}
@font-face {
    font-family: 'ArialBold';
    src: url('../fonts/arialbd.eot');
    src: url('../fonts/arialbd.eot') format('embedded-opentype'),
         url('../fonts/arialbd.woff') format('woff'),
         url('../fonts/arialbd.ttf') format('truetype'),
         url('../fonts/arialbd.svg#ArialBold') format('svg');
}
@font-face {
    font-family: 'CalibriRegular';
    src: url('../fonts/calibri_1.eot');
    src: url('../fonts/calibri_1.eot') format('embedded-opentype'),
         url('../fonts/calibri_1.woff2') format('woff2'),
         url('../fonts/calibri_1.woff') format('woff'),
         url('../fonts/calibri_1.ttf') format('truetype'),
         url('../fonts/calibri_1.svg#CalibriRegular') format('svg');
}
