* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    font-family: 'Poppins', sans-serif
}

html,
body {
    width: 100%;
    height: 100%
}

section {
    padding: 90px 0 110px
}

a {
    text-decoration: none;
    outline: 0;
    color: #169196;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

a:hover,
a:focus,
a:active {
    text-decoration: none;
    outline: 0;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s
}

.page-content {
    min-height: 100%
}

.text-danger {
    color: #169196;
    margin-left: 16px
}

.text-grey {
    font-size: 14px;
    color: #8d8d8d;
    margin: 0;
    line-height: 24px
}

.text-black {
    font-size: 13px;
    color: #383838;
    margin: 0;
    line-height: 24px
}

.bg-grey {
    background-color: #8d8d8d
}

.os-animation {
    opacity: 0
}

.os-animation.animated {
    opacity: 1
}

.img-center {
    display: block;
    margin: 0 auto
}

.no-padding {
    padding: 0 !important
}

.no-margin {
    margin: 0 !important
}

.padding-helper {
    padding: 24px 0
}

.panel-heading.active {
    background-color: #169196;
    color: #fff
}

.panel-title a {
    display: block;
    width: 100%
}

#breadcrumb {
    background-color: #f4f4f4;
    padding: 30px
}

.green {
    color: #169196
}

*::-moz-selection {
    color: #fff;
    background: #169196
}

*::selection {
    color: #fff;
    background: #169196
}

*::-webkit-scrollbar {
    width: 10px;
    background-color: #222
}

*::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 50px
}

*::-webkit-scrollbar-track {
    background: #666
}

.slick-prev,
.slick-next {
    background: #169196;
    border-radius: 50%;
    padding: 16px;
    width: 50px;
    height: 50px;
    z-index: 80;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    background-color: #20d1d9
}

.slick-slide {
    outline: 0
}

.slick-next {
    right: 32px
}

.slick-prev {
    left: 32px
}

h1 {
    font-size: 32px;
    font-weight: 600;
    color: #383838
}

h2 {
    font-size: 24px;
    font-weight: 600;
    color: #383838
}

h3 {
    font-size: 16px;
    font-weight: 700;
    color: #383838
}

h4 {
    font-size: 14px;
    font-weight: 600;
    color: #383838
}

h5 {
    font-size: 14px;
    color: #383838
}

.btn {
    border-radius: 0;
    padding: 16px 12px;
    font-size: 16px
}

.btn-green {
    background-color: #169196;
    color: #fff;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.btn-green:hover,
.btn-green:active,
.btn-green:focus {
    background-color: #1dbcc2;
    color: #fff !important
}

.btn-white {
    background-color: #fff;
    color: #383838;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.btn-white:hover,
.btn-white:active,
.btn-white:focus {
    background-color: #e6e6e6;
    color: #383838
}

#about {
    padding-left: 30px;
    padding-right: 30px
}

#about .about-content h1 {
    margin-top: 0
}

#about .about-content ul {
    margin-left: 32px
}

#about .about-content ul li {
    color: #169196
}

#about .left-about-content .image {
    border: 1px solid #eaeaea;
    height: 250px;
    width: 100%
}

#about .left-about-content .title {
    padding: 16px;
    background-color: #169196
}

#about .left-about-content .title h3 {
    color: #fff;
    margin: 0;
    text-align: center
}

#about .left-about-content .desc {
    padding: 16px;
    background-color: #f4f4f4
}

#contact .contact-form h1 {
    position: relative;
    margin-bottom: 32px
}

#contact .contact-form input,
#contact .contact-form textarea {
    border: 0;
    border: 1px solid #eaeaea;
    font-size: 16px;
    font-weight: 600px;
    line-height: 48px;
    color: rgba(56, 56, 56, 0.7);
    padding: 0 20px;
    -webkit-box-shadow: none;
    box-shadow: none;
    resize: none;
    border-radius: 0;
    height: auto
}

#contact .map iframe {
    margin-top: 87px;
    width: 100%;
    height: 400px
}

#contact-info {
    padding: 40px 0
}

#contact-info .contact-info {
    -webkit-box-shadow: 0 0 57px 0 rgba(0, 0, 0, 0.11);
    box-shadow: 0 0 57px 0 rgba(0, 0, 0, 0.11);
    padding: 40px 0 43px
}

#contact-info .contact-info .contact-info-box {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: column;
    -moz-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center
}

#contact-info .contact-info .contact-info-box .icon i {
    color: #169196;
    font-size: 50px
}

#contact-info .contact-info .contact-info-box p {
    color: #8d8d8d
}

footer {
    padding: 50px 0;
    background-color: #3b3b3b
}

footer h2 {
    color: #fff;
    margin-bottom: 16px
}

footer p {
    color: #8d8d8d
}

footer ul {
    list-style: none;
    margin: 0;
    margin-top: 16px !important;
    padding: 0
}

