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:992px){
 .wit_plat .lp_box {
    min-height: 190px !important;
}
 .why_lms .wclms_box {
    min-height: 180px !important;
}
	.subtitle_heading.w-75 {
    width:100% !important;
}
}
@media(max-width:767px){
.bann_titles .sub_heading {
    font-size: 40px !important;
}	
 body .bann_bg_cl {
    margin-top: 50px !important;
    background-image: none !important;
    background-color: #111b3e !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;
}

.amd_server_banner {
    background: url(../image/lms-banner-bg.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-bottom: 0;
	margin-top:70px;
}

.sumbits_form.spaceY {
    background: url(../image/cloud_form_bg.webp);
    background-size: cover;
    position: relative;
    background-position: center;
}

.sumbits_form:after {
    content: '';
    width: 100%;
    height: 100%;
    background: url(../image/form_arrow2.webp);
    position: absolute;
    right: 0;
    top: 0;
    background-repeat: no-repeat;
    background-position: top right;
    opacity: 0.5;
    z-index: -1;
}
.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;
}

.subtitle_heading p {
    font-weight: 400;
	    color: #fff;
}


.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;
}
.post-section {
    background: rgb(17,27,62);
}


.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: #fff;
}
.oprating_system img {
    width: 100%;
}

.oprating_system .card-text {
    color: #676768;
    font-weight: 400;
    text-align: justify;
}

.oprating_system-2{

  background: #f5f7fb;  
}


.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;
}
/* 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.jpg');
}
.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;
}

/*contact-form-start*/
.sumbits_form{
border-top: 1px solid #ccc;
}
 
.subtitle_heading h2 {
    font-size: 40px;
}
.theme_color {
    color: #00c0f7;
}
.sumbits_form  form {
    margin-top: 50px;
}
.sumbits_form .main_fill_form {
    width: 100%;
    margin: 0 auto;
}
.sumbits_form .custom_row {
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
}
.sumbits_form .single_list_form {
    width: calc(50% - 10px);
    margin: 10px 0px;
}
.sumbits_form .single_list_form {
    position: relative;
    display: flex;
    height: 3em;
    border: 1px solid #00c0f742;
    border-radius: 25px;
    background-color: #fff;
    color: #00c0f7;
    overflow: hidden;
}
.sumbits_form   select {
    appearance: none;
    outline: 0;
    border: 0;
    box-shadow: none;
    flex: 1;
    padding: 0 1em;
    cursor: pointer;
    font-size: 16px;
    
}
.sumbits_form .single_list_form::after {
    content: '\25BC';
    position: absolute;
    top: -13px;
    right: -9px;
    padding: 1em;
    font-size: 22px;
    background-color: transparent;
    color: #00c0f7;
    transition: .25s all ease;
    pointer-events: none;
}
.sumbits_form .inp_50 {
    display: flex;
    justify-content: space-between;
}
.sumbits_form .inp_50 .form_main_icon {
    width: 48%;
}
.sumbits_form .form_main_icon {
    position: relative;
}
.sumbits_form .form_main_icon > input {
    padding: 15px 15px 15px 40px;
    width: 100%;
    border: none;
    outline: none;
    border-bottom: 1px solid #00c0f754;
    background-color: transparent;
    margin-top: 15px;
    font-size: 16px;
    color: #00c0f7;
   
}
.sumbits_form .form_icon {
    position: absolute;
    top: 47%;
    left: 10px;
    color: #00c0f7;
}
.sumbits_form .form_main_icon {
    position: relative;
}	
.sumbits_form	.form_main_icon textarea {
    padding: 15px 15px 15px 40px;
    width: 100%;
    outline: none;
    border-bottom: 1px solid #abeafc !important;
    background-color: transparent;
    margin-top: 7px;
    font-size: 16px;
    color: #000000;
    border: none;
   
}
.sumbits_form .msg_box .form_icon {
    top: 19% !important;
}
.sumbits_form .form_icon {
    position: absolute;
    top: 47%;
    left: 10px;
    color: #00c0f7;
}
.sumbits_form .looking_for_form > input {
    width: auto;
    padding: 15px 40px;
    display: block;
    border-radius: 30px;
    border: none;
    outline: none;
    background-color: #45bcf6;
    border: 1px solid transparent;
    color: #fff;
    font-size: 17px;
    margin-top: 30px;
    cursor: pointer;
    transition: .3s;
   
}
.contact-query {
    width: 50%;
}
.subtitle_heading p {
    font-weight: 600;
}

.bann_titles .sub_heading {
    font-size: 50px;
}
.bann_titles h1 {
    font-size: 18px;
}
.sumbits_form 
 .theme_dark_color {
    color: #000;
}
/*contact-form-start*/
.theme_dark_color{
    color:#001242;
}