a{
    text-decoration:none !important;
}
*{
    font-family: 'Poppins', sans-serif;

}
li{
    list-style-type:none;
}
@media(min-width:1600px){
    .container{
        max-width:1440px !important;
    }
}
@media(max-width:991px){
  body .amd_server_price .dedicat_price_tab .dedicat_price_1 {
    margin-top: 40px !important;
}
}
.dedicat_price_mid li svg {
    color: #00a021;
}
.spaceY{
    padding:70px 0px;
}
.theme_bg {
    background: #00c0f7;
    padding: 13px 20px;
    
}
.theme_color{
    color: #00c0f7;
}
.border_radius{
    border-radius:7px;
}
.banner_tab_list {
    background: rgb(0 0 0 / 50%);
}
.banner_tab_list  li a {
    border: 1px solid #fff;
    padding: 9px 10px;
    font-size: 15px;
    border-radius: 6px;
}
.bulk_ip_server_banner {
    background: url('../image/bulk-ip-server-bg.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-bottom:0;
	margin-top:70px;
}
.active_bann_tab{
    border:1px solid #00c0f7 !important;
    background:#00c0f7;
}
.bann_titles h1 {
    font-size: 50px;
}
.price_tabs_btn .nav-link {
    background: #ffffff;
    color: #00c0fc !important;
    margin: 0px 5px;
    border-radius: 7px;
    border: 1px solid #00c0fc !important;
}

.price_tabs_btn .nav-link.active {
    background-color: #00c0fc !important;
    color: #fff !important;
    border: 1px solid #00c0fc !important;
}

.theme_dark_color{
    color:#001242;
}
.subtitle_heading p {
    font-weight: 600;
}


.amd_server_price {
    background: #fff;
}


 .subtitle_heading h2 {
    font-size: 40px;
}

.amd_server_advntg {
    background: #fff;
}
.amd_advntg_box  h5{
    font-weight:600;
    color:#000;
}
.amd_advntg_box {
    background: #ffffff;
    padding: 24px;
    border: 1px solid #dedbdb;
}
.amd_case_box .card-body p, .amd_case_box .card-body li {
    color: #676768;
}
.pratext{
    color:#676768;
}

/* .viewall_btn a {
    border: 1px solid #001242;
    border-radius: 7px;
    display: inline-block;
    padding: 8px 16px;
    color: #001242;
} */
.amd_sever_wc {
    background: #e6e6e6;
}

.amd_wc_box {
    background: #fff;
    padding: 23px;
    box-shadow:0px 2px 15px 2px #ccc;
    transition:all .2s ease-in;
}
.amd_wc_box:hover {
    background: #001242;
    color: #fff;
}
.dedict_faq {
    background: #f5f7fb;
}
.amd_wc_box:hover p {
    color: #fff;
}
.amd_wc_box:hover img{
    filter: brightness(0) invert(1);
}


/*--------bare-metal-----------*/

.oprating_system {
    background: #f5f7fb;
}
.oprating_system img {
    width: 100%;
}

.oprating_system .card-text {
    color: #676768;
    font-weight: 400;
    text-align: justify;
}

.oprating_system-2{

  background: #fff;  
}


.oprating_system-2 img {
    width: 100%;
}

.oprating_system-2 .card-text {
    color: #676768;
    font-weight: 400;
    text-align: justify;
}

.amdserver_faq  .accordion-button:focus {
    box-shadow: none !important;
    border: 0 !important;
}
.amdserver_faq  .accordion-button:focus {
    box-shadow: none !important;
    border: 0 !important;
}
.amdserver_faq .accordion-button {
    font-size: 20px;
    font-weight: 600;
    padding:22px;
}
.amdserver_faq .accordion-item {
    margin-top: 20px;
    box-shadow: 0px 0px 7px 1px #ccccccad;
}
.amdserver_faq .accordion-button:not(.collapsed) {
    background:#fff !important;
    box-shadow: none;
}
.submit_formin label {
    color: #000;
}
.submit_formin input{
    height: 50px;
    border-radius: 0 !important;
}
.submit_formin textarea{
    border-radius:0 !important;
}
.form_sub_btn {
    background: #001242 !important;
    padding: 11px 28px !important;
    color: #fff !important;
}
.sumbits_form.spaceY {
    background: url(../image/bare-metal-contact_bg.webp);
	background-size:cover;
}
/* new */
.dedicat_price_mid ul:nth-child(odd) {
    background: #e1f4ff;
}
.dedicat_price_mid ul:nth-child(even) {
    background: #fff;
}
.dedicat_price_mid ul{
    padding: 15px 25px !important;
    margin-bottom: 0;
    border: 1px solid #bee7ff;
    border-top: 0;
}
.dedicat_price_btn{
    border: 1px solid #bee7ff;
    border-top: 0;
}
.dedicat_price_top_blue {
    background: #001242;
    color: #fff;
    padding: 65px 25px 25px 25px;
    text-align: center;
    border-radius:7px 7px 0px 0px;
}
.dedicat_price_1 {
    position: relative;
}
.dedicat_price_top_blue h5 {
    font-size: 40px;
    color: #00c0f7;
    display: flex;
    align-items: center;
    justify-content: center;
}

.dedicat_price_top_blue span {
    color: #fff;
    font-size: 18px;
}
.dedicate_price_icon {
    position: absolute;
    left: 50%;
    top: -40px;
    transform: translate(-50%);
}

.dedicat_price_btn {
    padding: 20px 25px;
    background: #fff;
    text-align: center;
}

.dedicat_price_btn button {
    padding: 9px 18px;
    border-radius: 7px;
	border:2px solid #001242;
	background: #001242;
    color:#fff;
}
.theme_light_btn button {
    background: #00c0f7;
    border: 2px solid #00c0f7;
}
.theme_light_bg {
    background: url('../image/dedicate_pricetab_bg.webp');
}
.theme_light_bg h5 {
    color: #000000;
}
.dedicate_wc_us {
    background: #f5f7fb;
}
.banner_tab_list li a:hover {
    background: #00c0f7;
    color: #fff;
    border: 1px solid #00c0f7;
}
.dedicat_price_btn button:hover {
    background: #00c0f7;
    border: 2px solid #00c0f7;
}
.theme_light_bg .dedicat_price_btn button:hover {
    background: #001242;
    border: 2px solid #001242;
}
.theme_light_btn button:hover {
    background: #001242 !important;
    border: 2px solid #001242;
}
.amdserver_faq .accordion-button:not(.collapsed)::after {
    display:none;
}
.amdserver_faq .accordion-button:not(.collapsed)::before {
    background-image: none;
    content: '';
    background-color: #00c2f5;
    width: 18px;
    height: 3px;
    position: absolute;
    right: 17px;
}
.amdserver_faq .accordion-button.collapsed::after{
    background-image: none;
    content: '';
    background-color: #000;
    width: 3px;
    height: 18px;
    position: absolute;
    right: 24px;
}
.amdserver_faq .accordion-button.collapsed::before{
     background-image: none;
    content: '';
    background-color: #000;
    width: 18px;
    height: 3px;
    position: absolute;
    right: 17px;
}
.amdserver_faq  .accordion-button:not(.collapsed) {
    color: #00c0f7;
}

.bann_titles {
    margin-top: 50px;
}
.banner_btn {
    margin-bottom: 100px !important;
}

.bann_titles p {
    font-size: 18px;
}

/*-------bulk-ip-server------*/

.doc_benft_contnt {
    background: #fff;
    padding: 20px;
    border: 1px solid #ccccccd4;
    min-height: 360px;
}

.doc_benft_img {
    height: 100%;
}

.doc_benft_img img {
    height: 100%;
    object-fit: cover;
}
.benefits-sec {
    background: #f5f7fb;
}
.bulk-choose-us{

    background: #fff;
}