@charset "utf-8";
/* CSS Document */
ul{
	padding:0;
	margin:0;
	list-style: none
}
body{
	font-family: 'Open Sans', sans-serif !important;
	font-style:italic;

}
h3{font-weight:600;
}
.header{
	position: fixed;
	width:100%;
	z-index:999;
	top:0;
}
.header_top{
		min-height:93px;
		background:#fff;
}
.nav_menu{
	color: rgba(255,255,255,.5) !important;
	border-color: rgba(255,255,255,.1) !important;
}

.logo{
	padding-top: 20px;
	padding-bottom: 20px;
}
.hdr_right_dv {
	float: right;
    margin-top: 25px;

}
.right_nav .menu_list li a {

    font-size: 15px;
    text-transform: inherit;
    color: #fff !important;
}
.right_nav .menu_list li .dropdown-menu a {
    color: #0f487f !important
}

.support_hding {
    width: 100%;
	    font-size: 16px;
    color: #333;
    font-weight: 400;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    float: right;
}
.support_hding li {
    list-style: none;
    float: left;
    padding: 0px 0px 0px 20px;
}
.support_hding li a.contact_btn {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
	text-decoration:none;
	background:#156bd1;
	border: none;
	padding:7px 15px;
	border-radius:2px;
	cursor:pointer;
	display: block
}
.support_hding li a.contact_btn:hover{
    color:#fff;
	background:#7683ca;
}

.support_hding li p {
	padding-top:0px;
	margin-bottom:5px;
	color:#333333;
}
.support_hding li p i {
	color:#156bd1;
}
.support_hding li p a{
font-size: 16px;
    color: #509a43;
    font-weight: 400;
}
.support_hding li p a:hover{
    color: #156bd1;
}



.navigation{
	min-height:48px;
	background:#0f7ecc;
	box-shadow:inset 0px 0px 20px rgba(0,0,0,0.3)
}
.navigation ul li{
	float:left;
	margin:0px 35px 0px 0px;
	padding-top:13px;
	padding-bottom:13px;
}
.navigation ul li:last-child{
	float: right;
	margin:0px 0px 0px 0px;
	padding-top:5px;
	padding-bottom:0;
}
.navigation ul li:last-child a{
	background:#ff9600;
	color:#fff;
	margin:0px 0px 0px 0px;
	display: block;
	padding:8px 15px;
	border-radius:4px;
}
.navigation ul li:last-child a:hover{
	border: none;
	background:#d07b02;
}
.navigation ul li a{
	color:#fff;
	font-size:16px;
	text-transform: uppercase;
}
.navigation ul li a:hover, .navigation ul li a.active{
	text-decoration: none;
	border-bottom:3px solid #ff9600;
}
.navigation ul li a:focus{
	text-decoration: none;
}
.banner{
	min-height:736px;
	background: url(../images/banner.jpg);
	background-position: center;
	background-size: cover;
	/*background-attachment: fixed;*/
	
}
.social_icons{
	margin:0px 20px 0px 0px;
}
.social_icons span{
	margin:0px 5px;
}
.social_icons span a i{
	font-size:26px;
	color:#979797;
}
.social_icons span a:hover i{
	color:#4192cb;
}
.hd_info{
	margin:0px 0px 0px 20px;
	padding:0px;
	color:#666666;
	font-size:16px;
}
.hd_info span{
	margin-right:10px;
}
.hd_info span i{
	font-size:16px;
	color:#4192cb
}
.banner_text{
    text-align: center;
    display: block;
    float: left;
    width: 100%;
    margin: 10% 0px 0px 0px;
}
.banner_text h1{
	font-size: 50px;
    font-weight: 500;
    text-shadow: 3px 3px 3px rgba(0,0,0,0.1);
	color:#fff;
}

.banner_text p{
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	color:#fff;
	font-size:22px;
	font-weight:400;
}
.btn-primary {
    padding: 12px 12px;
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    background-color: #156bd1;
    border-radius: 3px;
    cursor: pointer;
    border: none;
    margin: 0px 0px 0px 0px;
    min-width: 256px;
}
.btn-primary:hover{
	background:#7683ca;
	border:none;
}
.btn-primary:active{
	background-color:#053a6d !important;
	border:none !important;
	box-shadow:none !important;
}
.btn-primary:focus{
	background:#053a6d;
	border:none !important;
	box-shadow:none !important;
}
.bnr_lst_hdng{
	font-size: 25px !important;
    color: #000 !important;
    font-weight: 300 !important;
    margin: 30px 0px 30px 0px !important;
}
.banner_text h4{
	margin:20px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	color:#fff;
	font-size:31px;
	font-weight:400;
}
.banner_text h4 span{
	color:#ff9600;
	font-weight:900
}
.monthly_chrg{
	font-size:60px;
	font-weight: 900;
}
.domain_registration {
   	font-size: 20px;
    margin: 0px 0px 0px 0px;
	text-align:center;
	padding: 75px 0px 110px 0px;
}
.domain_registration {
    color: #444444;
    font-size: 20px;
}

.domain_registration h2 {
    color: #0f487f;
    font-weight: 300;
    font-size: 35px;
    margin: 0px 0px 8px 0px;
}
input.form-control, select.form-control {
    height: 40px !important;
}
.search_btn {
    background: #0f487f;
    color: #fff;
    padding-top: 11px;
    padding-bottom: 11px;
    padding-left: 20px;
    padding-right: 20px;
	font-size:22px;
}
.doimain_search{
	width: 100%;
	text-align: center;
	margin:0px 0px;
    padding: 0 15%;
}
.search_bg{
	border-radius:17px;
	border:13px solid #3f6d99;
	background:url(../images/search_bg.png);
	padding:20px;
}
.search_bg input[type="text"]{
	font-size:22px;
}
.search_bg img{
	width:100%;
}
.doimain_search .form-control {
    height:58px !important;
	padding-left:30px;
	background:#f6f6f6;
	border: none;
}



/*-------- New CSS --------*/
.bg-navigation {
    background-color:#156bd1 !important;
	border-bottom: none;
	border-top: none;
	padding:0px;
}
.menu_list li a {
    font-size: 17px;
    color: #fff !important;
    opacity: 1;
	padding: 19px 15px 19px 15px !important;
	text-transform:uppercase;

}

.menu_list li a.active, .menu_list li a:hover{
	background-color:#1e60af;
	color:#fff !important	
   
}
.menu_list li:first-child a {
/*	background:#0f487f;
	color:#fff*/
}
.menu_list .stick_btn {

}
.dropdown .dropdown-item:hover {
	text-decoration: underline !important;
}
.menu_list .dropdown-menu{
	background:#fff;
	border-radius:0rem !important;
	border:1px solid #e5e5e5;
	padding-left:15px;
	padding-right:14px;
}
.menu_list .dropdown-item {
    color: #0f487f !important;
	font-size:14px;
	border:none;
	background:#fff !important
}
.menu_list .dropdown-item:hover{
    border:none;

}

.menu_list .dropdown-item:focus, .menu_list .dropdown-item:hover {
    background-color: #fff;

}
.menu_list .dropdown-menu .dropdown-item:hover {
    color: #0f487f !important;
}
.menu_list .dropdown-menu .dropdown-item:hover, .menu_list .dropdown-item:focus{
    color: #0f487f !important;
}

.learn_more{
	margin:0px 0px 0px 0px;
	padding:8px 15px;
	color:#fff;
	font-size:17px;
	font-weight:400;
	background-color: #be1e2d;
	border: none;
	border-radius:3px;
	cursor: pointer
}
.grey_section{
	background:#ebebef;
	padding:60px 0px 60px 0px;
	margin:0px 0px 0px 0px;
}


