/* CSS Document */
.p-top{ padding-top:0px !important;}
.p-bottom{ padding-bottom:0px !important;}
.ftr2{background:#7d2987 url(layout1/images/background/pattern-29.png);}
.service-block-three .inner-box:hover{ background:#ffa8d4;}
.service-block-three .inner-box:hover{border-left: 4px solid #9e27b5;}
.price-block .inner-box .ribbon2 {
    position: absolute;
    left: 0px;
    top: 40px;
    color: #ffffff;
    z-index: 1;
    padding: 15px 30px; border-radius:0px 15px 15px 0px; font-size:35px;  background:#9e27b5;
}

.flag-icon {font-size: x-large; background:#fff; box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset; margin:3px;}


.nav-pills-custom .nav-link {
    color: #aaa;
    background: #fff;
    position: relative;
}

.nav-pills-custom .nav-link.active {
    color: #fff;
    background: #e7601e;
}


/* Add indicator arrow for the active tab */
@media (min-width: 992px) {
    .nav-pills-custom .nav-link::before {
        content: '';
        display: block;
        border-top: 8px solid transparent;
        border-left: 10px solid #e7601e;
        border-bottom: 8px solid transparent;
        position: absolute;
        top: 50%;
        right: -10px;
        transform: translateY(-50%);
        opacity: 0;
    }
}

.nav-pills-custom .nav-link.active::before {
    opacity: 1;
}


.main-footer .footer-widget h4 {
    position: relative;
    font-weight: normal;
    color: #ffffff;
    font-size: 25px;
    line-height: 1.2em;
    margin-bottom: 28px;
    margin-top: 25px;
    text-transform: uppercase;
    padding-bottom: 15px;
}
.main-footer .footer-widget h4:after {
    position: absolute;
    content: '';
    left: 45px;
    bottom: 0px;
    width: 5px;
    height: 3px;
    border-radius: 50px;
    background-color: #dc0771;
}

.main-footer .footer-widget h4:before {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 40px;
    height: 3px;
    border-radius: 50px;
    background-color: #dc0771;
}


.jumpup_contact .form-group input, input.form-control {
margin-bottom:7px !important;
}
.quickLinks {
  vertical-align: baseline;
  position: relative;
  height: 40px;
  background:#33CCCC;
  bottom: 0px;
  width: 798px;
}


.quickLinksWidget {
  z-index: 12;
  top: 200px;
  right: 0px;
  position:fixed;

}


.jumpup_contact{width:300px; display:inline-block; background:#dc0771; /*padding:1px 30px 9px;*/ border-radius:0px 0px 15px 15px; }
.each_contact{width:68%; margin:0 16% 9px; padding:0; display:inline-block}
.each_contact h2{font-family: 'Abel', sans-serif; font-weight:lighter; font-size:15px; color: #004800; margin:0 0 0 17px; padding:4px 0 0; 
width:80px; float:left}
.each_contact h3{font-family: 'Abel', sans-serif; font-weight:lighter; font-size:13px; color: #000; margin:0; padding:10px 0 0; 
width:100%; float:left; line-height:1.2}
.contact1{width:96%; height:25px; float:left; border:1px solid #d2d2d2; padding:0 2%; margin:0; font-family: 'Abel', sans-serif; font-weight:lighter; font-size:14px; color: #878585;}
.contact2{width:96%; height:100px; float:left; border:1px solid #d2d2d2; padding:0 2%; margin:0; font-family: 'Abel', sans-serif; font-weight:lighter; font-size:14px; color: #878585;}
.contactnow{font-family: 'Abel', sans-serif; font-weight:lighter; font-size:14px; color: #fff; margin:0 0 0 18px; padding:4px 15px 5px; background:#000;   border:none;cursor:pointer; float:right}
.contactnow:hover{ background:#5cc135;}

.successMessage{ color:green; }
.errorMessage{ color: red }
.pop {
    /*background: #c1c1c1 url(../images/qcontact-bg.png) no-repeat 0 0;
    background: #c1c1c1 ;*/
    margin: 0;
    padding: 0px 40px 0px 20px;
    width: 0;
    min-height: 300px;
    position: fixed;
    top:170px;
    right: -40px;
    left: auto;
    -webkit-transition: all 2s;
    transition: all 2s;
    z-index: 9999;
}
@media(min-width: 501px)
{
  .pop:hover {
    width: 320px;
    right: 0;
    min-height: 200px;
}
}
@media(max-width: 500px)
{
  .pop:hover {
    width: 300px;
    right: 0;
    min-height: 300px;
}
}
    
.popimg{position: absolute; left:-40px; top:0px}
    @media(max-width:480px){
    .popimg{

    position: absolute;
    left: -24px;
    top: 0;
    width: 44px;
}








}

/*------------------------------------------------------------------------*/

	.formarea{background:#04932e; padding: 0 15px 20px}
	.form-control{background: none !important; color: #777777 !important; border-color: #e67bfb !important}
	.form-control::placeholder {  color: #fff !important;}
	
	.sect3{background: #ececec; padding: 45px 15px 40px}
	.sect3 h3 {
    font-family: 'Abel', sans-serif;
    font-size: 38px;
    text-align: left;
    font-weight: 100;
    color: #000;
    padding: 0;
    margin: 0px 0 20px;
}
.lll{}
.rrr{position: relative; right: 0;float: right;}
  .formarea h2{font-family: 'Abel', sans-serif;font-size: 17px;font-weight: 800;color: #fff;}
  .formarea h2 span{font-family: 'Abel', sans-serif;font-size: 24px;font-weight: 800;color: #fff200; text-transform: uppercase;}

.bnr-text{position:absolute; right:278px; top:0}
	.bner{padding: 0 0 0 0}
	@media (max-width: 1199px)
	{
		.bner{padding: 72px 0 0 0}
    .lll{ padding-top: 40px }
.bnr-text{position:absolute; right:240px; top:75px;width: 282px;}
	}
  @media (max-width: 992px)
  {
    .bner{padding: 72px 0 0 0}
    .lll { padding-top: 20px}
    .formarea {padding: 0 15px 40px;}
    .sect1 {   padding: 65px 30px 35px;}
.bnr-text{position:absolute; right:240px; top:45px;width: 282px;}
  }
	@media (max-width: 767px)
	{
    .rrr{position: relative; right: 0; left: 0}
		.bner{padding: 72px 0 0 0}
    .formarea {padding: 0 15px 40px;}
.bnr-text{position: relative;right: 0;top: 5px;width: 280px;float: right;}
	}

.rrr{position: relative; right: 0}





/*----------------------------------------------------------------------------------*/
















.border-radius{ border-radius:10px 10px 0px 0px !important;}
.form-control22 {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
   /* border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;*/
}


/* ------------------------------------------------- */





.color2{color: #e90377 !important;}


.feature .feature-item .icon {
  margin-bottom: 25px;
}

.feature .feature-item .icon i {
  font-size: 48px;
  color: #7d71d3;
}

.feature .feature-item .content h5 {
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 15px;
}

.feature .feature-item:not(:last-child) {
  margin-bottom: 80px;
}

@media (max-width: 768px) {
  .feature .feature-item {
    margin-bottom: 80px;
  }
}

.feature .app-screen {
  margin: 40px 0;
}







.feature .feature-content h2, .feature .feature-content p {
  margin-bottom: 25px;
}

@media (max-width: 768px) {
  .feature .feature-content h2, .feature .feature-content p {
    text-align: center;
  }
}

@media (max-width: 768px) {
  .feature .testimonial {
    text-align: center;
  }
}

.feature .testimonial p {
  font-family: 'Abel', sans-serif;
  margin-bottom: 10px;
  font-style: italic;
  color: #242424;
}

.feature .testimonial ul.meta li {
  font-size: 12px;
  margin-right: 10px;
}

.feature .testimonial ul.meta li img {
  height: 40px;
  width: 40px;
  border-radius: 100%;
}

/*---------------------------------------------*/




.box {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.our-services {
    margin-top:50px;
    padding-bottom: 30px;
    padding: 0 60px;
    min-height:90px;
    text-align: center;
    border-radius: 10px;
    background-color: #fff;
    transition: all .4s ease-in-out;
    box-shadow: 0 0 25px 0 rgba(20, 27, 202, .17)
}

.our-services .icon {
    margin-bottom: -40px;
    transform: translateY(-50%);
    text-align: center
}

.our-services:hover h4,
.our-services:hover p {
    color: #fff
}

.speedup:hover {
    box-shadow: 0 0 25px 0 rgba(20, 27, 201, .05);
    cursor: pointer;
    background-image: linear-gradient(-45deg, #fb0054 0%, #f55b2a 100%)
}

.settings:hover {
    box-shadow: 0 0 25px 0 rgba(20, 27, 201, .05);
    cursor: pointer;
    background-image: linear-gradient(-45deg, #34b5bf 0%, #210c59 100%)
}

.privacy:hover {
    box-shadow: 0 0 25px 0 rgba(20, 27, 201, .05);
    cursor: pointer;
    background-image: linear-gradient(-45deg, #3615e7 0%, #44a2f6 100%)
}

.backups:hover {
    box-shadow: 0 0 25px 0 rgba(20, 27, 201, .05);
    cursor: pointer;
    background-image: linear-gradient(-45deg, #e90377 0%, #9d0250 100%)
}

.ssl:hover {
    box-shadow: 0 0 25px 0 rgba(20, 27, 201, .05);
    cursor: pointer;
   background-image: linear-gradient(
-45deg, #7e2987 0%, #b11bc1 100%);
}

.database:hover {
    box-shadow: 0 0 25px 0 rgba(20, 27, 201, .05);
    cursor: pointer;
    background-image: linear-gradient(-45deg, #27b88d 0%, #22dd73 100%)
}


/*------------------------------------------------------------------
*/


.btn {
    border: none;
    font-family: 'Abel', sans-serif;
    font-size: inherit;
    color: inherit;
    background: none;
    cursor: pointer;
    padding: 25px 80px;
    display: inline-block;
    margin: 15px 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s
}

.btn:after {
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s
}

.btn:before {
    font-family: 'FontAwesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    position: relative;
    -webkit-font-smoothing: antialiased
}

.btn-sep {
    padding: 25px 60px 25px 120px
}

.btn-sep:before {
    background:#7d2987;
}

.btn-4 {
    background: #dc0771;border-radius: 80px;
    color: #fff;
}

.btn-4:hover {
    background: #9f0553;  color: #fff;
}

.btn-4:active {
    background: #2c3e50;
    top: 2px
}

.btn-4:before {
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    line-height: 4;
    font-size: 140%;
    width: 60px
}

.icon-send:before { font-weight:bold;
   content: '+' !important;
}



.iq-subscribe {
    padding: 30px 45px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 15px;
    margin: 0 auto;
    position: relative;
    background: #313191 url(../images/5.jpg)no-repeat;
}





/*affiliate progam part start from here...................................................*/

.serviceBox{
    font-family: 'Abel', sans-serif;
    text-align: center;
    padding: 0 10px;
}
.serviceBox .service-icon{
    color: #fff;
    font-size: 45px; font-weight:bold;
    line-height: 100px;
    width: 120px;
    height: 120px;
    margin: 0 auto 20px;
    border-radius: 100px;
    border: 10px solid #e40878;
    border-bottom-color: transparent;
    position: relative;
    z-index: 1;
}
.serviceBox .service-icon:before,
.serviceBox .service-icon:after{
    content: '';
    background: linear-gradient(
135deg
,#e60879,#812788);
    border-radius: 50%;
    position: absolute;
    left: 5px;
    top: 5px;
    bottom: 5px;
    right: 5px;
    z-index: -1;
}
.serviceBox .service-icon:after{
    height: 10px;
    width: 10px;
    transform: translateX(-50%);
    right: auto;
    top: auto;
    bottom: -9px;
    left: 50%;
}
.serviceBox .title{
    color: #30308e;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 10px;
}
.serviceBox .title:after{
    content: '';
   /* background: repeating-linear-gradient(to right,#020202,#020202 10px,transparent 10px, transparent 20px);*/
    height: 2px;
    width: 130px;
    margin: 5px auto 0;
    display: block;
    clear: both;
}
.serviceBox .description{
    color: #999;
    font-size: 13px;
    font-weight: 500;
    line-height: 23px;
    margin: 0;
}
.serviceBox.pink .service-icon{
    border-color: #EE3C76;
    border-bottom-color: transparent;
}
.serviceBox.pink .service-icon:before,
.serviceBox.pink .service-icon:after{
    background:linear-gradient(135deg,#EE3C76,#FE69A6);
}
.serviceBox.pink .title{ color: #EE3C76; }
.serviceBox.pink .title:after{ background: repeating-linear-gradient(to right,#EE3C76,#EE3C76 10px,transparent 10px, transparent 20px); }
@media only screen and (max-width:990px){
    .serviceBox{ margin: 0 0 30px; }
}



@media only screen and (max-width:576px){
    .social-icons {
    margin:0px !important;
    display: table;
    float: none;
}
}

@media only screen and (max-width:1023px){
    .social-icons {
    margin:0px !important;
    display: table;
    float: none;
}
}


<!--------------------------------->
.form-control {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #0080ff;
}
input, input.form-control {
    border: 1px solid #e4e4e4;
    font-size: 16px;
    /*height: 60px;*/
    padding-left: 30px;
    margin-bottom: 35px;
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    border-radius: 90px;
    -webkit-box-shadow: 0px 13px 25px 0px rgb(77 54 206 / 20%);
    -moz-box-shadow: 0px 13px 25px 0px rgba(77, 54, 206, 0.2);
    box-shadow: 0px 13px 25px 0px rgb(77 54 206 / 20%);
    padding-right: 30px;
}

.control22 {
    border: 1px solid #e4e4e4;
    font-size: 16px;
    height: 40px !important;
    padding-left: 30px;
    margin-bottom: 15px !important;
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    border-radius: 90px;
    -webkit-box-shadow: 0px 13px 25px 0px rgb(77 54 206 / 20%);
    -moz-box-shadow: 0px 13px 25px 0px rgba(77, 54, 206, 0.2);
    box-shadow: 0px 13px 25px 0px rgb(77 54 206 / 20%);
    padding-right: 35%;
}

.button {
    color: #ffffff; padding:0px 30px;
    cursor: pointer;
    text-transform: capitalize;
    font-weight: 700;
    border: none;
    position: relative;
    background: #ef0276;
    font-family: 'Abel', sans-serif;
    display: inline-block;
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    border-radius: 90px;
}

.slide-button {
    display: inline-block;
    height: 40px;
    color: #ffffff;
    text-decoration: none;
    overflow: hidden;
    text-align: center;
    z-index: 4;
}


/*-------------------------------------------------
*/


.sec-title2 h3 .title {
   
    color: #555555;
    font-size: 18px;
	text-align:center;

   
    font-family: 'Abel', sans-serif;
}

.sec-title2 .title {
    position: relative;
    color: #555555;
    font-size: 15px;
    line-height: 1.1em; 
    font-weight: 700;
    letter-spacing: 0px;
  
    display: inline-block;
    text-transform: uppercase;
   
    font-family: 'Abel', sans-serif;
}

.sec-title2 h2 {
    position: relative;
    color: #322b89;
    font-weight: 700;
    line-height: 1.3em;
    margin-top: 18px;
    font-family: 'Abel', sans-serif;
}
.text-color-2 {
    color: #ef0276 !important;
}




/*-------------------------------------------------
*/


.social-icons {
   /* margin: 8% auto;*/
    display: table;
    float: none;
}

.social-icons ul {
    padding: 0;
    list-style: none;
}

.social-icons ul li {
    display: inline-block;
   /*border: 4px solid rgba(38, 161, 224, 1);*/
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 30px;
    margin: 0 5px;
    height: 30px;
    margin-right: 0px;
  /*background: rgba(38, 161, 224, 0.9);*/
    transition: 1s;
}

.social-icons ul li:hover {
   /*background-color: #3f6cff;
    transform: rotate(360deg);*/
    transition: 1s;
}

.social-icons ul li a:hover {
    color: #fff;
}

.social-icons ul li a {
    color: #fff;
    display: block;
    line-height:27px;
    text-align: center;
    font-size:24px;
}

.social-icons ul li a i {
    vertical-align: middle
}

.icon-circle {
   /* background: rgba(38, 161, 224, .1);*/
    -webkit-transition: background .2s, -webkit-transform ease-out .1s;
    transition: background .2s, -webkit-transform ease-out .1s;
    transition: transform ease-out .1s, background .2s;
    transition: transform ease-out .1s, background .2s, -webkit-transform ease-out .1s
}

.icon-circle:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    content: '';
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    top: 0;
    left: 0;
    padding: 0;
    z-index: -1;
    -webkit-box-shadow: 0 0 0 2px rgba(38, 161, 224, .1);
    box-shadow: 0 0 0 2px rgba(38, 161, 224, .1);
    opacity: 0;
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
    -webkit-transition: all ease .90s;
    transition: all ease .90s
}

.icon-circle:hover {
    background: rgba(38, 161, 224, .05);
    -webkit-transform: scale(.93);
    -ms-transform: scale(.93);
    transform: scale(.93);
    color: #fff
}

.icon-circle:hover:after {
    -webkit-animation: sonarEffect 1.3s ease-out 75ms;
    animation: sonarEffect 1.3s ease-out 75ms
}

@-webkit-keyframes sonarEffect {
    0% {
        opacity: 0.3;
    }
    40% {
        opacity: 0.5;
        -webkit-box-shadow: 0 0 0 2px rgba(38, 161, 224, 0.1), 0 0 10px 10px #26a1e0, 0 0 0 10px rgba(38, 161, 224, 0.5);
        box-shadow: 0 0 0 2px rgba(38, 161, 224, 0.1), 0 0 10px 10px #26a1e0, 0 0 0 10px rgba(38, 161, 224, 0.5);
    }
    100% {
        -webkit-box-shadow: 0 0 0 2px rgba(38, 161, 224, 0.1), 0 0 10px 10px #26a1e0, 0 0 0 10px rgba(38, 161, 224, 0.5);
        box-shadow: 0 0 0 2px rgba(38, 161, 224, 0.1), 0 0 10px 10px #26a1e0, 0 0 0 10px rgba(38, 161, 224, 0.5);
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0;
    }
}

@keyframes sonarEffect {
    0% {
        opacity: 0.3;
    }
    40% {
        opacity: 0.5;
        -webkit-box-shadow: 0 0 0 2px rgba(38, 161, 224, 0.1), 0 0 10px 10px #26a1e0, 0 0 0 10px rgba(38, 161, 224, 0.5);
        box-shadow: 0 0 0 2px rgba(38, 161, 224, 0.1), 0 0 10px 10px #26a1e0, 0 0 0 10px rgba(38, 161, 224, 0.5);
    }
    100% {
        -webkit-box-shadow: 0 0 0 2px rgba(38, 161, 224, 0.1), 0 0 10px 10px #26a1e0, 0 0 0 10px rgba(38, 161, 224, 0.5);
        box-shadow: 0 0 0 2px rgba(38, 161, 224, 0.1), 0 0 10px 10px #26a1e0, 0 0 0 10px rgba(38, 161, 224, 0.5);
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0;
    }
}



