/*
 Table Of Contents
 1.) Global Headings and spacer
 2.) Form Elements
 3.) Header Style
 4.) Global content
 5.) Footer Style
 ===============================================*/
@font-face {
	font-family: 'WebRupee';
	src: url('../fonts/WebRupee.V2.0.eot');
	src: local('WebRupee'), url('../fonts/WebRupee.V2.0.ttf') format('truetype'),  url('../fonts/WebRupee.V2.0.woff') format('woff'), url('../fonts/WebRupee.V2.0.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
.WebRupee {
	font-family: 'WebRupee';
}

body {
    font-family: 'Roboto', sans-serif;
	background-color: #eaeaea;
}
.wrapper {
	overflow:hidden;
}
img {
	max-width: 100%;
	height: auto;
}
a:hover {
	text-decoration: none;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/*
 1) Global Headings and spacer
 -----------------------------*/
h1, h2, h3, h4, h5, h6 {
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
	color: #262626;
	margin: 0;
	padding: 0;
	line-height: 1.2
}
h1 {
	font-size: 48px;
	color: #404040;
	font-weight: 700;
	text-align: center;
}
h2 {
	font-size: 48px;
	color: #262626;
	font-weight: 400;
	text-align: center;
	
}
h3 {
	font-size: 36px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    margin: 10px 0;
}
h4 {
	font-size: 18px;
	color: #ffffff;
	font-weight: 500;
}
h5 {
	font-size: 16px;
	font-weight: 500;
}
h6 {
	font-size: 12px;
	font-weight: 400;
}
p {
	font-size:16px;
	line-height:26px;
	color:#262626;
	font-weight: 400;
}
.padding-0 {
	padding: 0 !important
}
/*padding from top 20 min and max 150 step count 5px*/
.padding-top15 {
	padding-top:15px;
}
.padding-top20 {
	padding-top:20px
}
.padding-top25 {
	padding-top:25px
}
.padding-top30 {
	padding-top:30px
}
.padding-top35 {
	padding-top:35px
}
.padding-top40 {
	padding-top:40px
}
.padding-top45 {
	padding-top:45px
}
.padding-top50 {
	padding-top:50px
}
.padding-top55 {
	padding-top:55px
}
.padding-top60 {
	padding-top:60px
}
.padding-top65 {
	padding-top:65px
}
.padding-top70 {
	padding-top:70px
}
.padding-top75 {
	padding-top:75px
}
.padding-top80 {
	padding-top:80px
}
.padding-top85 {
	padding-top:85px
}
.padding-top90 {
	padding-top:90px
}
.padding-top95 {
	padding-top:95px
}
.padding-top100 {
	padding-top:100px
}
.padding-top105 {
	padding-top:105px
}
.padding-top110 {
	padding-top:110px
}
.padding-top115 {
	padding-top:115px
}
.padding-top120 {
	padding-top:120px
}
.padding-top125 {
	padding-top:125px
}
.padding-top130 {
	padding-top:130px
}
.padding-top135 {
	padding-top:135px
}
.padding-top140 {
	padding-top:140px
}
.padding-top145 {
	padding-top:145px
}
.padding-top150 {
	padding-top:150px
}
/*end*/

/*padding from bottom 20 min and max 150 step count 5px*/
.padding-bottom20 {
	padding-bottom:20px
}
.padding-bottom25 {
	padding-bottom:25px
}
.padding-bottom30 {
	padding-bottom:30px
}
.padding-bottom35 {
	padding-bottom:35px
}
.padding-bottom40 {
	padding-bottom:40px
}
.padding-bottom45 {
	padding-bottom:45px
}
.padding-bottom50 {
	padding-bottom:50px
}
.padding-bottom55 {
	padding-bottom:55px
}
.padding-bottom60 {
	padding-bottom:60px
}
.padding-bottom65 {
	padding-bottom:65px
}
.padding-bottom70 {
	padding-bottom:70px
}
.padding-bottom75 {
	padding-bottom:75px
}
.padding-bottom80 {
	padding-bottom:80px
}
.padding-bottom85 {
	padding-bottom:85px
}
.padding-bottom90 {
	padding-bottom:90px
}
.padding-bottom95 {
	padding-bottom:95px
}
.padding-bottom100 {
	padding-bottom:100px
}
.padding-bottom105 {
	padding-bottom:105px
}
.padding-bottom110 {
	padding-bottom:110px
}
.padding-bottom115 {
	padding-bottom:115px
}
.padding-bottom120 {
	padding-bottom:120px
}
.padding-bottom125 {
	padding-bottom:125px
}
.padding-bottom130 {
	padding-bottom:130px
}
.padding-bottom135 {
	padding-bottom:135px
}
.padding-bottom140 {
	padding-bottom:140px
}
.padding-bottom145 {
	padding-bottom:145px
}
.padding-bottom150 {
	padding-bottom:150px
}
/*end*/


/*padding from top and bottom with equal value 10 min and max 150 step count 10px*/

.padding-10 {
	padding:10px 0
}
.padding-20 {
	padding:20px 0
}
.padding-30 {
	padding:30px 0
}
.padding-40 {
	padding:40px 0
}
.padding-50 {
	padding:50px 0
}
.padding-60 {
	padding:60px 0
}
.padding-70 {
	padding:70px 0
}
.padding-80 {
	padding:80px 0
}
.padding-90 {
	padding:90px 0
}
.padding-100 {
	padding:100px 0
}
.padding-110 {
	padding:110px 0
}
.padding-120 {
	padding:120px 0
}
.padding-130 {
	padding:130px 0
}
.padding-140 {
	padding:140px 0
}
.padding-150 {
	padding:150px 0
}
/*end*/


/*margin from top 20 min and max 150 step count 5px*/
.margin-top20 {
	margin-top:20px
}
.margin-top25 {
	margin-top:25px
}
.margin-top30 {
	margin-top:30px
}
.margin-top35 {
	margin-top:35px
}
.margin-top40 {
	margin-top:40px
}
.margin-top45 {
	margin-top:45px
}
.margin-top50 {
	margin-top:50px
}
.margin-top55 {
	margin-top:55px
}
.margin-top60 {
	margin-top:60px
}
.margin-top65 {
	margin-top:65px
}
.margin-top70 {
	margin-top:70px
}
.margin-top75 {
	margin-top:75px
}
.margin-top80 {
	margin-top:80px
}
.margin-top85 {
	margin-top:85px
}
.margin-top90 {
	margin-top:90px
}
.margin-top95 {
	margin-top:95px
}
.margin-top100 {
	margin-top:100px
}
.margin-top105 {
	margin-top:105px
}
.margin-top110 {
	margin-top:110px
}
.margin-top115 {
	margin-top:115px
}
.margin-top120 {
	margin-top:120px
}
.margin-top125 {
	margin-top:125px
}
.margin-top130 {
	margin-top:130px
}
.margin-top135 {
	margin-top:135px
}
.margin-top140 {
	margin-top:140px
}
.margin-top145 {
	margin-top:145px
}
.margin-top150 {
	margin-top:150px
}
/*end*/

/*margin from bottom 20 min and max 150 step count 5px*/
.margin-bottom20 {
	margin-bottom:20px
}
.margin-bottom25 {
	margin-bottom:25px
}
.margin-bottom30 {
	margin-bottom:30px
}
.margin-bottom35 {
	margin-bottom:35px
}
.margin-bottom40 {
	margin-bottom:40px
}
.margin-bottom45 {
	margin-bottom:45px
}
.margin-bottom50 {
	margin-bottom:50px
}
.margin-bottom55 {
	margin-bottom:55px
}
.margin-bottom60 {
	margin-bottom:60px
}
.margin-bottom65 {
	margin-bottom:65px
}
.margin-bottom70 {
	margin-bottom:70px
}
.margin-bottom75 {
	margin-bottom:75px
}
.margin-bottom80 {
	margin-bottom:80px
}
.margin-bottom85 {
	margin-bottom:85px
}
.margin-bottom90 {
	margin-bottom:90px
}
.margin-bottom95 {
	margin-bottom:95px
}
.margin-bottom100 {
	margin-bottom:100px
}
.margin-bottom105 {
	margin-bottom:105px
}
.margin-bottom110 {
	margin-bottom:110px
}
.margin-bottom115 {
	margin-bottom:115px
}
.margin-bottom120 {
	margin-bottom:120px
}
.margin-bottom125 {
	margin-bottom:125px
}
.margin-bottom130 {
	margin-bottom:130px
}
.margin-bottom135 {
	margin-bottom:135px
}
.margin-bottom140 {
	margin-bottom:140px
}
.margin-bottom145 {
	margin-bottom:145px
}
.margin-bottom150 {
	margin-bottom:150px
}
/*end*/


/*margin from top and bottom with equal value 10 min and max 150 step count 10px*/

.margin-10 {
	margin:10px 0
}
.margin-20 {
	margin:20px 0
}
.margin-30 {
	margin:30px 0
}
.margin-40 {
	margin:40px 0
}
.margin-50 {
	margin:50px 0
}
.margin-60 {
	margin:60px 0
}
.margin-70 {
	margin:70px 0
}
.margin-80 {
	margin:80px 0
}
.margin-90 {
	margin:90px 0
}
.margin-100 {
	margin:100px 0
}
.margin-110 {
	margin:110px 0
}
.margin-120 {
	margin:120px 0
}
.margin-130 {
	margin:130px 0
}
.margin-140 {
	margin:140px 0
}
.margin-150 {
	margin:150px 0
}
/*end*/



/*
 2.) Form Elements
 -----------------------------*/

.error {
	border-bottom: 1px solid red !important;
}
button {
	margin: 0;
	padding: 0;
	font-size: 100%;
	color: inherit;
	background: #fff;
	border: 1px solid #ccc;
}
input, textarea, select {
	-webkit-appearance: none;
	border-radius:0;
}
a {
	color: inherit;
}
a:hover, a:focus, button:focus, input[type="submit"]:focus {
	text-decoration:none;
	outline:none;
}
input {
	line-height: normal;
	font-family: 'Raleway', sans-serif;
}
input[type="text"]:focus, select:focus, textarea:focus, input[type="email"]:focus {
	border:1px solid #CCC;
	outline: 0;
}
input[type="checkbox"], input[type="radio"] {
	padding: 0;
	border: none;
	font-family: 'Raleway', sans-serif;
}
button, input[type="button"], input[type="reset"], input[type="submit"], input[type="file"] {
	-webkit-appearance: none;
	cursor: pointer;
	line-height: normal;
	overflow: visible;
	font-family: 'Raleway', sans-serif;
}
button[disabled], input[disabled] {
	cursor: default;
	color: #999;
	border-color: #ccc;
}
button::-moz-focus-inner, input::-moz-focus-inner {
 padding: 0;
 border: 0;
}
.float-right {
	float:right !important
}
.float-left {
	float:left !important
}
.small-button {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#065b9e+0,003473+100 */
	background-color: transparent; /* Old browsers */
	border: 2px solid #2272fe !important;
	min-width:160px;
	line-height:1.2;
	padding:16px 15px;
	font-size:18px;
	font-weight:500;
	color:#2272fe;
	text-align:center;
	display:inline-block;
	/*-webkit-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;*/
	border-radius:3px;
	font-weight: bold !important;
	padding: 15px 0 !important;
}
.mediam-button {
	min-width:190px;
	line-height:1.2;
	padding:16px 15px;
	border: 2px solid #2272fe !important;
	background-color:transparent;
	font-size:18px;
	font-weight:500;
	color:#2272fe;
	text-align:center;
	display:inline-block;
	-webkit-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}
.larg-button {
	min-width:220px;
	line-height:1.2;
	padding:16px 15px;
	border:2px solid #a61c1c;
	background:#a61c1c;
	font-size:18px;
	font-weight:500;
	color:#fff;
	text-align:center;
	display:inline-block;
	-webkit-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}
.dark {
	background:#262626;
	border-color:#262626;
}
.light {
	background:#8c8979;
	border-color:#8c8979;
}
.small-button:hover, .small-button:focus {
	background: #2272fe;
	border: 2px solid #2272fe;
	color:#fff !important;
	position:absolute;
    transition:all .5s ease;
    z-index:1;
}
.mediam-button:hover, .mediam-button:focus {
	background: #2272fe;
	color:#fff
	
}
.larg-button:hover, .larg-button:focus {
	background:transparent;
	color:#fff
}
.dark:hover, .dark:focus {
	color:#fff
	border-color:#262626;
}
.light:hover, .dark:focus {
	color:#fff
	border-color:#8c8979;
}


.textcolor:hover,.toll-free-support .larg-button:hover,
.textcolor:focus,.toll-free-support .larg-button:focus{ color:#262626 !important }






/*body {
	background: url('../images/home.jpg') no-repeat center top;
}
.wrapper {
	opacity: 0.6;
	margin: 0 auto;
}*/


 @media (min-width: 1200px) {
.container {
 width: 1200px;
}
}
/* 3.) Header Style*/


.navbar {
	background:#0f2c56 url(../images/link-menu-bg.png) 0 0 repeat-x;
	border-top: 1px solid #63c2e1;
	font-family: 'Roboto', sans-serif;
	border-top-left-radius: 3px;
    border-top-right-radius: 3px;
	border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
	border:0;
	/*border-radius:0;*/
	margin:0;
	min-height:1px;
}
.navbar .container {
	padding-right:0;
	padding-left:0;
}
.nav > li > a:hover, .nav > li > a:focus, .nav > li > a {
	background:none
}
.navbar-nav > li {
	text-transform:uppercase;
	letter-spacing: 1px;
}
.navbar-nav > li > a {
	color:#FFF;
	font-weight:bold;
	padding:20px 10px;
	line-height:1.2;
	font-size:14px;
}
.navbar-nav > li > a {
	background:none
}
.navbar-nav > li:hover > a, .navbar-nav > li.active > a {
	color: #fff;
	background: #2272fe;
}
.contact-details {
	/*background-image:url(../images/icon-01.png);*/
	background-position:left 10px;
	background-repeat:no-repeat;
	padding-left:42px;
	padding-top:15px;
	padding-bottom:7px;
	color:#262626;
	font-size:16px;
	line-height:1.2;
	font-weight: 500;
}
.header .navbar-nav {
	/*padding-top:12px;*/
}
.header .contact-details:hover {
	color: #232937;
}
.menu-lavel-1 {
	position: absolute;
	left: 0;
	background: #fff;
	min-width: 220px;
	margin: 0;
	padding: 8px 0;
	top: 60px;
	z-index: -999;
	opacity: 0;
 visibility:hidden;
 -webkit-transition: top .2s ease, opacity .2s ease;
 -moz-transition: top .2s ease, opacity .2s ease;
 -ms-transition: top .2s ease, opacity .2s ease;
 -o-transition: top .2s ease, opacity .2s ease;
 transition: top .2s ease, opacity .2s ease;
}
.menu-lavel-1 > li {
	list-style: none;
}
.menu-lavel-1 > li > a {
	display: block;
	padding: 8px 16px;
	color: #232937;
	font-weight: 500;
	line-height: 1.2;
	font-size: 14px;
	text-transform:none
}
.navbar-nav > li:hover > .menu-lavel-1 {
	left: 0;
	top: 42px;
	opacity: 1;
	z-index: 999;
	visibility: visible;
    box-shadow: -1px 5px 10px rgba(0,0,0,0.5);
    -webkit-box-shadow: -1px 5px 10px rgba(0,0,0,0.5);
    border-radius: 0 0 5px 5px;
}
.menu-lavel-1 > li:hover > a, .menu-lavel-1 > li:active > a {
	color:#264f6c;
}
.navbar-toggle .icon-bar {
	background: #feffff;
}
/* 4.) Global content*/

.content {
	min-height:20vh
}
/*5.) Footer Style*/


.footer {
	background: #D6D6D6 url(../images/bottomstrip.png) 0 0 repeat-x;
	padding:35px 0px;
}
.footer h4 {
    position: relative;
    margin: -5px 0 15px;
    padding-bottom: 12px;
    font-size:24px;
    line-height: 32px;
    font-weight: 400;
    color:#010101;
}
.footer h4:before {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 40px;
    height: 2px;
    background-color: #2272fe;
}
.footer a {
	color:#000;
}
.footer a:hover {
	color:#2272fe;
}
.footer ul {
	padding: 0px 0 20px 0;
	margin:0;
}

.footer ul li {
	padding:10px;
	list-style:none;
	margin:0;
}
.footer ul li a {

}
.footer-text {
    padding: 30px 0;
    color: #303030;
	text-align:left !important;
}

.footer-text h1 {
    font-size:14px;
	font-weight:normal;
	color: #fd5a03;
	padding-bottom:5px;
    text-shadow: 0px 1px 0px #c6c4ef;
	text-align:left;
}

.footer-text p {
    font-size: 14px;
    line-height: 24px;
    padding-left: 0px;
	color: #212121;
}
.footer-text p a {
	text-decoration:underline;
	color: #212121;
}
.footer-text p a:hover {
	text-decoration:underline;
	color: #fd5a03;
}


/* 22.2. FOOTER COPYRIGHT */
.footer--copyright {
	border-bottom:1px solid #bfbebe;
	border-top:1px solid #bfbebe;
    padding:20px 0 5px;
    text-align: center;
	color:#303030;
}
.footer--copyright h2 {
	color:#3e3e3e;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	/*padding: 24px 0 0;*/
	line-height: 22px;
}
.footer--copyright p {
	line-height:72px;
}
.footer--copyright p a {
    color: #2272fe;
}
.footer--copyright p a:hover {
    color: #2272fe;
	text-decoration:underline;
}

.footer--copyright a {
    color: #fd5a03;
}
.footer--copyright a:hover {
	text-decoration:underline;
}
.payment-icons {
    margin-top:0px !important;
	text-align:left;
	padding:0;
}
.payment-icons li {
    margin:10px 0 0 0 !important;
	list-style: none outside none;
	display: inline-block;
	padding:0 !important;
}
.footer-text {
	padding:30px 0;
	color:#303030;
}
.footer-text h1 {
	font-size:14px !important;
	color: #333 !important;
	font-family:'Open Sans','Arial';
	padding-bottom: 0px;
	margin-top: 20px;
	padding-top:0px !important;
	font-weight: bold;
	text-shadow:none !important;
}
.footer-text p {
    font-size: 12px;
    line-height: 24px;
    padding-left:0px;
}
.footer-text .footer-list {
	margin:0;
	padding:0 0 0 12px;
}
.footer-text .footer-list li {
	margin:0;
	padding:0;
	list-style:circle !important;
	font-size: 12px;
}
.footer-text .footer-list li a {
	color:#326bf8;
}
.footer-text .footer-list li a:hover {
	color:#326bf8;
	text-decoration:underline;
}

.footer-text p a {
	color:#2272fe;
}
.footer-text p a:hover {
	color:#326bf8;
	text-decoration:underline;
}

.ext-link li {
	margin-bottom:5px
}
.ext-link li a {
	width: calc(100% / 3);
	float:left;
	font-size:16px;
	position:relative;
	color:#fff;
	display:inline-block;
	padding:8px 8px 16px 16px;
	line-height:1.2;
	-webkit-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}
.ext-link li a:hover {
	color: #f2960c
}
.ext-link li a:before {
	top:14px;
	left:0;
	position:absolute;
	width:9px;
	height:9px;
	border-radius:6px;
	display:block;
	content:"";
	background:#fff;
	-webkit-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	border:2px solid #f2960c;
}
.ext-link li a:hover:after {
	background:#fff;
}
.footer h4 {
	margin:0px 0 0px
}
.logo-footer {
	margin:17px 0;
	overflow:hidden
}
.logo-footer img {
	display:block
}
.footer-social-icon {
	display:block
}
.footer-social-icon i {
	font-size:24px;
	color:#fff
}
.policy-and-service {
	font-size:14px;
	color:#fff
}
.policy-and-service a {
	font-size:14px;
	color:#fff
}
.footer-social-list {
	margin:60px 0 26px
}
.copyright-mark {
	color:#fff;
	font-size:14px;
	margin:5px 0
}
.policy-and-service a:hover, .footer-social-icon i:hover {
	color: #ffedad
}
.fot-contact {
	font-family: 'Roboto', sans-serif;
	background:#0f2831;
	border-bottom:1px solid #175165;
	border-top:1px solid #175165;
}
.fot-contact .con-img {
    float: left;
    width:70px;
    height:60px;
    margin-left:18px;
}
.fot-contact .for-con {
	margin-top:5px;
}
.fot-contact .fot-link {
	margin-left: 70px;
    height:60px;
}
.fot-contact .fot-link a {
	font-size:16px;
	color: #fff;
    letter-spacing: 0.5px;
	display: table-cell;
    vertical-align: middle;
    height: inherit;
	font-weight:bold;
}
.fot-contact .fot-link a:hover {
	color:#f2960c;
}
.fot-copy {
    font-family: 'Roboto', sans-serif;
	background:#08191f;
	color:#FFF;
	text-transform:uppercase;
	font-size:16px;
	vertical-align: middle;
	padding-top:30px;
}
.fot-copy span {
	color:#f2960c;
}

.webhosting-set {
	/*background:#FFF;*/
}
.webhosting-set .home-runing-text {
	padding:0 40px;
}
.webhosting-set .home-runing-text p {
	 text-align: justify;
	 font-size:15px;
}
.webhosting-set .home-runing-text p strong {
	color: #064b93;
}
.webhosting-set .home-runing-text p a {
    text-decoration: underline;
    color: #0e5ccd;
}
.webhosting-set .home-runing-text p a:hover {
    text-decoration: none;
    color: #0e5ccd;
}
.domain-registration {
	/*background:#FFF;*/
	margin:0px 25px;
}
.domain-registration h1 {
	color: #072e79;
	text-align:center;
}
.domain-registration span {
	color:#333;
	text-align:center;
}
.inner-wrapper {
	padding:15px 0;
	/*background:#FFF;*/
	position:relative;
}
.inner-wrapper .hosting-content {
	padding:10px 0;
	margin:0 15px;
	text-align:left;
}
.inner-wrapper .hosting-content h3 {
	color: #105cc9;
    text-align: left;
    font-size: 22px;
}
.inner-wrapper .hosting-content p {
	text-align: justify;
    font-size: 15px;
}
.inner-wrapper .hosting-content p a {
    text-decoration: underline;
    color: #0e5ccd;
}
.inner-wrapper .hosting-content p a:hover {
    text-decoration: none;
    color: #0e5ccd;
}

.inner-wrapper .hosting-content ul {
	margin:0;
	padding:0;
}
.inner-wrapper .hosting-content li {
    list-style: outside none none;
    padding: 0 0 15px;
}
.inner-wrapper .hosting-content li i {
	margin-right:5px;
	color:#105cc9;
	font-size:18px;
}
.inner-wrapper .side-bar {
    background: #f5f5f5;
    border-bottom:solid 3px #039ff6;
    padding: 20px;
    margin: 0 10px 30px 10px;
}
.inner-wrapper .side-bar h4 {
	text-transform:uppercase;
	color: #0f2c56;	
	font-weight:bold;
}
.inner-wrapper .side-bar p {
	margin:10px 0;
	text-align: justify;
    font-size: 15px;
}
.inner-wrapper .side-bar ul {
	margin:0;
	padding:0;
}
.inner-wrapper .side-bar li {
    list-style: outside none none;
	border-bottom: 1px solid #696a6b;
	padding: 14px 0 15px 0px;
}
.inner-wrapper .side-bar li i {
	margin-right:5px;
	color:#73d49;
	font-size:18px;
}

/*Inner Domsin Banner*/
.domain-reg {
	background:#272556 url(../images/domain-bg.png) 0 0 repeat-x !important;
}
.domain-reg h1 {
	font-family: "Montserrat";
	color:#5ccbf6;
}
.domain-reg .tag-line {
	color:#f91f76;
}
.domain-reg ul li {
    color: #ebead5 !important;
}
.domain-reg ul li i {
    margin-right: 6px;
    color: #5bcaf5 !important;
}

/*--------------------------------------------------------------
# slider
--------------------------------------------------------------*/
#main-slider .cameraSlide {
  position: relative;
}
/*#main-slider .cameraSlide:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}*/
#main-slider .camera_pag_ul {
  text-align: center;
  position: relative;
  bottom: 30px;
  display: none;
}
#main-slider .camera_pag_ul li {
  background-color: #00AAFF;
  width: 15px;
  height: 15px;
  margin: 0 5px 0 0;
}
#main-slider .camera_pag_ul li span {
  width: 7px;
  height: 7px;
}
#main-slider .camera_pag_ul li.cameracurrent span, #main-slider .camera_pag_ul li:hover span {
  background-color: #fff;
}