h2{
	font-weight: 400;
    font-size: 35px;
	text-align:center;
	color:#000;
	text-transform: uppercase;
}
.white_wrapper{
	background:#fff;
	padding:35px;
	border-radius:4px;
}
.why_best_dv{
	border-bottom:1px solid #cfcfcf;
	padding:22px 0px 22px 18px;
}
.bst_lst_dv{
	border:none;
}
.why_best_dv img{
	float:left;
}
.why_best_dtls p{
	
}
.black_hding{
	font-size:18px !important;
	color:#000 !important;
	font-weight:500 !important;
}
.hosting_price_bnr{
	min-height:781px;
	background:url(../images/hosting_price_bnr.jpg);
	background-position: center;
	background-size: cover;
	padding:100px 0px 80px 0px;
	/*background-attachment: fixed;*/
}
.price_dtls_dv{
	text-align:center;
}
.price_icon {
    background: #fff;
    border-radius: 100%;
    width: 180px;
    height: 180px;
	padding: 40px 0px 40px 0px;
	margin: 0px auto;
	border: 3px solid #ffffff
}
.price_dtls_dv h4{
	font-size:26px;
	color:#fff;
	margin: 20px 0px 25px 0px;
	border-bottom:1px solid #fff;
	padding: 0px 0px 27px 0px;
}
.price_dtls_dv p{
	font-size:16px;
	color:#fff;
	font-weight:300;
	border-bottom:1px solid #fff;
	padding: 0px 0px 32px 0px;
	margin:0px 0px 12px 0px;
}
.price_dtls_dv h5{
	font-size:26px;
	color:#fff;
	margin-bottom:18px;
}
.doller_sign{
	font-size:40px;
}
.amount{
	font-size:50px;
}
.view_plan_btn{
    width:100% !important;
	height:52px;
    color: #0f487f;
    font-size: 16px;
    font-weight: 400;
    background-color: #fff;
    border-radius: 3px;
    cursor: pointer;
    border: none;
    margin: 0px 0px 0px 0px;
	padding:12px 0px 12px 0px;
	width:auto;
}
.view_plan_btn:hover{
	background:#cfcbcb;
	border:none;
	color: #0f487f !important;
}
.view_plan_btn:active{
	background-color:#fff !important;
	border:none !important;
	box-shadow:none !important;
}
.view_plan_btn:focus{
	background:#fff;
	border:none !important;
	box-shadow:none !important;
}
.bnr_lst_hdng{
	font-size: 25px !important;
    color: #000 !important;
    font-weight: 300 !important;
    margin: 30px 0px 30px 0px !important;
}
.view_plan_btn{
    border-bottom:none !important;
}
.price_image{
	border-bottom: none !important
}

.domainsearch_section{
	width:100%;
	background:#fff;
	padding:50px 0px 20px 0px;
	text-align:center;
}
.domainsearch_section h2{
	margin-bottom:10px;
}
.domainsearch_section p{
	font-size:20px;
	color:#555;
	padding: 0px 10px 0px 10px;
}

.review_color{
	color:#ec4949 !important;
}
.review_btn_dv{
	border:none !important;
}

.review_image{
	border:none !important;
	margin-bottom:0px;
}
.mb-4, .my-4 {
    margin-bottom: 0 !important;
}
.connect_section{
	background:#0f487f;
	padding:23px 0px 23px 0px;
}
.connect_nav{
	padding:0px 0px;
	margin:0px 0px;
}
.connect_nav ul{
	padding:0px 0px;
	margin:0px 0px;
}
.connect_nav ul li{
	padding:0px 0px;
	margin:0px 0px;
	float:left;
	list-style:none;
	text-decoration:none;
	color:#fff;
	font-size:24px;
}
.connect_nav ul li a{
    display: block;
    font-size: 24px;
    float: right;
	color:#fff;
}

.connect_nav ul li img{
	padding:0px 8px;
	margin:0px 0px;
	
}


.h3{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	font-size:24px;
	font-weight:600
}

.white_wrapper p{
	font-size: 16px;
    color: #555555;
    font-weight: 300;
	margin:0px 0px 0px 60px;
}

.footer_down{
	width:100%;
	margin:0px 0px 0px 0px;
	background:#000;
	text-align: center;
}

.footer_care{
	padding:30px 0px;
	margin:0px 0px 0px 0px;
}
.footer_care p{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px !important;
	color:#fff;
	font-size:15px;
}

.social_media{
	margin:0px 0px 0px 0px;
}

.social_media ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.social_media ul li{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
}
.social_media ul li a{
	padding:0px 0px 0px 0px;
	text-align:left;
	text-decoration:none;
	font-size:35px;
    margin: 0px 14px 0px 0px;
	background:#7683ca;
	width:65px;
	height:60px;
	display: block;
    text-align: center;
    padding-top: 6px;
    border-radius: 4px;

}
.social_media ul li a:hover{
	color:#fff;	
	background:#156bd1;
}
.powered_by{
	margin:40px 0px 0px 0px
}
.inner_start{
	margin-top:140px;
}
.page_title{
	background:#2d2d2e;
	color:#fff;
	padding:9px 0px;
	height:auto;
}
.page_title h2{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:55px;
	font-weight:700
}
.page_title p{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:18px;
}

.contact_three_box_section{
	margin:100px 0px 50px 0px;
	padding:0px 0px 0px 0px;
}
.contact_icon_dv{
	padding:0px 0px 0px 0px;
	margin:0px 0px 40px  0px;
	text-align: center;
}

.contact_icon_dv h4{
	padding:0px 0px 0px 0px;
	margin:10px 0px 10px  0px;
	text-align: center;
	font-size:20px;
	font-weight:600;
	color:#000
}
.contact_icon_dv p{
	padding:0px 0px 0px 0px;
	margin:0px 0px 15px  0px;
	text-align: center;
	font-size:18px;
	font-weight:300;
	color:#555555
}

.contact_link_btn{
	margin:0px 0px 0px 0px;
	padding:0;
	color:#be1e2d;
	font-size:17px;
	font-weight:400;
	border: none;
	cursor: pointer;
	text-decoration: none;
}
.contact_link_btn i{
	font-size:22px;
	
}
.contact_link_btn:hover{
	text-decoration: underline;
}



.contact_box{
	padding:25px 0px 25px 0px;
	margin:0px 0px 0px 0px;
	border-bottom:1px solid #e1e1e1;
}
.contact_text{
	color:#555555;
}
.contact_infoicon{	
	text-align: center;
}
.contact_infoicon img{
	margin-bottom:6px;
}

.chatnow_btn{
	background:#be1e2d;
	border: none;
	color:#fff;
	padding:.375rem 1.75rem;
	font-weight:600;
	float:right
}
.chatnow_btn:hover, .chatnow_btn:active{
	background:#414143 !important;	
	color:#fff !important;
}
.contact_social_dv{
	margin:0px 0px 0px 0px;
	padding:50px 0px 20px 0px;
}
.contact_social_dv{
	margin:0px 0px 0px 0px;
	padding:50px 0px 20px 0px;
}
.contact_social_dv ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:100%;
}
.contact_social_dv ul li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:33.33%;
	text-align: center;
}
.contact_social_dv ul li span{
	font-size:17px
}

.contact_social_dv ul li a{
	margin:10px auto 0px auto;
	padding:0px 0px 0px 0px;
	width:53px;	
	height:53px;
	text-align: center;
	border:2px solid #333;
	display: block;
	border-radius:100%;
	color:#333;
	font-size:32px
}

.contact_social_dv ul li a:hover{
	color:#be1e2d;
		border-color:#be1e2d;
}



.home_icon_dv ul{
	margin:0px auto;
	padding:0px 0px 0px 0px;

	width:150px;
}
.home_icon_dv ul li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:33.33%;
	text-align: center;
}

.home_icon_dv ul li a{
	margin:5px auto 0px auto;
	padding:0px 0px 0px 0px;
	width:34px;	
	height:34px;
	text-align: center;
	border:1px solid #be1e2d;
	background:#be1e2d;
	display: block;
	border-radius:100%;
	color:#fff;
	font-size:22px
}

.home_icon_dv ul li a:hover{
	color:#be1e2d;
	border-color:#be1e2d;
	background:#fff
}
/*------ Aged-care-homes----------*/

