.bg-pattern-2.bg-image1 {
    background: #3a70df;
}

.banner-pd-1 {
    padding: 30px 0px;
}
.bg-pattern-2 {
    z-index: 1;
    position: relative;
}

.pricing-table th {
    vertical-align: baseline;
}
.pricing-table th, .pricing-table td:not(.pricing-feature) {
    text-align: center;
}
.table > :not(caption) > * > * {
    padding: 1.2rem 1.5rem;
}

.avatar.avatar-lg {
    width: 3.75rem;
    height: 3.75rem;
}
.bg-white-1 {
    background-color: rgba(255, 255, 255, 0.1) !important;
}
.tx-22 {
    font-size: 1.319rem !important;
}
.avatar {
    position: relative;
    height: 2.625rem;
    width: 2.625rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    line-height: 0;
}

.btn-outline-primary {
    color: #3a70df;
    border-color: #3a70df;
}
.btn {
    padding: 0.5rem 1rem;
    font-size: 0.85rem;
    font-weight: 500;
    border-radius: 0.3rem;
}

.custom-form-group {
    position: relative;
    display: flex;
    align-items: center;
}

.custom-form-group .form-control.form-control-lg {
    min-height: calc(1.5em + 1rem + 21px);
}
.custom-form-group .form-control {
    -webkit-padding-end: 60px;
    padding-inline-end: 60px;
    -webkit-padding-start: 20px;
    padding-inline-start: 20px;
    line-height: 2.25;
}
.form-control, .form-select {
    border: 1px solid ##e9e9e9;
    color: #6b6b7e;
    font-size: 0.875rem;
    line-height: 2;
    border-radius: 0.3125rem;
    background-color: #fff;
}

.custom-form-group .custom-form-btn {
    position: absolute;
    inset-inline-end: 0.4rem;
}

.bg-primary-gradient {
    background: #3a70df;
}
.btn-group-lg > .btn, .btn-lg {
    padding: 0.69rem 1.2rem;
    font-size: 1rem;
}

.domain-names {
	background-color:#fff;
    border-radius: 10px;
    padding: 15px;
    position: relative;
    cursor: pointer;
    -webkit-margin-after: 0.8rem;
    margin-block-end: 0.8rem;
    z-index: 1;
}
.bg-primaryxx{
	    --bs-bg-opacity: 1;
    background-color: #3a70df;
}

.fw-600 {
    font-weight: 600;
}
.tx-20 {
    font-size: 1.25rem;
}

.op-8 {
    opacity: 0.8;
}
.tx-13 {
    font-size: 0.8125rem;
}

.domain-namesx {
    border-radius: 10px;
    padding: 15px;
    position: relative;
    cursor: pointer;
    -webkit-margin-after: 0.8rem;
    margin-block-end: 0.8rem;
    z-index: 1;
}

.ribbone {
    width: 160px;
    height: 160px;
    overflow: hidden;
    position: absolute;
    z-index: 6;
    inset-block-start: 0;
    inset-inline-start: 0;
}
.ribbone.ribbone-1 span {
    inset-inline-end: 10px;
    inset-block-start: 10px;
    padding: 1px 0;
    font-size: 10px;
}
.ribbone span {
    inset-inline-end: 0px;
    inset-block-start: 17px;
    transform: rotate(-45deg);
    position: absolute;
    display: block;
    width: 260px;
    padding: 2px 0;
    color: #fff;
    text-transform: capitalize;
    text-align: center;
    font-size: 11px;
}
.bg-danger {
    background-color: red !important;
}

.tx-secondary {
    color: orange;
}

.tx-info {
    color: green;
}

.tx-danger {
    color: red;
}

.btn-secondary {
    background-color: #3a70df!important;
    border-color: rgb(var(--secondary-rgb)) !important;
}
.btn {
    padding: 0.5rem 1rem;
    font-size: 0.85rem;
    font-weight: 500;
    border-radius: 0.3rem;
}

.op-7 {
    opacity: 0.7;
}
.tx-14 {
    font-size: 0.875rem;
}

