body{
    font-family: 'Work Sans', sans-serif;
    color:#333;
    font-size:14px;
    font-weight:400;
    background:#fff;
    overflow-x:hidden
}
html{
    overflow-x:hidden
}
p{
    font-size:16px;
    line-height:26px
}
a:hover,a:focus{
    color:#3154ac
}
a{
    -webkit-transition:all .2s linear;
    -moz-transition:all .2s linear;
    -o-transition:all .2s linear;
    transition:all .2s linear
}
h1,h2,h3,h4,h5{
    font-family: 'Montserrat', sans-serif;
    font-size:40px;
    font-weight:500;
    letter-spacing:1px
}
ul{
    margin:0;
    padding:0
}
ul li{
    list-style:none
}
a:hover,a:focus{
    text-decoration:none;
    outline:0
}
a:not([href]):not([tabindex]){
    color:#fff
}
a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{
    color:#3154ac
}
.section{
    padding:80px 0
}
.section-header{
    color:#fff;
    margin-bottom:40px;
    text-align:center
}
.section-header .section-title{
    font-size:42px;
    margin-top:0;
    font-weight:500;
    color:#333;
    position:relative
}
.section-header .section-title span{
    color:#2154cf;
}
.section-header .section-subtitle{
    margin-top:15px;
    color:#333;
    font-size:14px;
    font-weight:400
}
.section-header .lines{
    margin:auto;
    width:70px;
    position:relative;
    border-top:2px solid #346afe;
    margin-top:15px
}
.section-header .lines:before{
    position:absolute;
    content:"";
    display:inline-block;
    height:10px;
    width:10px;
    top:-10px;
    border:4px solid #fff;
    border-radius:50%;
    background:#3154ac;
    left:27px
}
.btn{
    font-size:14px;
    padding:10px 30px;
    border-radius:0;
    font-weight:400;
    color:#fff;
    text-transform:uppercase;
    -webkit-transition:all .2s linear;
    -moz-transition:all .2s linear;
    -o-transition:all .2s linear;
    transition:all .2s linear;
    display:inline-block;
    font-family:lato,sans-serif
}
.btn:focus,.btn:active{
    box-shadow:none;
    outline:0;
    color:#fff
}
.btn-common{
    border:2px solid #1149d1;
	background-color:#2154cf;
    position:relative;
    z-index:1;
    border-radius:60px
}
.btn-common:hover{
    color:#fff;
    background:#7ac314 !important;
	border:2px solid #5e9313;
    transition:all .5s ease-in-out;
    -moz-transition:all .5s ease-in-out;
    -webkit-transition:all .5s ease-in-out
}
.btn-border{
    color:#fff;
    background-color:transparent;
    border:2px solid #fff;
    border-radius:4px
}
.btn-border:hover{
    border:2px solid #fff;
    color:#fff;
    background-color:#3154ac
}
.btn-lg{
    padding:14px 33px;
    text-transform:uppercase;
    font-size:16px
}
.btn-rm{
    padding:7px 10px;
    text-transform:capitalize
}
button:focus{
    outline:0!important
}
.clear{
    clear:both
}
.social-icons{
    margin-bottom:20px
}
.social-icons ul{
    margin:0;
    padding:0;
    list-style:none
}
.social-icons ul li{
    display:inline
}
.social-icons ul li a{
    display:inline-block;
    margin-left:5px;
    margin-right:5px;
    margin-bottom:15px;
    border-radius:4px;
    border:1px solid rgba(255,254,254,.07);
    line-height:40px;
    width:40px;
    height:40px;
    text-align:center;
    font-size:16px
}
.social-icons ul li a:hover{
    color:#fff
}
.facebook a{
    color:#4867aa
}
.facebook a:hover{
    background:#4867aa
}
.twitter a{
    color:#1da1f2
}
.twitter a:hover{
    background:#1da1f2
}
.google-plus a{
    color:#dd4d42
}
.google-plus a:hover{
    background:#dd4d42
}
.youtube a{
    color:#df2926
}
.youtube a:hover{
    background:#df2926
}

/*Heager Start*/
.header-upper-area {
    background:#2154cf;
    padding:0px 0;
	color:#FFF;
}
#hero-area:after {
}
.header-upper-area p {
	margin:0;
	padding:0;
}
.header-upper-area ul {
	margin:0;
	padding:0;
}
.header-upper-area li {
    border-right:1px solid #0947cb;
    margin: 0 !important;
    padding: 6px 10px 6px 14px;
	float:right;
}
.header-upper-area a {
	color: #fff;
}
.header-upper-area li:first-child {
	border-right:none;
}