/*------ Bootstrap----------*/
.alert-primary {
    color: #be1e2d;
    background-color: #ffc1c7;
    border-color: #ff9fa8;
}
.alert-danger {
    color: #800e18;
    background-color: #ff8691;
    border-color: #f7707c;
}

.alert-light {
    color: #818182;
    background-color: #f8f8f8;
    border-color: #efefef;
}

input.form-control, select.form-control{
	height:49px !important;
}

.input-group-text {
    padding: 12px .75rem;
    
    height: 49px;
}
/*------ Bootstrap END----------*/

/*-------- Finder Page Start -------*/
.finder_banner{
	min-height:472px;
	background:#b31b29;
	
}
.finder_banner .banner_text h2 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #fff;
    font-size: 34px;
    font-weight: 900;
}

.finder_banner .banner_text h2 span {
    font-size: 28px;
}

.finder_banner .banner_text {
    margin: 4% 0px 0px 0px;
}
.finder_banner .map {
	margin:20px auto 0px auto;
	text-align: center;
}
.finder_banner .map img{
	width:33%;
}
.search_section{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align: center;
}

.search_field_dv{
	margin:30px 10% 0px 10%;
	padding:0px 0px 0px 0px;
}
.search_field_dv .form-control {
    height: 70px !important;
    border: 1px solid #f0f0f0;
    font-size: 18px;
    color: #646464;
}
.search_field_dv .find-btn{
    height: 70px !important;
    border: 1px solid #f0f0f0;
    font-size: 18px;
    width: 146px;
    background: #be1e2d;
    color: #fff;
        position: relative;
    display: block;
    margin: -70px 0px 0px 0px;
    float: right;
    border-radius: 0 .25rem .25rem 0;
	cursor: pointer;
}
.find_col{
	background:#fff;
	border:1px solid #f0f0f0;
	padding:30px 20px 40px 20px;
	text-align: center;
}
.icon_dv{
	padding:0px 0px 30px 0px;
}
.find_col p{
    color: #555555;
    font-size: 18px;
}
.find_col a{
    color: #be1e2d;
    font-size: 18px;
	font-weight:600;
}
.providers_section{
	margin: 0px 0px 0px 0px;
	padding:70px 0px 70px 0px;
}
.providers_section h3{
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align: center;
}

.providers_section ul{
	margin: 0px 0px 0px 0px;
	padding:30px 0px 0px 0px;
}
.providers_section ul li{
	margin: 0px 0px 0px 0px;
	padding:30px 0px 0px 0px;
	float: left;
}

/*-------- Finder Page end -------*/

/*-------- Aged Care Home Start -------*/
.page_title_home{
	background: #9c1421;
    color: #fff;
    padding:16px 0px 18px 0px;
    height: auto;
}
.page_title_home h2{
	padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    font-size: 48px;
    font-weight: 700;
}
.page_title_home p{
	padding:10px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    font-size: 16px;
}

.aged_care_home_search_section{
	background: #c43341;
    padding: 30px 0px 20px 0px;
    margin: 0px 0px 0px 0px;
}
.aged_care_home_search_section label{
	color:#fff
}
.aged_care_home_search_section input.form-control, .aged_care_home_search_section select.form-control{
	border-radius: 0px;
}
.serach_section_btn {
	width:100%;
	padding:15px;
}
.serach_section_btn button{
	width:160px;
	height:55px;
	background:#ff6a18;
	color:#fff;
	float:right;
	border: none;
	float: right;
	cursor: pointer;
}
.serach_section_btn button:hover{
	background:#9c1421;
}
.home_found_section{
	background:#483c52;
	padding:20px 0px 20px 0px;
}
.home_found_section p{
	font-size:18px;
	text-align:center;
	margin:0px 0px;
	color:#fff
}
.white_bg{
	background: #fff;
    padding:20px 20px 20px 20px;
    border-radius: 4px;
	margin-bottom:35px;
}

.white_bg_photo img{
	width:100%;
}
.white_bg_logo img{
	width:100%;
}
.white_bg h4{
	color:#be1e2d;
}
.white_bg p{
	color:#252525;
	font-size:17px;
	padding-top:7px;
	line-height: 27px;
}
.white_bg h4 span{
	color:#b2b2b2;
	font-size:14px;
}
.white_bg_find_link {
    width: 100%;
    padding: 0px 0px;
    margin: 0px 0px;
}
.white_bg_find_link ul {
    float: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 100%;
}
.white_bg_find_link ul li {
    width:140px;
    padding:0px 0px;
    float: left;
}
.white_bg_find_link ul li button{
   	background: #be1e2d;
    border-radius: 2px;
    border: none;
    font-size: 15px;
    padding: 6px 15px 6px 15px;
    color: #fff;
	cursor:pointer;
}
.white_bg_find_link ul li button:hover{
   	background:#a90f1e;
}
.white_bg_find_link ul li button:focus{
   	background:#a90f1e;
	outline:0;
}
.white_bg_find_link ul li a{
	color:#be1e2d;
	text-decoration:none;
}
.white_bg_find_link ul li a img{
	padding: 0px 8px 0px 0px;
}
.slide_bg{
	color:#be1e2d;
	font-size:20px;
	text-align:center;
	font-weight:600;
	margin-bottom:0px;
	padding-top: 10px;
}
.slide_bg a{
	color:#be1e2d;

}
.span{
	padding:0px 5px 0px 5px 0px;
}
.fst_one a{
	color:#000;
}
.white_section {
    padding:30px 0px 20px 0px;
    text-align: center;
}
.white_section h3{
    color:#be1e2d;
	font-size:34px;
}
.white_section p {
    font-size: 34px;
    color: #575757;
    font-size: 17px;
    font-weight: 300;
}
.white_section_big_text {
    font-size: 18px !important;
    color: #000 !important;
    font-weight: 700 !important;
    margin-bottom: 5px;
}



.course_acrdn .ui-state-active, .course_acrdn .ui-widget-content .ui-state-active, .course_acrdn .ui-widget-header .ui-state-active, .course_acrdn a.ui-button:active, .course_acrdn .ui-button:active, .ui-button.ui-state-active:hover{
	
	background:#fff;
	border-left:none;
	border-right: none;
	border-radius:0px !important;
	
	
}
.course_acrdn .ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 0;
    padding: .5em .5em .5em .7em;
    font-size:36px;
	font-weight: 300 !important;
    border-radius: 0px;
    background: #fff;
    border-left: none;
    border-right: none;
    border-bottom: none;
	border-color:#d4d4d4;
	font-family: 'Open Sans', sans-serif;
	color:#232323;
	
}
.course_acrdn .ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto;
    border: none;
}
.course_acrdn .ui-icon, .course_acrdn .ui-widget-content .ui-icon {
    background-image: url(../images/arrow-black.png) !important;
	background-position:right center !important;
	text-align: right;
	float:right;
	width:30px;
	height:17px;
    padding-top: 56px;
}

.crs_icon{
	    display: initial;
}

.single_sidebar{
	margin:0px 0px;
}
.single_sidebar img{
	width:100%;
}
.article_text p strong{
	color:#be1e2d;
	font-weight:700
}



.artical_socal{
	margin:0px 0px 0px 0px;
	padding:10px 0px 20px 0px;
}
.artical_socal ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:100%;
}
.artical_socal ul li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:33.33%;
	text-align: center;
}
.artical_socal ul li a{
	margin:10px auto 0px auto;
	padding:0px 0px 0px 0px;
	width:48px;	
	height:48px;
	text-align: center;
	border:2px solid #be1e2d;
	display: block;
	border-radius:100%;
	color:#be1e2d;
	font-size:28px
}

.artical_socal ul li a:hover{
	color:#333;
		border-color:#333;
}
.blog_row p strong{
	color:#be1e2d;
	font-weight:700
}
.blog_row p{
	margin-bottom:0px;
}
.course_acrdn .panel-heading .panel-title{
	    border-top: 1px solid #ccc;
    padding: 20px 20px 12px 20px;
	background: url(../images/arrow-black.png) no-repeat center right 15px;
}
.course_acrdn .panel-heading .panel-title a{
color: #232323;
    font-size: 36px;
    font-weight: 300;
}