footer ul li {
    color: #8d8d8d
}

footer ul li i {
    font-size: 18px;
    padding-right: 5px
}

footer input.form-control {
    background-color: #2e2e2e !important;
    color: #8d8d8d !important;
    border-color: #383838 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 20px 16px 20px 16px
}

footer input.form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

footer button {
    margin-top: 8px;
    padding: 6px 12px !important
}

.copyright {
    background-color: #2e2e2e;
    padding: 25px 0
}

.copyright p {
    margin: 0;
    color: #8d8d8d
}

.copyright p.created {
    text-align: right
}

#home {
    background: url("../images/home.jpg");
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    height: 100vh
}

#home .home-content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: column;
    -moz-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    height: 100vh
}

#home .home-content .first-text {
    background-color: #169196;
    padding: 22px;
    border-radius: 4px;
    width: 250px
}

#home .home-content .first-text h2 {
    color: #fff;
    margin: 0
}

#home .home-content .second-text {
    background-color: #fff;
    padding: 22px;
    border-radius: 4px;
    width: 450px
}

#home .home-content .second-text h2 {
    color: #169196;
    margin: 0
}

#home .home-content p {
    margin-top: 16px
}

#our-brands {
    background-color: #f4f4f4
}

#our-brands .our-brands-btn {
    display: -webkit-box
}

#our-brands .our-brands-btn h2 {
    font-size: 32px;
    font-weight: 600;
    color: #383838;
    margin-bottom: 16px
}

#our-brands .our-brands-btn .btn {
    margin-left: 16px;
    padding: 12px
}

#our-brands .our-brands-content {
    margin-top: 32px
}

#our-brands .our-brands-content .image img {
    height: 170px
}

#our-brands .our-brands-content .info {
    background-color: #169196;
    padding: 16px
}

#our-brands .our-brands-content .info h3 {
    margin: 0;
    color: #fff;
    text-align: center
}

#why-choose-us h1 {
    position: relative;
    margin-bottom: 32px
}

#why-choose-us .why-choose-us-right {
    padding: 24px;
    background-color: #f4f4f4
}

#why-choose-us .why-choose-us-right h2 {
    margin-top: 0
}

.navbar-default {
    background-color: #fff;
    position: relative;
    border-radius: 0;
    border: 0;
    margin: 0;
    padding: 32px 0;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11)
}

.navbar-default .navbar-brand img {
    margin-top: -38px
}

.navbar-default .nav li a {
    font-size: 17px;
    font-weight: 500;
    position: relative
}

.navbar-default .nav li a:hover {
    color: #169196 !important
}

.navbar-default .nav li a:before {
    content: "";
    position: absolute;
    bottom: 10px;
    left: 15px;
    background: #169196;
    height: 2px;
    width: 0
}

.navbar-default .nav li.active a,
.navbar-default .nav li.active a:hover,
.navbar-default .nav li.active a:active,
.navbar-default .nav li.active a:focus {
    background-color: transparent;
    color: #169196
}

.navbar-default .nav li.active a:before {
    width: 40px;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s
}

#our-brands h1 {
    position: relative;
    margin-bottom: 16px
}

#our-brands .our-brands-content {
    margin-top: 32px
}

#our-brands .our-brands-content .image img {
    height: 170px
}

#our-brands .our-brands-content .info {
    background-color: #169196;
    padding: 16px
}

#our-brands .our-brands-content .info h3 {
    margin: 0;
    color: #fff;
    text-align: center
}

#our-brands .list-domains {
    margin-top: 32px
}

#our-brands .list-domains ol {
    margin-left: 16px
}

#our-brands .list-domains ol li {
    font-size: 16px
}

#premiun-domains h1 {
    position: relative;
    margin-bottom: 16px
}

#premiun-domains .our-brands-content {
    margin-top: 32px
}

#premiun-domains .our-brands-content .image img {
    height: 170px
}

#premiun-domains .our-brands-content .info {
    background-color: #169196;
    padding: 16px
}

#premiun-domains .our-brands-content .info h3 {
    margin: 0;
    color: #fff;
    text-align: center
}

#premiun-domains .list-domains {
    margin-top: 32px
}

#premiun-domains .list-domains ol {
    margin-left: 16px
}

#premiun-domains .list-domains ol li {
    font-size: 16px
}

#premiun-domains .list-domains a h2 {
    color: #169196
}

#premium-domains-for-sale ol {
    margin-left: 16px
}

#premium-domains-for-sale ol li {
    font-size: 16px
}

@media only screen and (max-width:767px) {
    .container {
        width: 95%
    }
    #home .home-content .first-text,
    #home .home-content .second-text {
        width: 100%
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .container {
        width: 95%
    }
}

@media only screen and (min-width:768px) and (max-width:959px) {
    * {
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .container {
        width: 768px
    }
}