/*body{
	font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
}*/
@import url(//db.onlinewebfonts.com/c/331ec49c0d78e469c42c1d814dd45838?family=Avenir+Book);
body{
	font-family: Avenir-Book!important;
}
.form_msg{
    font-size: 1.5rem;
}
.site_font_color{
	color:#6c41ff!important;
}
.top_header_menu{
	list-style-type: none;
    float: right;
    /*margin: 40px 0 0px;*/
    margin: 10px 0 0px;
}
.top_header_menu li{
	float: left;
	list-style:none;
	padding: 0px 5px 0 10px;
}
.list-unstyled li{
    list-style:none;
}
.top_header_menu li a span,.top_header_menu li a:hover span{
	color:#111;
}
.top-border{
	border: 0.8px solid rgba(111, 104, 104, 0.14);
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}
.header_div{
	background-color: #fff;
}
#header.header-scrolled .top_header_menu{
	margin:0 0 0!important;
}
/* Service Style 2 Css */
.style-2 .single-service {
  /*box-shadow: 0 5px 30px -5px #ccc;*/
  padding: 25px 40px;
}
.single-service h3 {
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 25px;
}
.style-2 .single-service img{
	margin-bottom: 25px;
}

.project-tab {
    padding: 5%;
    /*margin-top: -8%;*/
    /*background: url(../image/price_service_bg.jpg);*/
    background-color: #1b0e43;
    background-position: center;
}
.mt-7 {
    margin-top: 7rem;
}
.mb-7 {
    margin-bottom: 7rem;
}
.project-tab #tabs{
    background: #007b5e;
    color: #eee;
}
.project-tab #tabs h6.section-title{
    color: #eee;
}
.project-tab #tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: rgba(0,0,0,1);
    background-color: transparent;
    border-color: transparent transparent #f3f3f3;
    border-bottom: 2px solid rgb(108, 65, 255)!important;
    /*font-size: 16px;
    font-weight: bold;*/
}
.project-tab .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    color: #0062cc;
    padding-bottom: 2rem;
    font-family: Avenir-Book;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    color: rgba(0,0,0,1);
}
.project-tab .nav-link:hover {
    border: none;
}
.project-tab thead{
    background: #f3f3f3;
    color: #333;
}
.project-tab a{
    text-decoration: none;
    color: #333;
    font-weight: 600;
}
.card-body{
	border-radius: 10px;
	min-height: 673px;
}
.display-2 {
    font-size: 2rem;
    font-weight: 300;
    line-height: 1.2;
} 
.princing-item p{
	font-size: 18px;
	font-weight: 200; 
	padding: 0 20px;
}
li {
    list-style: none;
}
.anidi_services {
    padding: 10px 0px 30px;
}
.anidi_services ul {
    display: block;
    padding-left: 0;
}

.anidi_services ul li {
    display: block;
    margin-bottom: 0px;
    text-decoration: none;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.anidi_services ul li span.icon {
	color:#6c41ffd1;
    display: block;
    font-size: 30px;
    vertical-align: middle;
    float: left;
}

.anidi_services ul li span.text {
    display: block;
    vertical-align: middle;
    font-size: 18px;
   	text-align: left;
    margin-left: 35px;
    padding-top: 7px;
}
.deco-layer {
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
}
.btn-custom,.btn-custom:hover {
    background: #6c41ff;
    color: #fff;
    border-radius: 10px;
    font-size: 16px;
    position: absolute;
    left: 36px;
    bottom: 20px;
    width: 80%!important;
}
.princing-item {
  transition: all 150ms ease-out;
}
.princing-item:hover {
  transform: scale(1.05);
}
.princing-item:hover .deco-layer--1 {
  -webkit-transform: translate3d(15px, 0, 0);
  transform: translate3d(15px, 0, 0);
}
.princing-item:hover .deco-layer--2 {
  -webkit-transform: translate3d(-15px, 0, 0);
  transform: translate3d(-15px, 0, 0);
}
.content{
	color: #fff;
}
.content h1 {
    font-size: 39px;
}
.content p {
    font-size: 18px;
    margin-top: 2.5rem;
    margin-bottom: 2rem;
}
.content .scrollto{
	color: #fff;
    font-size: 14px;
    padding: 15px 30px; 
}
.counts{
	background-color: #f8f6ff;
	/*padding: 5rem 0;*/
}
.text p {
	font-size: 18px!important;
}
.client h1{font-size: 2rem;}
/*--Slick Slider--*/
.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -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;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.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;
}
.slick-arrow.slick-hidden {
    display: none;
}
/*--Slider End--*/
/*--Testimonials--*/
.testimonial_content p{
	font-size: 1.3rem;
}
.testimonial_content .media img{
	height: 100px;
    width: 100px;
    border: 5px solid #eee;
    border-radius: 5px;
}
.testimonial_content .media .media-body{
	padding: 17px 0 0 30px;
}
/*--faqs--*/
.pd-2{
    padding:2%;
}
.pd-r-2{
    padding-right:2%;
}
.pd-l-2{
    padding-left:2%;
}
.pd-t-2{
    padding-top:2%;
}
.pd-b-2{
    padding-bottom:2%;
}
footer a span{
	color: #fff;
}
footer p,footer ul li a{
	font-size: 1rem;
	font-weight: normal;
}
ul li{
    list-style:one;
}
div[data-toggle="collapse"]{
   border-bottom:1px solid #6c41ff;
   width:100%;
   cursor:pointer;
   padding:1%;
}
.text-info {
    color: #6c41ff!important;
}
.collapse .card-body{
	min-height: 100px!important;
}
.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}