.bg-faded{
    background-color:#fff
}
.mainmenu-area{
    padding:10px 0;
    border:0;
    margin:0;
    -webkit-transition:.6s;
    -moz-transition:.6s;
    transition:.6s;
    box-shadow:0 0 0 0 rgba(0,0,0,.1);
    background-color:#fff
}
.mainmenu-area .menu-button{
    position:relative;
    color:#333;
    line-height:58px;
    top:0;
    outline:0
}
.logo-menu a{
    font-size:20px;
    color:#fff
}
.menu-bg{
    background-color:#fff!important;
    box-shadow:0 1px 3px 0 rgba(0,0,0,.16),0 1px 3px 0 rgba(0,0,0,.12);
    z-index:999;
    padding:3px
}
.menu-bg .menu-button{
    top:0
}
.menu-bg .menu-button:hover{
    cursor:pointer;
    color:#3154ac
}
.menu-bg .logo-menu a{
    color:#3154ac
}
.menu-button:hover{
    cursor:pointer;
    opacity:#eee
}
.close-button{
    cursor:pointer
}
.navbar-expand-md .navbar-nav .nav-link{
    color:#333;
    font-size:15px;
    padding:15px 12px;
    position:relative
}
.navbar-brand img{
    max-width:199px
}
.navbar-expand-md .navbar-nav .nav-link:focus,.navbar-expand-md .navbar-nav .nav-link:hover,.navbar-expand-md .navbar-nav .nav-link:hover:before{
    color:#3154ac;
    -webkit-transform:scale(1);
    transform:scale(1)
}
.navbar-expand-md .navbar-nav .active>.nav-link,.navbar-expand-md .navbar-nav .nav-link.active,.navbar-expand-md .navbar-nav .nav-link.active:before,.navbar-expand-md .navbar-nav .nav-link.open,.navbar-expand-md .navbar-nav .open>.nav-link{
    color:#3154ac;
    -webkit-transform:scale(1);
    transform:scale(1)
}

