@charset "utf-8";*{margin:0;padding:0;list-style-type:none;box-sizing:border-box;}
::-moz-selection{background:#fd2d38;color:#fff;text-shadow:none;}
::selection{background:#fd2d38;color:#fff;text-shadow:none;}
body{font-family:'Raleway', sans-serif;font-size:18px;color:#eee;font-weight:400;background:#0a0a0a;}
body p{line-height:28px;word-break:keep-all;}
a,a:hover,a:active,a:focus{text-decoration:none;outline:none;}
a{color:#fff;transition:all 0.3s ease 0s}
a:hover{color:#fd2d38;}
.btn:hover,
.btn:focus{outline:none !important;}
h1,h2,h3,h4,h5,h6{color:#fff;}
.relative{position:relative;}
.of-hidden{overflow:hidden;}
.bg-white{background-color:#fff;}
.box-shadow{box-shadow:0 0 6px 1px rgba(0,0,0,0.20);}
.text-white{color:#fff;}
.text-black{color:#181818;}
.text-red{color:#fd2d38;}
.inline-block{display:inline-block;}
.center-block{margin:auto;display:block;float:none;}
.font-reg{font-weight:400;}
.font-med{font-weight:500;}
.font-semibold{font-weight:600;}
.modal-sm{max-width:500px;width:96%;}
.modal-md{max-width:700px;width:96%;}
.modal-lg{max-width:900px;width:96%;}
.btn-red{font-weight:500;color:#fff;padding:0 20px;border-radius:0;border:none;text-transform:uppercase;line-height:45px;font-size:16px;display:inline-block;box-shadow:none;transform:scale(1);background:#ff2b3f;background:-moz-linear-gradient(-45deg, #ff2b3f 0%, #fb2f2f 100%);background:-webkit-linear-gradient(-45deg, #ff2b3f 0%,#fb2f2f 100%);background:linear-gradient(135deg, #ff2b3f 0%,#fb2f2f 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2b3f', endColorstr='#fb2f2f',GradientType=1);transition:all 0.3s ease 0.3s;}
.btn-red:hover,
.btn-red:focus{color:#fff;transform:scale(1.05);box-shadow:0 0 6px 1px rgba(0,0,0,0.30);}
.btn-white-ol{font-weight:500;background-color:transparent;color:#fff;padding:0 20px;border-radius:0px;border:1px solid #fff;text-transform:uppercase;line-height:45px;font-size:15px;transition:all 0.3s ease 0s;display:inline-block;}
.btn-white-ol:hover,
.btn-white-ol:focus{background-color:#fff;border-color:#fff;color:#181818;}
.section-title{font-size:44px;color:#fff;font-weight:600;text-transform:uppercase;margin:0 auto 30px;width:100%;display:block;float:left;}
#fp-nav ul li, .fp-slidesNav ul li{margin:10px;}
#fp-nav ul li .fp-tooltip{color:#222;font-family:'Raleway', sans-serif;background:#fff;border-radius:30px;padding:5px 15px;text-transform:uppercase;font-weight:500;top:-6px;}
#fp-nav ul li a span, .fp-slidesNav ul li a span{height:16px;width:9px;background:none;margin:-8px 0 0 -8px;border:2px solid #fff;border-radius:8px;}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li:hover a.active span{background:#fb2b31;border:2px solid #fb2b31;height:16px;width:9px;margin:-8px 0 0 -8px;border-radius:8px;}
#fp-nav ul li:hover a span, .fp-slidesNav ul li:hover a span{width:9px;height:16px;margin:-8px 0 0px -8px;}
#fp-nav ul li a.active ~ .fp-tooltip{background:#ff2b3f;background:-moz-linear-gradient(-45deg, #ff2b3f 0%, #fb2f2f 100%);background:-webkit-linear-gradient(-45deg, #ff2b3f 0%,#fb2f2f 100%);background:linear-gradient(135deg, #ff2b3f 0%,#fb2f2f 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2b3f', endColorstr='#fb2f2f',GradientType=1);color:#fff;}
.bullet-list li{font-size:18px;color:#222;margin:0 auto 20px;}
.bullet-list li span{font-size:22px;top:3px;position:relative;margin-right:10px;float:left;min-height:30px;}
.header{position:absolute;left:0;top:0;width:100%;z-index:999;padding:20px 0;background-color:transparent;}
.visit-btn{animation:MoveUpDown 2s linear infinite;position:relative;}
@keyframes MoveUpDown{0%{top:0px;}
50%{top:10px;}
100%{top:0px;}
}
.home{background:background-size:contain;}
#particles-js{position:absolute;width:100%;height:100%;left:0;top:0;z-index:0;}
.banner-content h1{line-height:3.5rem;}
.section .mob-img{display:none;}
.what-is-seo{background:#0a0a0a url(../images/what-is-seo.png) no-repeat right 90px center;background-size:40%;}
.why-need-seo{background:#0a0a0a url(../images/why-need-seo.png) no-repeat left center;background-size:45%;}
.feature-blk{transform:translateY(0);transition:all 0.5s ease 0s;}
.feature-blk:hover{transform:translateY(-5%);}
.feature-icon{width:151px;height:151px;margin:auto;text-align:center;line-height:149px;overflow:hidden;border:2px solid #fff;border-radius:50%;}
.feature-icon img{max-width:45% !important;}
.help img{max-width:75%;}
.form-control{background:none;border:1px solid rgba(255,255,255,0.30);border-radius:0;min-height:50px;font-size:15px;color:#8b8f92;outline:none !important;box-shadow:none !important;margin-bottom:30px;}
.form-control:focus{border:1px solid #fff;background:none;color:#fff;outline:none !important;box-shadow:none !important;}
.form-control option{background-color:#fff;color:#181818;}
.contact-form button[type="submit"], .contact-form button[type="reset"]{border-radius:0px;}
.footer{position:absolute;width:100%;left:0;padding:0 3rem;bottom:0;}
.footer p{font-size:15px;}
.social-icon ul li{display:inline-block;margin-right:3px;width:30px;height:30px;background:#343434;text-align:center;}
.social-icon ul li:last-child{margin:auto;}
.social-icon ul li a{font-size:16px;color:#a9a9a9;line-height:30px;transition:all 0.3s ease 0s;}
.social-icon ul li:hover{cursor:pointer;}
.social-icon ul li:hover a{color:#fff;}
.social-icon ul .fb:hover{background-color:#3B5998;}
.social-icon ul .tw:hover{background-color:#1DA1F2;}
.social-icon ul .skype:hover{background-color:#00ABE9;}
.social-icon ul .dribble:hover{background-color:#C41F5F;}
.social-icon ul .pin:hover{background-color:#BD081C;}
.social-icon ul .tumblr:hover{background-color:#36465C;}
.social-icon ul .gplus:hover{background-color:#DC4A38;}
.footer .social-icon ul{margin:auto;float:right;}
.modal#subscribe .modal-dialog .modal-content{background:#0a0a0a url(../images/newsletter-bg.jpg) no-repeat left center;background-size:cover;padding:100px 15px;min-height:440px;}
.modal#subscribe .modal-dialog{margin:auto;top:50%;margin-top:-220px;}
.close{color:#fff;text-shadow:none;opacity:1;position:absolute;right:15px;top:15px;background-color:transparent;border:1px solid #fff !important;width:30px;height:30px;border-radius:50%;}
.close:hover{opacity:1;background-color:#fd2d38 !important;color:#fff !important;border:1px solid #fd2d38 !important;}
.modal .form-control{background-color:rgba(0,0,0,0.4);border:1px solid transparent;color:rgba(255,255,255,0.50)}
.modal .form-control:focus{background-color:rgba(0,0,0,0.4);border:1px solid #fff;color:#fff;}
.social-icon ul .insta:hover {
    cursor: pointer;
    background-color: #e3624a;
}