.bg-white-2 {
    background-color: rgba(255, 255, 255, 0.2) !important;
}
.avatar {
    position: relative;
    height: 2.625rem;
    width: 2.625rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    line-height: 0;
}

.btn-primary-transparent {
    background-color: #3a70df;
    color: #fff;
}

.bg-cir-koo {
    background-color: #3a70df!important;
    border: 1px solid var(--primary05);
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: var(--bs-nav-pills-link-active-color);
    background-color: #3a70df;
}

.br-50 {
    border-radius: 50px;
}
.bg-gray-transparent {
    background-color: #dfecfa;
}

.br-style1 {
    border-start-start-radius: 50%;
    border-start-end-radius: 50%;
    border-end-end-radius: 50%;
    border-end-start-radius: 0;
}

.bg-pink {
    background-color: pink;
}

.main-banner {
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.main-banner-item.banner-item-three {
    background-image: url(../images/main-banner/bg2.html);
    background-attachment: fixed;
}
.main-banner-item {
    background-image: url(../images/main-banner/bg2.html);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
    height: 700px;
}
.koongheadwhm {
    background: linear-gradient(269.94deg, #4bd4fe 10.47%, #0055b2 99.97%);
}
.d-table {
    width: 100%;
    height: 100%;
}

.d-table-cell {
    vertical-align: middle;
}

.main-banner-item.banner-item-three .main-banner-content {
    max-width: 630px;
    margin: auto;
    text-align: center;
}
@media only screen and (min-width: 1200px) and (max-width: 1400px){
.main-banner-content {
    max-width: 550px;
}}
.main-banner-content {
    max-width: 630px;
    margin-left: auto;
}

.main-banner-item.banner-item-three .main-banner-content span {
    color: #fff;
}
.main-banner-content span {
    font-size: 16px;
    color: #ea512e;
    font-weight: 600;
    font-family: "Roboto", sans-serif;
}

.main-banner-item.banner-item-three .main-banner-content h1 {
    color: #fff;
}
.main-banner-content h1 {
    font-size: 60px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.main-banner-item.banner-item-three .main-banner-content p {
    color: #fff;
}
.main-banner-content p {
    margin-bottom: 0;
}

.main-banner-content .banner-btn {
    margin-top: 25px;
}

.default-btn {
    display: inline-block;
    padding: 12px 35px;
    background-color: #ea512e;
    color: #ffffff !important;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 500;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.default-btn::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0%;
    background-color: #f5890d;
    z-index: -1;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    border-radius: 10px;
}

.optional-btn {
    display: inline-block;
    padding: 12px 35px;
    background-color: #f5890d;
    color: #ffffff !important;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 500;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    position: relative;
    z-index: 1;
    margin-left: 15px;
    overflow: hidden;
}

.optional-btn::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0%;
    background-color: #ea512e;
    z-index: -1;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    border-radius: 10px;
}

.main-banner-shape .banner-bg-shape {
    position: absolute;
    bottom: -75px;
    left: 0;
    right: 0;
    z-index: 1;
}

.theme-light .white-image {
    display: block;
}
img {
    max-width: 100%;
    height: auto;
    display: inline-block;
}

.theme-light .black-image {
    display: none;
}

.main-banner-shape .banner-bg-shape-2 {
    position: absolute;
    top: -75px;
    left: 0;
    right: 0;
    z-index: 1;
}

.banner-child .child-1 {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    -webkit-animation: moveBounce 5s linear infinite;
    animation: moveBounce 5s linear infinite;
}

.banner-child .child-2 {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    -webkit-animation: moveBounce 5s linear infinite;
    animation: moveBounce 5s linear infinite;
}

@media only screen and (min-width: 1200px) and (max-width: 1400px){
.main-banner-content {
    max-width: 550px;
}}

@media only screen and (max-width: 767px){
.main-banner-item {
    height: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    background-image: unset;
    background-color: #e7ddf4;
}}

@media only screen and (max-width: 767px){
.main-banner-content {
    text-align: center;
    margin: auto;
}}

@media only screen and (max-width: 767px){
.default-btn {
    padding: 10px 25px;
    font-size: 15px;
}}

@media only screen and (max-width: 767px){
.optional-btn {
    padding: 10px 25px;
    font-size: 15px;
}}
@media only screen and (max-width: 767px){
.main-banner-shape .banner-bg-shape {
    display: none;
}
}
@media only screen and (max-width: 767px){
.main-banner-shape .banner-bg-shape-2 {
    display: none;
}}

@media only screen and (max-width: 767px){
.banner-child .child-2 {
    display: none;
}}

@media only screen and (max-width: 767px){
.banner-child .child-1 {
    display: none;
}}

.koongheadwebx {
    background: linear-gradient(269.94deg, #034389 10.47%, #0875b8 99.97%);
}


.koonghead {
    background: linear-gradient(269.94deg, #004c92 10.47%, #0073ce 99.97%);
}


.main-banner-wrap-style-1 {
    /* background-color: #eaf9f6; */
    position: relative;
    z-index: 1;
    padding-top: 70px;
    background-image: url(../images/main-banner/6070859.html);
    /* background-attachment: fixed; */
    background-image: url(../images/main-banner/6070859.html);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
    height: 700px;
}

.banner-area {
  position: relative;
  overflow: hidden; }
  .banner-area .banner-svg {
    position: absolute;
    top: 0;
    left: 0;
    fill: #F7F9FB;
    height: 112%; }

.banner-item-wrap {
  position: relative;
  background-position: center center;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 120px;
  z-index: 2; }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .banner-item-wrap {
      padding-top: 200px;
      padding-bottom: 50px; } }
  @media only screen and (min-width: 320px) and (max-width: 479px) {
    .banner-item-wrap {
      padding-top: 50px;
      padding-bottom: 50px; } }

.banner-item-table {
  display: table;
  width: 100%;
  height: 100%; }
  .banner-item-table .banner-item-tablecell {
    display: table-cell;
    vertical-align: middle; }

.banner-content {
  position: relative;
  z-index: 2; }
  .banner-content .section-heading .section__meta {
    letter-spacing: 4px;
    color: #2e3d62;
    background-color: rgba(46, 61, 98, 0.1);
    padding: 4px 14px;
    margin-bottom: 25px; }
  .banner-content .section-heading .section__title {
    font-size: 70px;
    line-height: 80px;
    font-weight: 700;
    margin-bottom: 36px; }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .banner-content .section-heading .section__title {
        font-size: 50px;
        line-height: 60px; } }
    @media (max-width: 575px) {
      .banner-content .section-heading .section__title {
        font-size: 45px;
        line-height: 55px; } }
    @media (max-width: 425px) {
      .banner-content .section-heading .section__title {
        font-size: 40px;
        line-height: 50px; } }
    @media (max-width: 375px) {
      .banner-content .section-heading .section__title br {
        display: none; } }
  .banner-content .section-description .section__desc {
    font-size: 24px;
    line-height: 37px;
    margin-bottom: 35px; }
    @media (max-width: 575px) {
      .banner-content .section-description .section__desc {
        font-size: 20px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .banner-content .section-description .section__desc br {
        display: none; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .banner-content .section-description .section__desc br {
        display: none; } }
    @media only screen and (min-width: 320px) and (max-width: 479px) {
      .banner-content .section-description .section__desc br {
        display: none; } }
  @media (max-width: 425px) {
    .banner-content .btn-box a {
      margin-right: 0;
      margin-bottom: 30px; } }
.section-heading .section__meta {
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
    color: #3a70df;
    background-color: rgba(108, 92, 231, 0.1);
    padding: 5px 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    letter-spacing: 0.6px;
    margin-bottom: 15px;
    font-weight: 500;
}

.btn-box {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.btn-box a {
    margin-right: 15px;
}
.theme-btn {
    font-size: 15px;
    text-transform: uppercase;
    background-color: #3a70df;
    color: #fff;
    font-weight: 500;
    padding: 0 50px 0 30px;
    line-height: 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    z-index: 1;
    display: inline-block;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    border: none;
}

.theme-btn .la {
    position: absolute;
    top: 47%;
    right: 25px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.sertooicen{
	margin:0 auto;
}

.dnstm{
	margin-top:30px;
}