.navbar-expand-md .navbar-toggler{
    background:#3154ac;
    border-radius:0;
    margin:5px;
    cursor:pointer;
    float:right
}
.navbar-expand-md .navbar-toggler i{
    color:#fff!important
}
.collapse.show{
    background:#f1f1f1;
    margin-bottom:10px;
    -webkit-transition:.6s;
    -moz-transition:.6s;
    transition:.6s
}
.navbar-expand-md .navbar-toggler:active{
    border:1px solid #3154ac;
    color:#3154ac
}
/*Header End*/
/* ======== Home Domain Search CSS Start ======== */
.home_search {
	clear: both;
	padding:0px 0px;
	background:#2154cf;
}
.home_search h1 {
	text-align: center;
	padding: 100px 0px 0px 0px;
	margin: 0px;
	font-size: 58px;
	font-weight: 700;
	text-transform: uppercase;
	color:#FFF;
}
.home_search img {
	padding:50px 0px 0px 0px;
	float:right;
}
.home_search .search_box {
	padding:50px 0 30px;
	display:inline-block;
	width:100%;
}
.home_search .search_box .h_search {
	float: left;
	width: 75%;
	font-size: 15px;
	text-indent: 8px;
	border: 0px;
	height: 70px;
	border-top-left-radius:60px;
	border-bottom-left-radius:60px;
	font-size:26px;
}
.home_search .search_box .h_submit {
	float: left;
	width: 25%;
	height: 70px;
	border-top-right-radius: 60px;
	border-bottom-right-radius: 60px;
	font-size: 26px;
	text-transform: uppercase;
	border: none;
	cursor: pointer;
	background: #b0e611;
	color: #333;
}
.home_offer {
	padding-bottom:40px;
	display:inline-block;
	width:100%;
	text-align:center;
}
.home_offer ul {
	margin:0px;
	padding:0px;
}
.home_offer ul li {
	display:inline;
	margin:0px 10px;
}
.home_offer ul li a {
	color:#FFF;
	border:1px solid #FFF;
	padding:10px 20px;
	display:inline-block;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.home_offer ul li a:hover {
	text-decoration:none;
}
.home_offer ul li a:hover span {
	display:block;
	text-decoration:none;
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
	-webkit-transform-origin: center;
	transform-origin: center;
	animation-duration: .5s;
	animation-timing-function: linear;
}


/* ======== Home Domain Search CSS End ======== */
/*Web Hosting pricing start*/
.pricing-section {
    padding:75px 0;
}
.pricing-warp {
	text-align:center;
    display:inline-block;
    position:relative;
    width: 100%;
    margin-bottom: 30px;
    border-radius: 6px;
    color: rgba(0, 0, 0, 0.87);
    background: #fff;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.pricing-warp .package-discount {
	display:flex;
	justify-content:center;
	align-items: center;
	margin-bottom: 10px;
}
.pricing-warp .package-discount .strik {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  color:#4d4d4d;
  font-size:18px;
  line-height: 1;
  position: relative;
  margin-right: 15px;
}
.pricing-warp .package-discount .strik.pro{color:#fff;}
.pricing-warp .package-discount .strik.pro:before{background:#fff;}
.pricing-warp .package-discount .strik:before {
  content: '';
  position: absolute;
  top: 50%;
  left: -4px;
  width: calc(100% + 8px);
  height: 1px;
  background:#4d4d4d;
}
.pricing-warp .package-discount .save-btn {
  color: #fff;
  border-radius:3px;
  background: #2154cf;
  padding: 3px 9px;
  font-size: 14px;
  font-weight: 600;
  border: 1px solid #2154cf;
  line-height: 18px;	  
}
.pricing-warp .package-discount .save-btn.pro {background:#fff;border:1px solid #fff;color:#2154cf;}
.pricing-warp h6 {
	padding-top:15px;
    color:#3C4857;
	font-size:48px;
}
.pricing-warp h1 {
    font-weight: 700;
    font-family:"Montserrat", sans-serif;
    color: #3C4857;
}
.pricing-warp h1 span {
	font-size:16px;
}
.pricing-warp h1 small:first-child {
    position: relative;
    top: -17px;
    font-size: 26px;
}
.pricing-warp ul {
    list-style: none;
    padding: 0;
    max-width: 260px;
    margin: 10px auto;
}
.pricing-warp ul li {
    color: #3C4857;
    text-align: center;
    padding: 12px 0;
    border-bottom: 1px solid rgba(153, 153, 153, 0.3);
}
.pricing-warp ul li:last-child {
    border: 0;
}
.pricing-warp ul li b {
    color: #3C4857;
}


.most-popular {
    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}
.most-popular h1 {
    color: #FFFFFF;
    margin-top: 10px;
}
.most-popular h6 {
	color:#FFF;
}
.pricing-warp .most-popular-bg {
   background: linear-gradient(60deg, #1556f3, #2154cf);
   border-radius: 6px;
   box-shadow: 0 14px 26px -12px rgb(27, 85, 224), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgb(201, 208, 224);
}

.most-popular-bg ul li {
    color: #FFFFFF;
    border-color: rgba(255, 255, 255, 0.3);
}

/* btn-rose */
.btn.btn-pricing {
	border-radius:60px;
    color: #FFFFFF;
    background-color: #2154cf;
	border-color: #436ac8;
	margin-bottom: 30px;
}

/* btn-white */
.btn.btn-pricing-most {
	border-radius:60px;
    color: #3C4857;
    background-color: #fff;
    border-color: #fff;
    box-shadow: 0 2px 2px 0 rgba(153, 153, 153, 0.14), 0 3px 1px -2px rgba(153, 153, 153, 0.2), 0 1px 5px 0 rgba(153, 153, 153, 0.12);
	margin-bottom: 30px;
}
/*why choose Web Hosting Hyderabad start*/
.why-choose-hyderabad {
	padding:20px 0;
    background:#ebf3fc;
}
.why-choose-hyderabad h2 {
    font-size:24px;
	color:#2864f0;
    margin-top: 20px;
    margin-bottom: 10px;
    -webkit-transition: .3s;
    transition: .3s;
}
/*why choose Web Hosting Hyderabad end*/
/*Our Support Start Here*/
.our-support {
	background: #756bff;
	background: -moz-linear-gradient(left, #1a55e3 0%, #2154d0 50%, #def0fe 50%, #e0e9f0 100%);
	background: -webkit-linear-gradient(left, #1a55e3 0%, #2154d0 50%, #def0fe 50%, #e0e9f0 100%);
	background: linear-gradient(to right, #1a55e3 0%, #2154d0 50%, #def0fe 50%, #e0e9f0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a55e3', endColorstr='#e0e9f0', GradientType=1 );
}
.our-support .left_box {
	padding:60px 60px;
}
.our-support .left_box h3{
	color:#FFF;
	font-size: 26px;
	font-weight: 800;
	line-height: 90px;
	padding:0px 0px 0px 20px;
	margin:0px;
	float:left;
}
.our-support .right_box {
	position: relative;
	display: block;
	overflow: hidden;
	padding:55px 35px 0;
	z-index: 1;
	height: 100%;
}
.our-support .right_box h1 {
	display:table-cell;
	vertical-align:middle;
	font-size:32px;
	color:#2054d3;
}
.our-support .right_box p {
	font-size: 16px;
	padding-top: 16px;
}
.our-support .right_box .support-offer {
    padding-bottom: 40px;
    display: inline-block;
    width: 100%;
}
.our-support .right_box .support-offer ul {
	margin:0px;
	padding:0px;
}
.our-support .right_box .support-offer ul li {
	display:inline;
	margin:0px 10px;
}
.our-support .right_box .support-offer ul li:nth-child(1) a {
    background:#2154d0;
	border:3px solid #0140da;
}
.our-support .right_box .support-offer ul li:nth-child(2) a {
    background:#7ac314;
	border:3px solid #5e9313
}
.our-support .right_box .support-offer ul li:nth-child(3) a {
	 background: #ff6300;
	border: 3px solid #d75808
}
.our-support .right_box .support-offer ul li a {
	border-radius:3px;
	text-align:center;
	min-width:130px;
	min-height:60px;
	color:#FFF;
	border:1px solid #FFF;
	padding:18px 20px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	display:inline-block;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.our-support .right_box .support-offer ul li a:hover {
	text-decoration:none;
}
.our-support .right_box .support-offer ul li a:hover span {
	display:block;
	text-decoration:none;
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
	-webkit-transform-origin: center;
	transform-origin: center;
	animation-duration: .5s;
	animation-timing-function: linear;
}
/*Our Support End Here*/
/*Inner Page Banner Start Here*/
.inner-banner {
	padding:100px 0;
	background-image:url(../img/domain-registration.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	position:relative;
	background-size:cover;
}
.inner-banner .inner-banner-text h1 {
	color:#FFF;
	text-align: center;
	text-transform: uppercase;
}
.inner-banner .inner-banner-text p {
	color:#FFF;
	text-align:center;
	margin:0px auto;
	padding:10px 0px 0px 0px;
}
.inner-banner .inner-banner-text .inner-domain-finder {
	width: 75%;
	margin: 40px auto 0px auto;
}
.inner-banner .inner-banner-text .inner-domain-finder input.finder-domain {
	float:left;
	width:75%;
	border:0px;
	text-indent:8px;
	border-right:0px;
	height:70px;
	border-top-left-radius: 60px;
	border-bottom-left-radius: 60px;
	font-size:26px;
}
.inner-banner .inner-banner-text .inner-domain-finder .inner-finder-btn {
	float:left;
	width:25%;
	height:70px;
	font-weight: 400;
	border:none;
	background: #b0e611;
	cursor:pointer;
	border-top-right-radius: 60px;
	border-bottom-right-radius: 60px;
	text-transform:uppercase;
	color:#333;
	font-size:26px;
}
.inner-page-hosting-banner {
	padding:100px 0;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	position:relative;
	color:#FFF;
}
.web-hosting-img {
	background-image:url(../img/web-hosting.jpg);
}
.inner-page-hosting-banner h1 {
	text-align: left;
	padding: 0px 0px 20px 0px;
	margin: 0px;
	font-size: 58px;
	font-weight: 700;
	text-transform:uppercase;
}
.inner-page-hosting-banner p {
	font-size: 28px;
	text-align: left;
	letter-spacing: 2px;
}
/*Inner Page Banner End Here*/
/*Web hosting features start*/
#hosting-features{
	background: #f0f5f6;
}
#hosting-features .icon{
	display: inline-block;
    width:90px;
    height:90px;
    position: relative;
    z-index: 1;
    background: #ebf3fc;
    border-radius: 60px;
    border:2px solid #e0ecf9;
	line-height:87px;
}
#hosting-features .left-side{
    position:relative
}
#hosting-features .left-side span {
    float:right;
    margin-left:25px
}
#hosting-features .right-side {
    position:relative
}
#hosting-features .right-side span {
    float:left;
    margin-right:25px
}
#hosting-features .features-box{
    padding:15px 0
}
#hosting-features .features-box .icon{
    margin:12px;
}
#hosting-features .features-box .text h4{
    font-weight:600;
    font-size:18px;
    line-height:22px
}
#hosting-features .features-box .text p{
    font-size:14px;
    line-height:26px
}
#hosting-features .show-box{
    padding:40px 20px 0 20px;
}
#hosting-features .show-box img{
    width:100%
}
#hosting-features .light-box-bg {
	background-color:#0974df;
}
/*#hosting-features .col-md-4, col-sm-6, .col-md-6 {
	padding-right:0;
	padding-left:0;
}*/