.course_acrdn .panel-heading .panel-title a:hover{
	text-decoration: none;
}
/*-------- provider-page Start -------*/

.provider_details_dv{
	border-bottom:1px solid#c1c1c1;
	margin:0px 0px 38px 0px;
}
.provider_photo{
}
.provider_photo img{
	width:100%;
}
.provider_details_dv h4{
	font-size:20px;
	font-weight:500;
	margin:12px 0px 12px 0px;
}
.provider_details_dv p{
	margin-bottom:0px;
}
.provider_details_dv p button{
    background: #c43341;
    padding: 8px 30px 8px 30px;
    color: #fff;
    border-radius: 4px;
    border: none;
    cursor: pointer;
	font-size:15px;
	margin-bottom:38px;
}
.provider_details_dv p button:hover {
    background: #b12533;
}

.hotel_list{
	margin-top:30px;	
}
.search_bg .mb-4, .my-4 {
    margin-bottom: 0 !important;
}
.heading_box {
	width: 15px;
    height: 15px;
    background: #fff;
    position: absolute;
    margin: 19px auto 0 auto;
    left: 0;
    right: 0;
    text-align: center;

}
.footer_service .col-md-3{
	border-right: 1px solid #d7e1ea;

}
.footer_service .col-md-3:last-child {
	border-right: none !important;

}
.navbar-toggler {
	padding: 2px 5px;
    font-size: 1.25rem;
    line-height: 1;
    background-color: #0f487f;
    position: absolute;
    right: 15px;
    top: -45px;

}
/*-------- domain  --------*/

.hosting_banner{
	background: url(../images/web-hosting-banner.jpg);
}
.domain_banner{
	background:url(../images/domains-banner.jpg);
}
.vps_banner{
	background: url(../images/vps-banner.jpg);
}
.small_banner_text {
    text-align: center;
    position: relative;
    display: block;
    float: left;
    width: 100%;
    padding: 5% 0px 0px 0px;
}
.small_banner_text h2{
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 0px 0px;
    color: #fff;
    font-size: 75px;
    font-weight: 800;
	text-align:left;
}
.start_search_section{
	background:#ebebef;
	padding:70px 0px 60px 0px;
}
.start_search_section h2{
	color:#0f487f;
	margin:0px 0px 55px 0px
}
.domain_search_btn {
    background: #7683ca;
	text-transform:uppercase;
    color: #fff;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 18px;
}
.domain_search_btn:hover {
    background: #156bd1;
	color:#fff
}
.start_search_section input[type="text"] {
    border: 1px solid #0f487f;
}
.domain_pricing_section{
	background:#fff;
	padding:50px 0px 50px 0px;
}
.domain_pricing_section h2{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#0f487f;
}
.domain_pricing_section p{
	color:#444444;
	font-size:20px;
	text-align:center;
	margin:10px 0px 50px 0px;
}
.domain_type p{
	margin:0px 0px 0px 0px;
	font-size:28px;
	color:#1362ae;
	text-align:left;
	font-weight:600;
	
}
.domain_price p{
	margin:0px 0px 0px 0px;
	font-size:28px;
	color:#72b230;
	text-align:right;
	font-weight:600;
}
.domain_price span{
	font-size:20px;
	font-weight:500;
}
.domain_pricing_dv{
	margin:0px 0px 0px 0px;
	padding:0px 9px 0px 9px;
}
.domain_included_section{
	background:#ebebef;
	padding:50px 0px 50px 0px;
}
.domain_included_section h2{
	margin: 10px 0px 40px 0px;
	padding: 0px 0px 0px 0px;
	color: #0f487f;
}

.domain_included_section .col-md-4{
	text-align:center;
	border-right:1px solid #6897c6;
	margin-bottom: 25px;
}
.domain_included_section .col-md-4:last-child{
	border-right:none;
}
.included_dtls_dv{
	padding-bottom:20px;
}
.included_dtls_dv h4{
	font-size:26px;
	color:#0f487f;
	margin:20px 0px 18px 0px;
}
.included_dtls_dv p{
	font-size:16px !important;
	color:#5a5959 !important;
	margin:0px 0px 0px 0px !important;
	font-weight:300;
}
.included_icon_dv{
	background: #fff;
    border-radius: 100%;
    width: 170px;
    height: 170px;
    padding: 34px 0px 34px 0px;
    margin: 0px auto;
    border: 2px solid #0f487f;
	box-shadow: #0f487f 5px 0px 5px inset;
}
.included_icon P{
	margin:0px 0px 0px 0px;
	text-align:center;
}
.divide_box {
    width: 15px;
    height: 15px;
    background: #0f487f;
    position: absolute;
    margin: auto -8px auto -8px;
    right: 0;
    text-align: center;
    top: 150px;
    bottom: 150px;
}
.according_section{
	width:100%;
	background:#0f487f;
	padding:50px 0px 50px 0px;
}
.according_section h2{
	color:#fff;
	margin:0px 0px 35px 0px;
}
.according_section .card-header {
   border-bottom:none;
}
.according_section .btn-link {
   font-size:26px;
   color:#0a59a6;
   font-weight:600;
   text-decoration:none;
}
.according_section .btn-link span img{
	-webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);

}
.according_section .btn-link.collapsed span img{
	-webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);

}
.according_section .card-body {
   font-size:16px;
   color:#5a5959;
}
.according_section .card{
   border:none  
}

/*-------- domain  --------*/