#main-slider .camera_fakehover .camera_bar {
  height: 3px;
}
/*#main-slider .camera_fakehover .camera_prev span,
#main-slider .camera_fakehover .camera_next span {
  background-image: none;
  position: relative;
  display: table;
  text-align: center;
}
#main-slider .camera_fakehover .camera_prev span:before,
#main-slider .camera_fakehover .camera_next span:before {
  font-family: fontAwesome;
  font-size: 17px;
  color: #fff;
  display: table-cell;
  vertical-align: middle;
}
#main-slider .camera_fakehover .camera_prev span:before {
  content: "\f177";
}
#main-slider .camera_fakehover .camera_next span:before {
  content: "\f178";
}*/

#main-slider .container {
  position: relative;
  height: 100%;
}
#main-slider .container .slide-caption {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#main-slider .container .slide-caption h1 {
  font-size:36px;
  color: #fff;
  margin: 0 0 40px;
  font-weight: bold;
  text-transform: uppercase;
  line-height:0;
  text-align:left;
}
#main-slider .container .slide-caption h5 {
  font-size:24px;
  color: #fb5f2f;
  margin: 0 0 35px;
  font-weight: bold;
  text-transform:capitalize;
  line-height: 2em
}
#main-slider .container .slide-caption h2 {
  font-size:27px;
  color: #feec44;
  margin:35px 0 0;
  font-weight:bold;
  text-transform:capitalize;
  line-height: 1.2em;
  text-align: left;
}