#hosting-features .dark-box-bg {
	background-color:#052c81;
}
/*Web hosting features start*/
/*VPS Operating Systems Start*/
.vps-os-wrap {
	background-color:transparent;
}
.vps-os-wrap a {
	color:#ff6c00; 
}
.vps-os-wrapa:hover {
	color:#ff6c00; 
	text-decoration:underline;
}
.vps-os-wrap .os-icon {
    display: inline-block;
    width: 90px;
    height: 90px;
    position: relative;
    z-index: 1;
    background: #ebf3fc;
    border-radius: 60px;
    border: 2px solid #e0ecf9;
    line-height: 87px;
}
.vps-os-wrap h3 {
    font-size: 24px;
    margin-bottom: 7px;
	color: #2154cf;
	text-align: center;
}
.vps-os-wrap .os-text {
	margin:35px 0px 20px 0px
}
.vps-os-wrap .os-text p {
    font-size: 16px;
    margin-bottom: 0;
}
/*VPS Operating Systems End*/
/*Domain Pricing table start*/
.domain-table {
 margin-bottom:30px
}
.domain-table .thead-dark th {
background:#2154cf;
 border-color:#0974df;
 font-size:18px;
 font-weight:500;
 padding:15px 10px;
 vertical-align:middle;
 text-align:center;
}
.domain-table td {
 padding:18px 10px
}
.domain-table tbody {
 font-size:16px;
 color:#424548;
}
.domain-table tbody span {
 font-weight:bold;
 color:#0974df;
}
.domain-table tbody a {
 font-size:14px;
 -webkit-transition:all .2s;
 transition:all .2s;
}
.domain-table tbody a:hover {
 color:#2e5ae8;
 letter-spacing:1px
}
.domain-table tbody i {
 font-size:12px
}
.domain-table tbody i.fa-times {
 color:#f00
}
.domain-table tbody i.fa-check {
 color:#008000
}
.domain-table tbody td {
 border-color:#e1eeff;
 width:25%;
 vertical-align:middle;
 text-align:center;
}
.domain-table tbody tr {
 -webkit-transition:all .2s;
 transition:all .2s
}
.domain-table tbody tr:hover {
 background-color:transparent;
 box-shadow:0 0 20px rgba(0,0,0,0.1)
}
/*Domain Pricing table End*/