.web_hosting_banner{
	min-height: 360px;
    background:url(../images/web-hosting-banner.jpg);
    background-position: center;
    background-size: cover;
    /* background-attachment: fixed; */
}
.pricing_table_section{
	background:#fff;
	padding:65px 0px 425px 0px;
}
.pricing_table_section h2{
	padding:0px 0px 0px 0px;
	padding:0px 0px 50px 0px;
}
.pricing_table_dv {
    background: #efeff1;
    text-align: center;
	padding-bottom:28px;
	min-height: 626px;
}
.pricing_hdng_dv{
	background: #0f487f;
	padding: 15px 20px 15px 20px;
}
.pricing_table_dv h3 {
    font-size: 36px;
    color: #fff;
}
.pricing_table_dv h4 {
    font-size: 34px;
    color: #000;
    padding: 24px 0px 24px 0px;
}
.pricing_table_dv h6{
	font-size: 20px;
    color: #000;
    padding: 26px 0px 26px 0px;
}
.white_border{
    background: #fff;
    width: 100%;
    height: 6px;
}
.pricing_table_dv p{
	font-size: 18px;
    color: #000;
    margin: 0px 0px 0px 0px;
	font-weight:300;
	line-height:2.2
}
.table_details{
	padding: 24px 0px 24px 0px;
}
.buy_now_btn{
	padding: 26px 0px 2px 0px;
}
.table_big_area{
	padding: 50px 0px 49px 0px;
}
.cpanel_dv {
    
}
.tecnical_btn{
	
}
.cpanel_dv P{
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.cpanel_dv p img{
	float:left;
	margin:10px 0px 10px 8px;
}
.cpanel_dv h5{
	font-size:16px;
	color:#0f487f;
	margin:12px 0px 12px 0px;
}
.info_tbl {
    border-collapse: collapse;
    width: 100%;
}
.info_tbl td, .info_tbl th {
    text-align: left;
    color: #bdbdbd;
    font-size:28px;
    vertical-align: top;
	padding-bottom:8px;
}
.site_left{
	text-align:left !important;
	font-weight:600;
	color:#1362ae !important;
}
.price_right{
	text-align:right !important;
	font-weight:600;
	color:#72b230 !important;
}
.hosting_application_banner{
	width:100%;
	background:url(../images/hosting_application_banner.jpg);
	min-height:1005px;
	background-position: center;
	background-size: cover;
	
	/*background-attachment: fixed;*/
}
.white_wrapper .card-header{
	background:#fff;
}
.hosting_appication_dv{
	padding:50px 0px 50px 0px;
}
.hosting_application_banner h2{
	padding:0px 0px 0px 0px;
	margin:0px 0px 40px 0px;
	color:#fff;
}
.product_icon{
	background: #fff;
    border-radius: 100%;
    width: 180px;
    height: 180px;
    padding: 22px 0px;
    margin: 0px auto;
    border: 3px solid #ffffff;
}
.hosting_product{
    text-align:center;
}
.hosting_product p {
    font-size: 16px;
    color: #fff;
    font-weight: 300;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 20px 0px;
}
.hosting_product h4 {
    font-size: 26px;
    color: #fff;
    margin: 25px 0px 26px 0px;
    border-bottom: 1px solid #fff;
    padding: 0px 0px 26px 0px;
}
.product_image {
    border-bottom: none !important;
	text-align:center;
}
.product_image img{
    
}
.hosting_application_banner .col-md-4{
	margin-bottom:30px;
}
.register_or_transfer{
	width:100%;
	float:left;
}
.register_or_transfer li{
	width:50%;
	float:left;
	text-align: center;
	padding:0px 5px;
}
.register_or_transfer li a{
	width:100%;
	float:left;
	padding: 8px 8px;
    color: #0f487f;
    font-size: 25px;
    font-weight: 400;
    background-color: #fff;
    border-radius: 5px 5px 0px 0px;
    cursor: pointer;
    border: 1px solid #0f487f;
    margin: 0px 0px 0px 0px;
	text-decoration: none;
	border-bottom: none;
}
.register_or_transfer li a:hover, .register_or_transfer li a.active{
	color: #fff;
    background-color: #0f487f;

}
.doimain_search .form-control{
	font-size:18px;
}
.tecnical_btn {
	font-size:16px;
	width:100%;
	border:2px solid #0f487f;
	color:#0f487f;
	background-color: transparent;
}
.tecnical_btn:hover, .tecnical_btn:focus {
	font-size:16px;
	width:100%;
	border:2px solid #0f487f;
	color:#fff;
	background-color: #0f487f;
}
.cpanel_btn{
	margin-top:35px;
}
.table_panel_left{	
	width:100%;
	float:left;
}
.table_panel_right{	
	width:100%;
	float:left;
}
.pricing_table_section{
	background:#fff;
	padding:65px 0px 42px 0px;	
}
.plan_dv{
	border:1px solid #e7e7e7;
	text-align: center;
	padding:50px 30px;
	margin-bottom:30px;
	min-height:357px;
}
.plan_dv:hover{
	background:#f9f9f9
}
.plan_dv h2{
	font-size:30px !important;
	color:#000000 !important;
	font-weight:600 !important;
	margin:2px 0px !important;
	padding:0px 0px !important;
}
.plan_dv h4{
	font-size:20px;
	color:#555555;
	font-weight:bold;
	margin:0px 0px;
	padding:0px 0px;
}
.plan_dv p{
	font-size:16px;
	color:#555555;
	margin:15px 0px 15px 0px;
	padding:0px 0px;
}
.usally{
	font-size:16px;
	color:#555555;
	margin:0px 0px 0px 0px !important;
	padding:0px 0px;
	font-weight:600
}
.buy_now_btn{
	min-width:100%;
	font-size:22px;
	padding:20px 0px 4px 0px;
	font-weight:700
}
.locations h2{
	margin-bottom:20px
}
.locations ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.locations ul li{
	padding:0px 0px 0px 0px;
	margin:0px 0px 30px 0px;
	font-size:26px;
	font-weight:300;
	color:#0f487f;
}
.locations ul li span{
	padding:0px 0px 0px 0px;
	margin:0px 6px 0px 0px;
}
.locations ul li:last-child{
	margin:0px 0px 0px 0px;
}
.locations .white_wrapper{
	padding:40px 80px;
}


.vps_icon_dv{
    text-align:center;
}
.vps_icon_dv p {
    font-size: 16px;
    color: #7e7e7e;
    font-weight: 300;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 20px 0px;
}
.vps_icon_dv h4 {
    font-size: 23px;
    color: #0b4088;
    margin: 25px 0px 26px 0px;
    border-bottom: 1px solid #859fc3;
    padding: 0px 0px 26px 0px;
}
.vps_icon_dv {
    border-bottom: none !important;
	text-align:center;
}
.heading_box_blue {
	width: 15px;
    height: 15px;
    background: #0b4088;
    position: absolute;
    margin: 19px auto 0 auto;
    left: 0;
    right: 0;
    text-align: center;

}
.vps_icon_dv .product_icon {
    background: #fff;
    border-radius: 100%;
    width: 180px;
    height: 180px;
    padding: 22px 0px;
    margin: 0px auto;
    border: 3px solid #ebebef;
    box-shadow: #54545440 5px 0px 5px inset;
}
.accordion .card-header {
    padding: 0 1.25rem;
}
.blank_page_top{
	margin-top: 50px;
}

.bd-example-row .row > .col,
.bd-example-row .row > [class^="col-"] {
  padding-top: .75rem;
  padding-bottom: .75rem;
  background-color: rgba(86, 61, 124, 0.15);
  border: 1px solid rgba(86, 61, 124, 0.2);
}

.plan_dv 
element.style {
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button;
}
.buy_now_btn {
    min-width: 100%;
    font-size: 22px;
    padding: 4px 0px;
}
.gst_text{
	text-align: center;
	color:#555555 !important;
	font-size:18px;
	font-weight:300
}
.pricing_table_dv .buy_now_btn{
	padding-top:25px;
}
.plan_dv .buy_now_btn {
    margin-top: 25px;
}
.hosting_features{
	    padding: 60px 0px 35px 0px;
}

.right_menu_list li a:hover{
	background:none;
	color:#0f487f !important;
}

.right_menu_list li:first-child a {
    background: #7683ca;
}




.website_banner{
	min-height:693px;
    background:url(../images/website-builder.jpg);
    background-position: center;
    background-size: cover;
    /* background-attachment: fixed; */
}
.website_bnr_text{
	margin-top: 19%;
	
}
.website_banner h2{
	color:#fff;
	font-size:52px;
}
.website_banner h5{
	color:#fff;
	font-size:28px;
	margin-bottom:54px;
}



.nbn_banner{
	background:url(../images/nbn-banner.jpg);
}
.nbn_banner h2{
	font-size:62px;
	margin-top:8px;
}
.internet_text{
	font-size:50px;
}
.nbn_pricing_table h2{
	color:#0f487f;
	padding-bottom:8px;
}
.nbn_pricing_table h5{
	color:#444444;
	font-size:20px;
	text-align:center;
	font-weight:300;
	margin:0px 0px 60px 0px;
}
.nbn_pricing_dv h2{

}
.nbn_pricing_dv h4{

}
.nbn_pricing_dv p{
	font-weight:300;
}
.nbn_usally {
    font-weight: 500 !important;
}
.nbn_pricing_dv{
	padding-right:46px;
	padding-left:46px;
	padding-top: 44px;
	padding-bottom: 50px;

}
.nbn_pricing_dv a{
	color:#0f487f;
	
	font-size:17px;

}

.nbn_pricing_dv button{
	font-size:19px;
	margin-bottom:20px;
}


/*-------- new index  --------*/

.header {
    position: fixed;
    width: 100%;
    z-index: 999;
    top: 0;
}
.header_up{
	min-height: auto;
	background: #fff;
}

.nav_list li a {
    font-weight: 400;
    padding: 17px 15px !important;
   
}
.nav_list li .dropdown-menu a,.menu_list li .dropdown-menu a {
    padding: 12px 15px !important;
   
}

.my_account li a {
    text-transform: uppercase;
    color: #afafaf !important;
}
.my_account li a i{
    padding:0px 10px;
	margin:0px 0px;
	font-size:22px;
}
.plan_view_section{
	width:100%;
	padding:65px 0px 60px 0px;
}
.plan_view_dv {
    text-align: center;
    padding: 0px 10px 115px 12px;
	border-bottom:1px solid #e6e6e6;
}
.plan_view_dv ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.plan_view_dv ul li{
	padding:0px 8px 0px 8px;
	margin:0px 0px 0px 0px;
	float:left;
	color:#0f487f;
	font-size:26px;
	font-weight:700;

}
.plan_view_dv ul li:first-child{
	padding-top:5px;
}
.view_manage_btn{
	padding: 8px 8px;
	color: #fff;
	font-size: 25px;
	font-weight: 400;
	background-color: #0f487f;
	border-radius: 3px;
	cursor: pointer;
	border: none;
	margin: 0px 0px 0px 0px;
	min-width: 193px;
}
.view_manage_btn:hover, .view_manage_btn:focus, .view_manage_btn:active {
    background: #042f58;
    color:#fff !important;
}
.service_support_section {
	padding: 34px 0px 40px 0px;

}
.our_hostservice_box{
	padding: 36px 20px 34px 20px;
	min-height:400px;
	border:1px solid #d7d7d7;
	text-align: center;
}
.our_hostservice_box a i{
	font-size:30px;
	margin:0px 5px 0px 5px
}
.our_hostservice_box h4{
	color:#292929;
	font-size:24;
	font-weight:700;
	margin:0px 0px;

}
.our_hostservice_box p{
	color:#666;
	font-size:16px;
	font-weight:400;
	line-height: 1.8;
	margin: 5px 0px 10px 0px;

}
.our_hostservice_box p.price{
	color:#7983cc;
	font-size:20px;
	font-weight:400;
	margin: 5px 0px 10px 0px;

}

.our_hostservice_box img{
	margin: 0px 0px 10px 0px;
}
.learnmore_btn{
	font-size:15px;
	min-width: 115px !important;
	padding:8px 6px;
	border:2px solid#156bd1;
	background: #fff;
	color:#156bd1;
	font-weight:600 !important;
	text-transform:uppercase;
	border-radius: 0px;	
}
.learnmore_btn:hover{
	background: #7683ca;
	color:#fff;
	border:2px solid #7683ca;	
}
.text_down{
	margin-bottom: 69px !important;
}
.reviews_text_dv{
}
.reviews_text_dv h6{
	font-size:14px;
	color:#000;
}
.reviews_text_dv p{
	border:none !important;
	margin:0px 0px;
	padding:0px 0px;
}
.read_reviews_btn{
	padding: 13px 8px;
	color: #fff;
	font-size: 20px;
	font-weight: 400;
	background-color: #0f487f;
	border-radius: 3px;
	cursor: pointer;
	border: none;
	margin: 0px 0px 0px 0px;
	min-width: 260px;
}
.read_reviews_btn_dv{
	padding:0px 0px !important;
	border:none !important;
}
.communication_section {
   padding: 20px 0px 20px 0px;
}
.footer{
    width: 100%;
    min-height: 136px;
    background: #e9f4fe;
    padding:25px 0px 12px 0px;
    margin: 0px 0px 0px 0px;
}
.footer_nav_link ul {
	width: 100%;
	min-height: 40px;
	text-align: center;
}
.footer_nav_link ul li{
	padding:0px 10px 0px 10px;
	margin:0px 0px 0px 0px;
	/*float:left;*/
	width:auto;
	text-align: center;
	border-left:1px solid #5a7083;
	 display: -webkit-inline-flex; /* Safari */
    -webkit-flex-direction: row-reverse; /* Safari 6.1+ */
    display: inline-flex;
    flex-direction: row-reverse;
}
.footer_nav_link ul li a{
	color: #5a7083;
	font-size: 14px;
	padding: 0px 0px 0px 0px;
	margin: 0px 8px 0px 8px;
	text-decoration: none;
	text-align: center;
}

.footer_nav_link ul li:first-child {
    border-left: none;
}

/*-------- addons  --------*/

.additional_services_section{
	width:100%;
	padding:53px 0px 30px 0px;
}

.additional_services_text{
	color:#212529;
	font-size:17px;
	font-weight:300;
	margin:28px 0px 42px 0px;
}
.software_licence_text{
	margin:0px 0px 18px 0px;
	font-size:24px;
	font-weight:700;
	color:#000;
}
.software_logo{
	text-align:left;
	padding: 53px 0px 53px 0px;
}
.software_text{
}
.software_text h6{
	color:#212529;
	font-size:17px;
	font-weight:600;
	margin:0px 0px 10px 0px;
}
.software_text p{
	color:#212529;
	font-size:17px;
	font-weight:300;
	margin:0px 0px 0px 0px;
	line-height: 1.7;
}
.additional_services_section .row{
	border-bottom:1px solid #e6e6e6;
	padding: 16px 0px 16px 0px;
}
.additional_services_section .row:last-child{
	border-bottom:none;
	padding-bottom:none;
}
.no_brdr_dv{
	border-bottom:none !important;
}
.network_management_dv{
	padding:40px 0px 20px 0px;
}
.network_management_box {
    border: 1px solid #e3e3e3;
    padding: 24px 18px 30px 18px;
}
.network_management_dv {
	
}
.network_management_dv h4{
	margin: 0px 0px 20px 0px;
	font-size: 24px;
	font-weight: 700;
	color: #000;
}
.network_management_dv p{
	color:#555555;
	font-size:16px;
	margin: 18px 0px 10px 0px;
	font-weight:300;
}
.network_management_dv a{
	color:#0f487f;
	font-size:16px;
	font-weight:300;
	text-decoration:underline;
}
.network_management_dv a:hover{
	font-weight:500;
	
}
.network_management_dv h5{
	color:#0f487f;
	font-size:24px;
	font-weight:700;
	margin:20px 0px 0px 0px;
}
.box_shadow {
	line-height:0;
}
.box_shadow img{
	width:100%;
}
.facility_logo{
	margin:0px 0px 0px 0px;
	text-align: right;
}
.fclt_section{
	width:100%;
	padding:53px 0px 30px 0px;
	
}
.fclt_section .row{
	border-top:1px solid #e6e6e6;
	padding: 15px 0px 15px 0px !important;
}
.fclt_section .row p{
	margin: 0px 0px 0px 0px !important;
	font-size:18px;
	font-weight:600;
	color:#0f487f;
	padding:2px 0px 0px 0px
}
.fclt_section .row:last-child{
	border-bottom:1px solid #e6e6e6 !important;
}
.datacenters_text {
	text-align: center;
	font-weight:300;
	color:#0f487f;
	margin-top:5px;
	margin-bottom:30px;
	display: block;

	
}

.datacenters_text a{
	color:#0f487f;
	text-decoration:underline	
}
.datacenters_text a:hover{
	color:#0f487f;
	text-decoration:underline	
}

.fclt_box {
    border: 1px solid #e3e3e3;
    padding: 24px 18px 30px 18px;
	text-align: center;
	border-radius:4px;
	margin-bottom:60px;
}

.fclt_box h4{
	margin: 0px 0px 20px 0px;
	font-size: 24px;
	font-weight: 700;
	color: #000;
}
.fclt_box p{
	color:#212529;
	font-size:17px;
	margin: 18px 0px 10px 0px;
	font-weight:300;
}
.fclt_icon{
	width:120px;
	height:120px;
	border-radius:100%;
	background:#0f487f;
	color:#fff;
	display: block;
	text-align: center;
	margin:0 auto 30px auto;
	padding-top:25px;
	box-shadow:rgba(0,0,0,0.2) 5px 5px 5px inset;
}
.fclt_icon i{
	font-size:70px;
	color:#fff
}
.carousel-caption p{
	font-weight:300 !important;
	
}
.carousel-caption h5, h1{
	text-transform:uppercase;
	
}
.carousel-caption a{
	font-size:18px !important;
	
}
.available_text {
	text-align: center;
	font-weight:300;
	color:#212529;
	margin-top:5px;
	margin-bottom:30px;
	display: block;

}
.sprt_box a{
	font-size:17px;
}
.sprt_box a i{
	font-size:20px;
}
.carousel-caption {
	bottom:28%;
	text-align:left;
}
.carousel-caption h1{
	font-size:75px;
	font-weight:700;
	text-shadow:3px 3px 3px rgba(0,0,0,0.1);
}
.carousel-caption h2{
	font-size:45px;
	font-weight:700;
	text-shadow:3px 3px 3px rgba(0,0,0,0.1);
	color:#fff;
	text-align:left;
}
.carousel-caption h5{
	font-size:35px;
	font-weight:700
}
.carousel-caption p{
	font-size:22px;
	font-weight:400;
/*	padding:0px 30%;*/
}
.sprt_box{
	min-height:384px;
}
.sprt_box ul{
	padding:0px 0px;
	margin:0px 0px;
}
.sprt_box ul li{
	padding:0px 0px;
	margin:0px 0px 6px 0px;
}
.sprt_box ul li img{
	padding:0px 0px;
	margin:0px 0px;
	width:30px;
}
.sprt_submit{
	margin-top:70px;
}
.sprt_chat_btn{
	margin-top:42px;
}
.ntwrk_stts_btn{
	margin-bottom:70px;
}
.plan_dv .buy_now_btn a{
	color:#fff !important;
}


.com_price{
	color:#fff;
	background:#51bceb;
	padding:5px;
	margin:0px;
	font-size:16px;
}
.uk_price{
	color:#fff;
	background:#1f2c55;
	padding:5px;
	margin:0px;
	font-size:16px;
}
.club_price{
	color:#fff;
	background:#223e90;
	padding:5px;
	margin:0px;
	font-size:16px;
}
.rocks_price{
	color:#fff;
	background:#fd563c;
	padding:5px;
	margin:0px;
	font-size:16px;
}
.net_price{
	color:#fff;
	background:#fdcc0f;
	padding:5px;
	margin:0px;
	font-size:16px;
}
footer{
	background:#191919;
	color:#fff;
	padding:80px 0px 25px 0px;
	margin-top:30px;

}
footer h4{
	font-size:20px;
	font-weight:700;
}
footer ul{
	margin:0px 0px;
	padding:0px 0px;
}
footer ul li{
	margin:10px 0px;
	padding:0px 0px;
	color:#aaa;
	font-size:15px;
	font-weight:300;
}
footer ul li a{
	margin:0px 0px;
	padding:0px 0px;
	color:#aaa;
	font-size:15px;
	font-weight:300;
}
footer ul li a:hover{
	color:#156bd1;
	text-decoration: none;
}
.main_banner{
	width:100%;
	height:auto;
	text-align:center;
	background-position:center;
}

/*------------------------ New -------------------------------*/
.why_choose_us_section{
	width:100%;
	background:#fff;
	padding:50px 0px 20px 0px;
}
.why_choose_us_section h2{
	margin-bottom:10px;
}
.why_choose_us_section ul{
	margin:10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.why_choose_us_section ul li{
	margin:0px 0px 10px 0px;
	padding: 0px 0px 0px 40px;
	font-size:16px;
	color:#000;
	font-weight:700;
	background:url(../images/tick.png) left top no-repeat;
}

.why_choose_logos{
	margin:20px 0px 40px 0px;
	padding:0px 0px;
	width:100%;
	text-align:center;
}
.why_choose_logos ul{
	margin:0px 0px;
	padding:0px 0px;
	width:100%;
}
.why_choose_logos ul li{
	margin:0px 0.5%;
	padding:0px 0px 0px 0px;
	border:1px solid #d7d7d7;
	background: none;
	width:auto;
	text-align: center;
	 display: -webkit-inline-flex; /* Safari */
    -webkit-flex-direction: row-reverse; /* Safari 6.1+ */
    display: inline-flex;
    flex-direction: row-reverse;

}
.what_wedo_slider {
	padding:0px 0px 60px 0px;
	margin:40px 0px 0px 0px;
	border-bottom:1px solid #cccccc;
	min-height: 325px;
}
.what_wedo_slider .what_wedo_slider_box{
	height:auto;
	width:100%;
	background:#f9f9f9;
	padding:0px 0px;
	margin:0px 0px;
}
.what_wedo_slider .what_wedo_slider_box .what_wedo_slider_box_cont{
	margin:0px 0px;
	padding:20px 40px;
    display: flex;
}
.what_wedo_slider .what_wedo_slider_box .what_wedo_slider_box_cont .what_wedo_icon{
	margin:0px 0px;
	padding:0px 0px;
}
.what_wedo_slider .what_wedo_slider_box .what_wedo_slider_box_cont .what_wedo_details{
	margin:0px 0px;
	padding:0px 0px 0px 20px;
}
.what_wedo_slider .what_wedo_slider_box .what_wedo_slider_box_cont .what_wedo_details h4{
	margin: 25px 0px 0px 0px;
    padding: 0px 0px;
    font-size: 29px;
    color: #292929;
}
.what_wedo_slider .what_wedo_slider_box .what_wedo_slider_box_cont .what_wedo_details p{
	margin:0px 0px;
	padding:5px 0px 0px 0px;
	font-size:16px;
	color:#555555;
}
.vew_more{
	margin:0px 0px;
	padding:12px 30px;
	font-size:20px;
	color:#fff;
	background:#156bd1;
	border: none;
	border-radius:0px;
	float: right;
	display: block;
}
.vew_more:hover{
	background:#509a43;
	text-decoration: none;
	color:#fff;
}
.happy_client_section{
	margin:40px 0px 0px 0px;
	padding:0px 0px;
}
.client_slider{
	margin:30px 0px 40px 0px;
	padding:0px 0px 40px 0px;
	border-bottom:1px solid #cccccc;
	background: url(../images/quote.png) top left no-repeat;
	padding-left:70px;
	min-height:360px
}
.client_slider_item{
	padding:0px 0px;
	margin:0px 0px;
}
.client_slider_item p{
	padding:0px 0px;
	margin:0px 0px;
	font-size:22px;
	color:#666666;
	font-weight:300;
	font-style:italic;
	margin-bottom:25px;
	line-height:37px;
}
.client_slider_item h4{

	font-size:22px;
	color:#156bd1;
	font-weight:700;
	margin-bottom:5px;
}
.client_slider_item p.post{
	padding:0px 0px;
	margin:0px 0px;
	font-size:16px;
	color:#666666;
	font-weight:700;
	font-style: normal;

}
.it_consulting_section{
	margin:0px 0px 30px 0px;
	padding:0px 0px;
}
.it_consulting_section h2{
	margin:0px 0px 30px 0px;
	padding:0px 0px;
	text-align: center;
}
.it_consulting_section .consulting_list{
	margin:0px 0px;
	padding:0px 0px;
	background:#f7f7f7;
	width:100%;
}
.it_consulting_section .consulting_list .consulting_list_cont{
	padding:30px 30px 10px 30px;
}
.it_consulting_section .consulting_list .consulting_list_cont h4{
	font-size:22px;
	color:#156bd1;
	font-weight:700;
	margin-bottom:5px;
	font-style: italic;
	margin-bottom:10px;
	padding-left:40px;
}
.it_consulting_section .consulting_list .consulting_list_cont ul{
	margin:0px 0px;
	padding:0px 0px;
	width:100%;
}
.it_consulting_section .consulting_list .consulting_list_cont ul li{
	margin:0px 0px 7px 0px;
	padding:0px 0px 0px 40px;
	font-size:16px;
	color:#292929;
	font-weight:700;
	background:url(../images/tick.png) no-repeat  center left;
	background-size:22px
}

.our_client_section{
	margin:0px 0px 60px 0px;
	padding:0px 0px;
}
.our_client_section .our_client_cont{
	margin:0px 0px;
	padding:35px 35px;
	background:#f7f7f7;
	width:100%;
}
.our_client_section h2{
	margin:0px 0px 30px 0px;
	padding:0px 0px;
	text-align: center;
}
.our_client_section ul{
	margin:0px 0px;
	padding:0px 0px;
	width:100%;
}
.our_client_section ul li{
	border:1px solid #d7d7d7;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	padding:0px 15px 0px 15px;
	margin:0px 0px 0px 0px;
	/*float:left;*/
	width:auto;
	text-align: center;
	 display: -webkit-inline-flex; /* Safari */
    -webkit-flex-direction: row-reverse; /* Safari 6.1+ */
    display: inline-flex;
    flex-direction: row-reverse;
	background:#fff
}
.our_client_section ul li a img{
	width:187px;
}
.send_enq_btn{
	color:#fff;
	background:#156bd1;
	border: none;
	border-radius:3px;
	padding:10px 20px;
	cursor:pointer;
	
}
.send_enq_btn:hover{
	background:#509a43;
	
}
.footer_care p a{
	color:#fff;
	text-decoration:underline;
}
.footer_care p a:hover{
	color:#156bd1;
	text-decoration:none;
}
.footer_contact{
	border-top:1px solid #474747;
	padding:20px 0px 0px 0px;
	margin:20px 0px 0px 0px;

}
.captcha{
	height: 49px;
	display: block;
    width: 100%;
    padding: 0 .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
	text-align:center;
}
.inner_banner{
	min-height:228px;
	background-position: center center;
	background-size: cover;
	position: relative;
	background: url(../images/inner-banner.png);
	margin-bottom:50px;
}
.inner_banner h2{
	font-size:45px;
	color:#fff;
	text-shadow:2px 2px 2px rgba(0,0,0,0.5);
	font-weight:700;
	margin:0px 0px 0px 0px;
	padding:82px 0px 0px 0px;
}
.inner_body{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.inner_body p{
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	font-size:18px;
	color:#666666;
	line-height:38px;
}
.inner_img_cont{
	background:#f9f9f9;
	border:1px solid #d0d0d0;
	width:100%;
	padding:25px 25px;
	margin:0px 0px;
	text-align:center;
}
.inner_img_cont img{
	width:100%;
}
.contact_body{
	padding:0px 0px;
	margin:0px 0px;	
}
.contact_body h5{
	padding:0px 0px;
	margin:0px 0px 5px 0px;
	font-size:18px;
	color:#666;
	font-weight:700;	
}
.contact_body p{
	padding:0px 0px;
	margin:0px 0px 10px 0px;
	font-size:16px;
	color:#666;
	font-weight:400;
	line-height:25px;
}
.contact_body .support_enquiry_section{
	margin-top:30px;
}
.location_map{
	margin:0px 0px;
	padding:0px 0px;
	border:1px solid #d2d2d2;
}

.inner_body h3{
	padding:0px 0px;
	margin:0px 0px 30px 0px;
	font-size:35px;
	color:#000;
	font-weight:400;
}

.inner_body h5{
	padding:0px 0px;
	margin:0px 0px 10px 0px;
	font-size:22px;
	color:#292929;
	font-weight:700;
}
.our_services .why_choose_us_section ul li {
    font-weight: 400;
}
.our_services .why_choose_us_section ul {
    margin: 10px 0px 40px 0px;
}
hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid #cccccc;
}
.it_srv_contact_section{
	padding:20px 0px;
}
.srv_contact_btn {
    margin:0px 20px 0px 0px;
    padding: 10px 20px;
    font-size: 15px;
    color: #fff;
    background: #156bd1;
    border: none;
    border-radius: 3px;
	float:left;
}
.srv_contact_btn:hover {
    background: #509a43;
	color:#fff;
	text-decoration:none;
}

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; 
}
 
.inner_tick_list ul{
	margin:10px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
}
.inner_tick_list ul li{
	margin:0px 0px 10px 0px;
	padding: 0px 0px 0px 40px;
	font-size:16px;
	color:#000;
	font-weight:400;
	background:url(../images/tick.png) left top no-repeat;
}
.hosting_plan{
	text-align: left;
}
.logo_plan{
	text-align: left;
    min-height: 640px !important;
}
.webdesign_plan{
	text-align: left;
    min-height: 1000px !important;
}
.our_policy_list{
	margin:0px 0px;
	padding:0px 0px;
}
.our_policy_list li{
	margin:0px 0px 10px 0px;
	padding:0px 0px;
	list-style: circle inside;
	font-size:20px;
}
.terms_list{
	margin:0px 0px 30px 50px;
	padding:0px 0px;
}
.terms_list li{
	margin:0px 0px 10px 0px;
	padding:0px 0px;
	list-style: circle;
	font-size:18px;
}

.inner_logos_row{
	margin:20px 0px 40px 0px;
	padding:0px 0px;
	width:100%;
	text-align:center;
}
.inner_logos_row ul{
	margin:0px 0px;
	padding:0px 0px;
	width:100%;
}
.inner_logos_row ul li{
	margin:0px 0.5%;
	padding:0px 0px 0px 0px;
	border:1px solid #d7d7d7;
	background: none;
	width:auto;
	text-align: center;
	 display: -webkit-inline-flex; /* Safari */
    -webkit-flex-direction: row-reverse; /* Safari 6.1+ */
    display: inline-flex;
    flex-direction: row-reverse;

}

.router_logos_row{
	margin:20px 0px 40px 0px;
	padding:0px 0px;
	width:100%;
	text-align:center;
}
.router_logos_row ul{
	margin:0px 0px;
	padding:0px 0px;
	width:100%;
}
.router_logos_row ul li{
	margin:0px 0.5%;
	padding:0px 0px 0px 0px;
	border:1px solid #d7d7d7;
	background: none;
	width:24%;
	text-align: center;
	 display: block;
   
	float:left;
}
.router_logos_row ul li img{
	width:100%;
}

.backup_logos_row{
	margin:20px 0px 40px 0px;
	padding:0px 0px;
	width:100%;
	text-align:center;
}
.backup_logos_row ul{
	margin:0px 0px;
	padding:0px 0px;
	width:100%;
}
.backup_logos_row ul li{
	margin:0px 0.5%;
	padding:0px 0px 0px 0px;
	border:1px solid #d7d7d7;
	background: none;
	width:19%;
	text-align: center;
	 display: block;   
	float:left;

}
.backup_logos_row ul li img{
	width:100%;
}



.adsl_logos_row{
	margin:20px 0px 40px 0px;
	padding:0px 0px;
	width:100%;
	text-align:center;
}
.adsl_logos_row ul{
	margin:0px 0px;
	padding:0px 0px;
	width:100%;
}
.adsl_logos_row ul li{
	margin:10px 0.5%;
	padding:0px 0px 0px 0px;
	border:1px solid #d7d7d7;
	background: none;
	width:24%;
	text-align: center;
	 display: block;   
	float:left;

}
.adsl_logos_row ul li img{
	width:100%;
}


.hosting_logos_row{
	margin:0px 0px 0px 0px;
	padding:0px 0px;
	width:100%;
	text-align:center;
}
.hosting_logos_row ul{
	margin:0px 0px;
	padding:0px 0px;
	width:100%;
}
.hosting_logos_row ul li{
	margin:10px 0.5%;
	padding:0px 0px 0px 0px;
	border:1px solid #d7d7d7;
	background: none;
	width:19%;
	text-align: center;
	 display: block;   
	float:left;

}
.hosting_logos_row ul li img{
	width:100%;
}

.emailexchng_logos_row{
	margin:20px 0px 40px 0px;
	padding:0px 0px;
	width:100%;
	text-align:center;
}
.emailexchng_logos_row ul{
	margin:0px 0px;
	padding:0px 0px;
	width:100%;
}
.emailexchng_logos_row ul li{
	margin:0px 0.5%;
	padding:0px 0px 0px 0px;
	border:1px solid #d7d7d7;
	background: none;
	width:24%;
	text-align: center;
	 display: block;   
	float:left;

}
.emailexchng_logos_row ul li img{
	width:100%;
}