.list-inline>li a {
    display: inline-block;
    position: relative;
    margin: 0 auto 0 auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    width:40px;
    height:40px;
    font-size: 20px;
}

.list-inline a.icoFacebook:hover {
    background-color: #3B5998;
    border-color: #3B5998;
    color:#fff;
}
.list-inline a.icotwitter:hover {
    background-color: #0084b4;
    border-color: #0084b4;
    color:#fff;
}

.list-inline a.icogoogle-plus:hover {
    background-color:#dd4b39;
    border-color: #dd4b39;
    color:#fff;
}

.list-inline a.icolinkedin:hover {
    background-color:#0077B5;
    border-color: #0077B5;
    color:#fff;
}

.list-inline>li a:hover i, .triggeredHover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}
 
.list-inline li i {
    margin: 0;
    line-height:40px;
    text-align: center;
}
 
.list-inline .social-circle i {
    color: #fff;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
}

.list-inline a {
	color:#fff;
    border:1px solid #fff;
}
.search_domain {
    background: linear-gradient(#1a3f7d,#3074a7de),url(../img/domain.jpg);
    background-position: center;
    background-size: cover;
    /* height: 0vh!important; */
    margin-top: 126px!important;
}
.form-control-borderless {
    border: none;
}
.search_field{padding: 10px;}
.form-control-borderless:hover, .form-control-borderless:active, .form-control-borderless:focus {
    border: none;
    outline: none;
    box-shadow: none;
}
.search_font {
    text-transform: uppercase;
    font-size: 2rem;
    font-weight: 600;
    color: #fff;
   /* margin-bottom: 2.3rem;*/
}
.domain_price{
    background: #408de4;
    color: #fff;
    padding: 0px;
    cursor: unset;
}
.domain{
    color: #fff;
    font-weight: 600;
    font-size: 2rem;
    padding: 0px 5px;
    line-height: 1.3rem;
}
.old_price{
    color: #ded5d5;
    font-size: 1rem;
}
.new_price{
    color: #fff;
    font-weight: 500;
    font-size: 1.3rem;
    padding: 0 5px;
}
.btn-success {
    text-transform: uppercase;
    color: #6c41ff!important;
    border: 2px solid;
    border-color: #6c41ff;
    font-weight: 500;
    background: transparent;
}
.btn-success:hover{
    background:#6c41ff!important;
    color: #fff!important;
     border-color: #6c41ff;
}
.mb-6{
    margin-bottom: 5rem;
}
.check_domain_price .btn-success{
    color: #fff!important;
    border-color: #fff;
}
.check_domain_price .btn-success:hover{
    color: #fff!important;
    border-color: #fff;
}
.title_font,.service_box{
    text-transform: uppercase;
}
.service_box {
    padding: 70px 15px;
    margin: 16px 51px;
    border: 2px solid;
    text-transform: uppercase;
    font-size: 1.5rem;
    font-weight: 600;
    text-align: center;
    /* background: #5036a9; */
    /* color: #fff; */
}
.banner {
    padding: 30px 0px;
    background: #000000;
    color: #fff;
}
.banner a{
    color: #fff;
    text-align: center;
    font-size: 3rem;
    font-weight: 600;
    text-decoration: underline;
    text-transform: uppercase;
}
.banner_font {
    font-weight: 500;
    font-size: 3.3rem;
}