.table-left{
    margin-top:20px
}

.form-control{
    width:100%;
    margin-bottom:20px;
    padding:10px 0;
    font-size:14px;
    border-radius:0px;
    -webkit-transition:all .3s;
    -moz-transition:all .3s;
    transition:all .3s;
    border: 1px solid #ecebe6;
}
.form-control:focus{
    color:none!important;
    border-color:none!important;
    outline:0
}
.btn.disabled,.btn:disabled{
    opacity:1
}
.modal-title {
  font-size: 24px;
}
/*Contact Start here*/
#contact {
    background:#f2f2f2;
    position:relative;
    overflow:hidden
}
#contact .btn-success {
	background:#052c81;
	padding:20px 35px;
	border-color:#03246c;
	font-weight:900;
	font-size:18px;
	border-radius:3px;
	letter-spacing:2px;
	cursor:pointer;
}
#contact .btn-success:hover {
	background:#0974df;
	border-color:#0974df;
}
#contact .contact-right {
	margin-left:30px;
}
#contact .contact-right .contact-right-box {
    display: block;
    padding:48px 0px 20px;
    margin-bottom:50px;
	text-align:center;
	color:#FFF;
}
#contact .light-box-bg { background:#0974df;}
#contact .dark-box-bg {
    background-color:#052c81 !important;
}
#contact .contact-right .contact-right-box i {
	font-size:48px;
}
#contact .contact-right .contact-right-box h4 {
    font-size:24px;
    font-weight:500;
	margin:20px 0;
}
#contact .contact-right .contact-right-box h4 a {
	color:#FFF;
}
#contact .contact-right .contact-right-box h4 a:hover {
	text-decoration:underline;
}

