@charset "utf-8";
/* CSS Document */

::placeholder {
color:#9fa6b2;
opacity:1
}
:-ms-input-placeholder {
color:#9fa6b2
}
::-ms-input-placeholder {
color:#9fa6b2
}
html {
	scroll-behavior: smooth;
}
body {
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 24px;
	background: #f9f9f9;
}
table {
	border-collapse: collapse;
	text-align: left;
	width: 100%;
}
th {
	background-color: #efefef;
	padding: 10px;
	white-space: nowrap;
	font-family: "Inter", sans-serif;
	font-size: 14px;
	text-transform: uppercase;
}
td {
	background-color: #fff;
	border-top: 1px solid #efefef;
	padding: 10px;
	font-family: "Inter", sans-serif;
}
tr:hover td {
	background-color: #f4fefc;
}
.main-box {
	width: 100%;
	height: auto;
	float: left;
	padding-top: 40px
}
#contact-support-in-top1 {
	width: 607px;
	height: 157px;
	margin: auto
}

.limit-lable{  font-family:"Inter", sans-serif; color:#878787; font-size:13px; text-align:left; text-indent:30px;}

#ssltoolhead1 {
	width: 100%;
	height: 60px;
	float: left;
	text-align: center;
	line-height: 60px;
	color: #323c46;
	font-size: 2.2rem;
	font-family: "Inter", sans-serif;
	text-transform: uppercase;
	font-weight: 700;
}
#ssltoolhead2 {
	width: 100%;
	height: 91px;
	float: left;
	text-align: center;
	font: 20px/30px "Inter", sans-serif;
	color: #5a6473
}
.heder-box-out {
	width: 100%;
	height: auto;
	float: left
}
.heder-box-in {
	width: 1218px;
	height: auto;
	margin: auto;
	margin-top: 30px
}
.container {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto
}
.input {
	resize: vertical;
	width: 100%;
	overflow: auto;
	height: 90px;
	border: solid 3px #ebedfa;
	border-radius: 15px;
	background: #fff;
	margin: 0 3px;
	padding: 10px 20px;
	outline: none;
	box-sizing: border-box;
	font-family: "Inter", sans-serif;
	font-size: 15px;
}
.submit__block {
	display: flex;
	justify-content: center;
	padding: 20px 0
}
.submit__block__inner {
	display: flex;
	flex-direction: column;
	align-items: end
}
.dns__rectype__select {
	width: 120px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: solid 3px #ebedfa;
	height: 2.5em;
	vertical-align: center;
	margin: 3px;
	padding: 0 30px 0 10px;
	outline: none;
	background: #fff url(../images/select-arrow.png) no-repeat center right;
	cursor: pointer;
	border-radius: .375rem
}
input[type=checkbox] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #fff;
	border: 2px solid #e7e9eb;
	border-radius: 5px;
	width: 1.5em;
	height: 1.5em;
	outline: none;
	cursor: pointer
}
input[type=checkbox]:checked {
	background: url(../img/check-svgrepo-com.svg) #fff center no-repeat;
	border: 2px solid #186bb8
}
input[type=checkbox][disabled]:checked {
	background: url(../img/check-svgrepo-com.svg) #fff center no-repeat;
	border: 2px solid #186bb8
}
.checkbox__wrap {
	display: inline-flex;
	flex-direction: column;
	justify-content: center;
	width: 120px;
	margin: 3px
}
.submit__btn {
	width: 120px;
	background: #186bb8;
	border: 0 solid #186bb8;
	cursor: pointer;
	height: 3em;
	margin: 0 3px;
	padding: 5px 20px;
	outline: none;
	box-sizing: border-box;
	color: #fff;
	border-radius: .375rem;
	font-family: "Inter", sans-serif;
}
.dns__rectype__block {
	display: inline-block;
	margin-bottom: 10px
}
.prsrv__duplicates__block {
	display: inline-flex;
	margin-bottom: 10px;
	align-items: center
}
.submit__btn__block {
	display: inline-block
}
.end__text__block {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc
}
.result-out {
	width: 100%;
	height: auto;
	float: left;
}
.result-in {
	width: 1500px;
	height: auto;
	margin: auto;
	display: none;
}
.successfully {
	width: 1480px;
	padding: 10px;
	float: left;
	background-color: #efefef;
	text-align: center;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	font-family: "Inter", sans-serif;
}
.border-div-left {
	border-top-left-radius: 15px;
}
.border-div-right {
	border-top-right-radius: 15px;
}
.filters-div {
	width: 100%;
	height: 40px;
	float: left;
	padding: 15px 0;
}
.filters-div-new {
	display: flex;
	width: 1000px;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: auto;
	font-family: "Inter", sans-serif;
}
.download-btn-out {
	width: 100%;
	height: 40px;
	float: left;
	padding: 15px 0;
}
.download-btn-in {
	width: 354px;
	height: 40px;
	margin: auto;
}
.download__button {
	font-family: "Inter", sans-serif;
	line-height: 150%;
	border-spacing: 0;
	border-collapse: collapse;
	text-align: center;
	white-space: nowrap;
	text-decoration: none;
	background: #186bb8;
	border: 0 solid #186bb8;
	min-height: 3em;
	margin: 0 20px;
	padding: 5px 20px;
	color: #fff;
	outline: none;
	cursor: pointer;
	border-radius: .375rem
}
.download__button:hover {
	background: #186bb8;
	border: 0 solid #186bb8;
	color: #fff
}
#top-in11 {
	width: 100%;
	height: 36px;
	background-color: #0a324e;
}
#top-in {
	width: 500px;
	height: 36px;
	margin: auto;
	font: 13px/36px "Inter", sans-serif;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 1px
}
#top-bar-out-hader {
	width: 100%;
	height: 367px;
	float: left;
	background: #4285f4
}
/*header*/