#main-slider .container .slide-caption p {
  font-size:37px;
  color: #fff;
  line-height:65px;
  margin-bottom:20px;
}
.color-e {
    color: #00AAFF;
}
.color-r {
    color:#174962 !important;
}
.color-y {
	color: #ffdf42 !important;
}

.color-d {
	color:#223766 !important;
}
#main-slider .container .slide-caption p .inr {
	font-size:42px !important;
	font-weight: bold;
}

@media (max-width: 767px) {
  #main-slider .container .slide-caption h1 {
    font-size: 30px;
  }
  #main-slider .container .slide-caption p {
    font-size: 18px;
    font-style: italic;
    color: #fff;
    line-height: 1.45em;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  #main-slider .camera_pag_ul {
    display: block;
  }
}

@media (max-width: 1920px) {
  .slider {
    /*margin-top: 140px;*/
  }
}
@media (max-width: 980px) {
  .slider {
    margin-top: 223px;
  }
  .slider-container.camera_wrap {
  margin-bottom: 0 !important;
}
}

#inner-banner {
	background:url(../images/inner-banner.jpg) center center no-repeat;
	background-size: cover;
    padding:90px 0px;
    overflow: hidden;
    border-bottom: 1px solid #eae9fc;
}
#inner-banner h1 {
	float:left;
	margin:0;
	padding:0;
	color:#FFF;
	padding-left: 14px;
}
#inner-banner p {
	clear:both !important;
	margin:0;
	padding:0 0 0 15px;
	color:#fff;
}
#inner-banner p a {
	color:#FFF;
}
#inner-banner p a:hover {
	color: #E13C3D;
}
/*Hoting Features code comes here*/