#contact .contact-block{
    padding:30px;
    overflow:hidden
}
#contact #contactForm{
    /*margin-top:30px*/
}
.text-danger{
    font-size:14px;
    margin-top:10px
}
.list-unstyled li{
    color:#d9534f
}
/*Contact Start End*/
/*Footer Start*/
footer{
	background:#1f1f1f;
    padding:30px 0 0px;
}
footer .fot-contact {
    background: #267ae9;
    padding:20px 0;
    margin-bottom:30px;
	text-align:center;
}
footer .fot-contact a {
  line-height: 56px;
  font-size:20px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
}
footer .fot-contact a i {
  font-size: 30px;
  margin-right: 20px;
  line-height: 50px;
  display: inline-block;
  vertical-align: sub;
}

footer .fot-contact .nav li {
  width: 32%;
  text-align: center;
  float:left;
}
footer .fot-contact .nav li + li {
  border-left: 1px solid #3f8df3;
  margin: 0;
}

footer .fot-contact .nav li a:hover {
  background: #267ae9;
  color: #0c112a;
}
footer h5 {
	position:relative;
    color:#fff;
    font-size:18px;
	padding:18px 0 12px 0;
}
footer h5:before {
    background-color: #fff;
    width: 30px;
	height:2px;
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
}

.footer-widget {
    padding-bottom:30px;
}

.footer-widget h4 {
    position: relative;
    margin: -5px 0 15px;
    padding-bottom: 12px;
    font-size: 20px;
    line-height: 32px;
    font-weight: 400;
	color:#93999E;
}

.footer-widget ul {
    margin:20px 0 0 0;
    padding: 0;
    list-style: none;
}

.footer-widget ul ul {
    padding-left: 20px;
}
.footer-widget ul li {
    color: #93999E;
}
.footer-widget ul li a {
    display: block;
    padding-bottom:20px;
    color:rgba(255, 255, 255, 0.78);
	font-size:14px;
    -webkit-transition: color .25s ease;
            transition: color .25s ease;
}
.footer-widget ul li a i {
	color:#f3f3f3;
	padding-right:5px;
}

.footer-widget ul li a:hover {
    color:#FFF;
	text-decoration: none;
}
#copyright {
	padding:25px 0 7px;
	border-top:1px solid rgb(68, 66, 66);
	color:#FFF;
	font-size:16px;
}
/*Footer End*/


.web-app {
	background: #f3f3f3;
	padding:50px 0;
}
.web-app .hosting-app {
    border: 1px solid #d9d9d9;
	width:150px;
	height:150px;
	text-align:center;
	padding:10px 0;
	line-height:40px;
	margin-right:15px;
	text-transform:uppercase;
	font-size:14px;
}
.web-app .hosting-app:first-child {
	margin-left:10px;
}
.web-app .hosting-app:last-child {
	margin-right:15px;
}
.web-app .hosting-app:hover {
	background:#faf8f5;
	color:#ff4718 !important;
}
.web-app ul {
	margin: 0;
    padding:0;
}
.web-app ul li {
	display: inline-block;
	list-style: outside none none;
	border: 1px solid #dddfdf;
	width:150px;
	height:60px;
	vertical-align: middle;
}

.web-app ul li img {
	width:145px;
	height:60px;
}
.web-app ul li:first-child {
	margin-left:25px;
}

#hosting-features{
    position:relative;
    background:#fff;
}
.hosting-features-boxes{
    text-align:center;
    padding:15px;
    webkit-transition:all .3s ease 0s;
    -moz-transition:all .3s ease 0s;
    transition:all .3s ease 0s;
	min-height: 260px;
	color:#333;
}
.hosting-features-boxes ul {
	margin:0;
	padding:0;
}
.hosting-features-boxes ul li {
	margin:0;
	padding:5px 0;
}
.hosting-features-boxes ul li i {
	padding-right:5px;
	color:#2e5ae8;
}