#top-bar-out {
	width: 100%;
	height: 41px;
	float: left;
	padding-bottom: 18.5px;
	padding-top: 18.5px;
	background: #fff;
	border-bottom: 2px solid #e6ebf0;
}
#top {
	width: 1161px;
	height: 41px;
	margin: auto;
}
#logo {
	width: 195px;
	height: 33px;
	float: left;
	background: url(../img/logo.svg) no-repeat left;
	padding:4px 0px;
}
#right {
	width: 145px;
	height: 33px;
	float: right;
}
#freetool {
	width: 180px;
	height: 15px;
	float: right;
	font: 14px / 18px "Inter", sans-serif;
	text-align: left;
	text-transform: uppercase;
	color: #000000;
	padding: 9px 10px 9px 10px;
}


.nav-menu-all-container {
	width:548px;
	height:41px;
	float:right;
}

.buy-me-a-coffee-container {
    width:174px;
			height:41px;
			float:left;
        }

.buy-me-a-coffee-button  {
            width:174px;
			height:41px;
			float:left;
			background-image: url(../img/bmc-button.svg);
			border-radius:5px;
        }

/*Nav bar*/

.nav-menu {
	width: 374px;
	height: 33px;
	float:left;
	    padding: 4px 0px;
}
.nav-menu>ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	
}
.nav-menu>ul>li {
	float: left;
	position: relative;
	list-style-type: none;
	border: 0;
	display: block;
}
.nav-menu>ul>li>a {
	color: #383c43;
	display: inline-block;
	font-size: 13px;
	font-family: "Inter", sans-serif;
	height: 33px;
	line-height: 33px;
	padding: 0px 0px 0px 30px;
	text-transform: uppercase;
	text-decoration: none;
}
.nav-menu>ul>li:hover>a {
	color: #0068fe;
}
.nav-menu .sub-menu {
	background: #fff;
	color: #383c43;
	display: none;
	padding: 0 0 1px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 235px;
	z-index: 999;
	list-style-type: none;
	box-shadow: 0 2px 8px 0 rgb(16 7 104 / 10%), 0 1px 2px 0 rgb(83 51 237 / 6%);
	border-radius: 0.25rem;
}
.nav-menu .sub-menu>li>a {
	color: #383c43;
	display: block;
	font-size: 13px;
	font-family: "Inter", sans-serif;
	height: 25px;
	line-height: 25px;
	padding: 1px 10px;
	text-decoration: none;
	text-transform: uppercase;
}
.nav-menu .sub-menu>li>a:hover {
	color: #0068fe;
}
.nav-menu>ul>li:hover>.sub-menu {
	display: block
}
li.liner {
	margin: 10px 20px!important;
	border-top: 4px solid #f2f2f2!important;
	padding: 0px!important;
	list-style: none!important;
}
/*nav end*/