.hosting-features-set {
	/*font-family: 'Oswald', sans-serif;*/
    background: #fff none repeat scroll 0 0;
    border-bottom:1px solid #f0eded;
    border-top:1px solid #f0eded;
    padding: 50px 0;
}
.hosting-features-set .section--title h2 {
	font-size:42px !important;
	text-transform:uppercase;
}
.features-block {
	position:relative;
	margin-bottom:40px;
	padding: 0px 30px;
}

.features-block .features-inner-box{
	position:relative;
	text-align:left;
}

.features-block .features-inner-box .features-icon-box {
	position:relative;
	width:60px;
	height:60px;
	margin:0 auto;
	border-radius:40%;
	line-height:90px;
	margin-bottom:22px;
}

.features-block .features-inner-box .features-top-box {
	position:relative;
	display:inline-block;
}

.features-block .features-inner-box .features-top-box .number{
	position:absolute;
	right:0px;
	top:0px;
	color:#ffffff;
	font-size:14px;
	width:28px;
	height:28px;
	line-height:29px;
	font-weight:600;
	border-radius:50%;
	display:inline-block;
	background:#f05323;
}

.features-block .features-inner-box .features-bottom-box{
	position:relative;
}
.features-block .features-inner-box .features-bottom-box ul {
	margin:0;
	padding:0;
}
.features-block .features-inner-box .features-bottom-box ul li {
	font-family:'Nunito', sans-serif;	
	list-style:none;
	text-align:left;
}
.features-block .features-inner-box .features-bottom-box h3 {
	font-family:'Nunito', sans-serif;	
	color:#0275d8;
	font-size:18px;
	position:relative;
	line-height:1em;
	padding-bottom:14px;
	font-weight: 700;
	text-align:left;
}


.features-block .features-inner-box .features-bottom-box h3:after{
	position:absolute;
	content:'';
	bottom:0px;
	width:30px;
	height:2px;
	left:14px;
	margin-left:-15px;
	background: #0275d8;
}

.features-block .features-inner-box .features-bottom-box .text{
	position:relative;
	color:#312f2f;
	font-size:14px;
	font-weight:400;
	line-height:1.8em;
	margin-top:24px;
}
.features-block .features-inner-box .features-bottom-box .text a {
	color:#0275d8;
}
.features-block .features-inner-box .features-bottom-box .text a:hover {
	color:#0275d8;
	text-decoration:underline;
}

.features-block .features-inner-box .features-bottom-box .text ul {
	margin:0;
	padding:0;
}
.features-block .features-inner-box .features-bottom-box .text ul li {
	padding:0;
	margin:0;
	text-align:left;
	list-style:none;
	font-size:15px;
}
.features-block .features-inner-box .features-bottom-box .text ul li:before {
    content:"\f00c";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    margin: 0px 10px 0px 0px;
    text-decoration: none;
}
.features-block .features-inner-box .features-bottom-box .text ul li i {
	color:#f05323;
	font-size:17px;
}

/*Hoting Features code end here*/