.hosting-features-boxes .icon{
    width:45px;
    height:45px;
    display:inline-block;
    margin-top:10px;
    margin-bottom:15px;
    webkit-transition:all .3s ease-in-out;
    -webkit-transition:all .3s ease-in-out;
    transition:all .3s ease-in-out
}
.hosting-features-boxes h4{
	color:#2864f0;
	font-size:16px;
	font-weight:600;
	margin-bottom:10px;
	text-transform:uppercase;
}

.wordpress-hosting-area {
	background:#fff;	
}
.wp-hosting-text {
	padding-left:20px;
	padding-top:25px;
}
.wordpress-hosting-area h2 {
	color: #052d81;
	font-size: 32px;
}
.wordpress-hosting-area strong {
	color: #297bfd;
	font-size: 16px;
	line-height: 35px;
	font-weight: 500;
}
.wordpress-hosting-area p {
	font-size:16px;
	color:#000;
}
.wordpress-hosting-area ul {
	margin:0;
	padding:0 0 15px;
}
.wordpress-hosting-area ul li {
	padding:5px 0;
}
.wordpress-hosting-area ul li i {
	color:#1191f4;
}
.wordpress-hosting-area .btn-common:hover {
	background:#1191f4;
}

.runing-text {
	padding:35px 0 40px;
	font-family: 'Nunito', sans-serif;
	color:#000;
	font-size:15px;
	text-align: justify;
}
.runing-text li {
	list-style:none;
}
.runing-text li i {
	color: #326bf3;
}

.runing-text  h1 {
	color:#0974df;
}
.runing-text  h3 {
	color:#092a7e;
	font-size:27px;
}

.sitemap {
	padding:15px 0;
}
.sitemap ul {
	margin:0;
	padding:0;
}
.sitemap h1 {
	color:#0974df;
	font-size:24px;
}
.sitemap ul li {
	font-size:14px;
	padding:10px 0;
	
}
.sitemap ul li a {
	color:#052c81;
}
.sitemap ul li:before{
   content: '\f192';
   font-family: FontAwesome;
   font-weight: normal;
   font-style: normal;
   margin:0px 10px 0px 10px;
   text-decoration:none;
   color:#0974df;
}


/* ======== Multiple Devices CSS ======== */

 @media (min-width : 768px) and (max-width: 991px) {
 .home_search .h_search {
 width:60%;
}
 .home_search .h_submit, .home_search .h_transfer {
 width: 20%;
 padding-left: 0px;
 padding-right: 0px;
}
 .home_search .search_box p {
 padding:30px 0px;
}
}
 @media (min-width : 200px) and (max-width: 767px) {
 .home_search {
 padding:30px 0px;
}
 .home_search h1 {
 font-size: 22px;
 padding: 0px;
}
 .home_search .h_search {
 width: 100%;
}
 .home_search .h_submit, .home_search .h_transfer {
 width: 100%;
 margin: 10px 0px 0px 0px;
 }
 .home_search .search_box .h_search, .home_search .search_box .h_submit {
	 width:100%;
	 border-radius:3px;
	 font-size:20px;
 }
 .home_search img {
	 display:none;
 }
 .home_search .search_box {
	 padding-bottom:0px;
 }
 .home_search h1 {
	text-align: center;
 }
 .home_search .search_box p {
 padding: 10px;
}
}






/* WhatsChat Start Here*/
 .live-chat{
    position:relative;
    z-index:99;
}
 .live-chat .wc-btn{
    display: flex;
    position: fixed;
    bottom:3em;
    right:3em;
    outline: 0;
    cursor: pointer;
}
 .live-chat .wc-btn .wc-chat-icon img{
    position: relative;
    width: 50px;
    height: 50px;
    line-height: 0.8;
    font-size: 25px;
    text-align: center;
    border-radius: 50%;
	background:#fff;border:2px solid #0379d2;  
}
 .live-chat .wc-btn p{
    padding: 2px 30px 2px 30px;
     margin-top: 7px;
     margin-bottom: 0;
     margin-left: -15px;
     height: 40px;
     line-height: 36px;
     font-size: 18px;
     font-weight: 500;
     text-align: center;
     border-radius: 6px;
}
 .live-chat .wc-btn:hover .wc-chat-icon img, .live-chat .wc-btn:hover p{
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
 .live-chat .wc-btn .wc-chat-icon img, .live-chat .wc-btn:hover p{
    box-shadow: 0 0px 2px #222;
}
/*WhatsChat Button*/

.live-chat .wc-btn p{
    color: #fff;
    background:#2154cf;
}