/*header end*/



#menuin {
	width: 145px;
	height: 45px;
	float: right
}
#menuin ul {
	margin: 0;
	padding: 0
}
#menuin li {
	width: 141px;
	height: 45px;
	float: right;
	list-style: none
}
#menuin li a {
	width: 141px;
	height: 45px;
	float: left;
	color: #fff;
	font-family: menu-bold;
	font-size: 14px;
	line-height: 45px;
	display: block;
	text-align: center;
	text-decoration: none;
	background-color: #0095cd;
	border-radius: 5px
}
#menuin li a:hover {
	color: #fff;
	background: #0095cd
}
#toolbox {
	width: 100%;
	height: 975px;
	float: left;
	padding-top: 40px;
	background: #f8f8f8;
	padding-bottom: 60px
}
#sildercenter-box {
	width: 1161px;
	height: 975px;
	margin: auto
}
#sildercenter {
	width: 100%;
	height: 267px;
	float: left;
	margin-top: 30px
}
#sildercenter-new {
	width: 100%;
	height: 267px;
	float: left;
	margin-top: 40px
}
#ipshow-box {
	width: 360px;
	float: left;
	border-radius: .375rem;
	background: #fff
}
#ipshow-box1 {
	width: 360px;
	float: left;
	border-radius: .375rem;
	background: #fff;
	margin-left: 40px
}
#ipshow-box-right {
	width: 526px;
	height: 225px;
	float: left;
	padding: 30px;
	background: #fff;
	margin-left: 40px
}
#box-top1 {
	width: 300px;
	height: 135px;
	float: left;
	padding: 30px 30px 20px;
	border-bottom: 1px solid #ebedfa
}
#box-top2 {
	width: 300px;
	height: 31px;
	float: left;
	padding: 20px 30px 30px
}
#whaisip-top {
	width: 100%;
	height: 31px;
	float: left
}
#online-left {
	width: 213px;
	height: 31px;
	float: left
}
#online-icone {
	width: 20px;
	height: 31px;
	float: left;
	background: url(../image/online.svg) no-repeat left
}
#online-text {
	width: 115px;
	height: 31px;
	float: left;
	font-family: "Inter", sans-serif;
	color: #24374f;
	line-height: 31px;
	font-size: 12px
}
#btn-right {
	width: 85px;
	height: 31px;
	float: left
}
#btn-right a {
	width: 80px;
	height: 31px;
	background-color: #186bb8;
	font: 12px/31px "Inter", sans-serif;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	text-decoration: none;
	display: block;
	border-radius: .375rem;
	-webkit-transition: box-shadow 200ms ease, background-color 300ms ease, -webkit-transform 150ms ease;
	transition: box-shadow 200ms ease, background-color 300ms ease, -webkit-transform 150ms ease;
	transition: transform 150ms ease, box-shadow 200ms ease, background-color 300ms ease;
	transition: transform 150ms ease, box-shadow 200ms ease, background-color 300ms ease, -webkit-transform 150ms ease
}
#btn-right a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #186bb8;
	-webkit-transform: translate(0px, -3px);
	-ms-transform: translate(0px, -3px);
	transform: translate(0px, -3px)
}
#iptop-text {
	width: 100%;
	height: 40px;
	float: left;
	font-size: 18px;
	font-family: "Inter", sans-serif;
	color: #323c46;
	line-height: 40px;
	text-transform: uppercase;
	text-align: center
}
#iptop-find {
	width: 100%;
	height: 50px;
	float: left;
	font-size: 15px;
	line-height: 1.7em;
	font-family: "Inter", sans-serif;
	color: #323c46;
	text-align: center
}
#ipinfo-more {
	width: 100%;
	height: 31px;
	float: left;
	margin-top: 10px
}
#box-table1-btn {
	width: 70px;
	height: 31px;
	background-color: #f3f3f5;
	font: 12px/31px "Inter", sans-serif;
	text-transform: uppercase;
	color: #576282;
	text-align: center;
	text-decoration: none;
	display: block;
	border-radius: 5px;
	margin: auto
}
#company-out {
	width: 100%;
	height: 100px;
	float: left;
	background-color: #333
}
#company-in {
	width: 100%;
	height: 100px;
	margin: auto
}
#top1 {
	width: 100%;
	height: 30px;
	float: left;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	color: #d7d7d7;
	font-family: "Inter", sans-serif;
	margin-top: 21px
}
#top2 {
	width: 100%;
	height: 30px;
	float: left;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	color: #d7d7d7;
	font-family: "Inter", sans-serif
}
#price-tab-out {
	width: 100%;
	height: 59px;
	float: left;
	margin-top: 30px
}
#price-tab-in {
	width: 100%;
	height: 59px;
	margin: auto
}
#tab-box1 {
	padding: 10px;
	float: left
}
#tab-box1 a {
	padding: 10px;
	border: 1px solid #186bb8;
	font: 14px "Inter", sans-serif;
	color: #186bb8;
	text-align: center;
	text-decoration: none;
	display: block;
	border-radius: 50px
}
#tab-box1 a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #186bb8;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s
}
#tab-box2 {
	padding: 10px;
	float: left
}
#tab-box2 a {
	padding: 10px;
	border: 1px solid #186bb8;
	font: 14px "Inter", sans-serif;
	color: #186bb8;
	text-align: center;
	text-decoration: none;
	display: block;
	border-radius: 50px
}
#tab-box2 a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #186bb8;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s
}
#tab-box3 {
	padding: 10px;
	float: left
}
#tab-box3 a {
	padding: 10px;
	border: 1px solid #186bb8;
	font: 14px "Inter", sans-serif;
	color: #186bb8;
	text-align: center;
	text-decoration: none;
	display: block;
	border-radius: 50px
}
#tab-box3 a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #186bb8;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s
}
#tab-box4 {
	padding: 10px;
	float: left
}
#tab-box4 a {
	padding: 10px;
	border: 1px solid #186bb8;
	font: 14px "Inter", sans-serif;
	color: #186bb8;
	text-align: center;
	text-decoration: none;
	display: block;
	border-radius: 50px
}
#tab-box4 a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #186bb8;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s
}
#tab-box5 {
	padding: 10px;
	float: left
}
#tab-box5 a {
	padding: 10px;
	border: 1px solid #186bb8;
	font: 14px "Inter", sans-serif;
	color: #186bb8;
	text-align: center;
	text-decoration: none;
	display: block;
	border-radius: 50px
}
#tab-box5 a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #186bb8;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s
}
#price-tc {
	width: 100%;
	height: 30px;
	float: left;
	font: 14px/30px "Inter", sans-serif;
	color: #fff;
	text-indent: 1px;
	margin-top: 20px
}
#mid-managed-text {
	width: 100%;
	height: 120px;
	float: left
}
#mid-managed-text-in {
	width: 655px;
	height: 120px;
	margin: auto;
	text-align: center;
	font-size: 18px;
	color: #fff;
	font-family: "Inter", sans-serif;
	line-height: 1.7em
}
