* {
     box-sizing: border-box !important;
     transition: ease all 0.5s;
}

html {
     scroll-behavior: smooth;
}

body {
     color: #666666;
     font-size: 14px;
     font-family:Roboto;
     line-height: 1.80857;
     font-weight: normal;
     overflow-x: hidden;
     
}

a {
     color: #1f1f1f;
     text-decoration: none !important;
     outline: none !important;
     -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
     -ms-transition: all .3s ease-in-out;
     -o-transition: all .3s ease-in-out;
     transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
     letter-spacing: 0;
     font-weight: normal;
     position: relative;
     padding: 0 0 10px 0;
     font-weight: normal;
     line-height: normal;
     color: #111111;
     margin: 0
}

h1 {
     font-size: 24px
}

h2 {
     font-size: 22px
}

h3 {
     font-size: 18px
}

h4 {
     font-size: 16px
}

h5 {
     font-size: 14px
}

h6 {
     font-size: 13px
}

*,
*::after,
*::before {
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
     color: #212121;
     text-decoration: none!important;
     opacity: 1
}

button:focus {
     outline: none;
}

ul,
li,
ol {
     margin: 0px;
     padding: 0px;
     list-style: none;
}

p {
     margin: 20px;
     font-weight: 300;
     font-size: 15px;
     line-height: 24px;
}

a {
     color: #222222;
     text-decoration: none;
     outline: none !important;
}

a,
.btn {
     text-decoration: none !important;
     outline: none !important;
     -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
     -ms-transition: all .3s ease-in-out;
     -o-transition: all .3s ease-in-out;
     transition: all .3s ease-in-out;
}

img {
     max-width: 100%;
     height: auto;
}

 :focus {
     outline: 0;
}

.paddind_bottom_0 {
     padding-bottom: 0 !important;
}

.btn-custom {
     margin-top: 20px;
     background-color: transparent !important;
     border: 2px solid #ddd;
     padding: 12px 40px;
     font-size: 16px;
}

.lead {
     font-size: 18px;
     line-height: 30px;
     color: #767676;
     margin: 0;
     padding: 0;
}

.form-control:focus {
     border-color: #ffffff !important;
     box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .25);
}

.navbar-form input {
     border: none !important;
}

.badge {
     font-weight: 500;
}

blockquote {
     margin: 20px 0 20px;
     padding: 30px;
}

button {
     border: 0;
     margin: 0;
     padding: 0;
     cursor: pointer;
}

.full {
     float: left;
     width: 100%;
}

.layout_padding {
     padding-top: 90px;
     padding-bottom: 0px;
}

.padding_0{
     padding: 0px;
}

.header_top{
     width: 100%;
     float: left;
     background-color: #000000;
     height: 70px;

}

.contact_main {
    width: 100%;
    float: left;
    padding: 20px 0px;
}
.contact_left{
     width: 50%;
     float: left;
}
.contact_right{
     width: 50%;
     float: left;
}

.call_text{
     width: 100%;
     float: left;
     font-size: 18px;
     color: #fff;
}
.call_text a{
    color: #fff;
}
.call_text a:hover{
    color: #b7990f;
}
.call_text_left{
     padding-left: 0px;
}

.navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
    width: 50%;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    color: #000000;
  
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 8px;
    padding-left: 8px;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #00aeef;
}
.banner_section {
    width: 100%;
    float: left;
    background-image: url(../images/banner-bg.png);
    height: auto;
    padding-top: 50px;
    padding-bottom: 162px;
    background-size: 100%;
}

.image_1{
     width: 100%;
     float: left;
}
.achive_text {
    width: 100%;
    float: left;
    font-size: 54px;
    color: #ffffff;
    font-weight: bold;
    padding-top: 100px;
}
p.best_text {
    width: 100%;
    float: left;
    font-size: 20px;
    color: #000;
    font-weight: 500;
    margin-left: 0px;
    margin-top: 0px;
}
p.lorem_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    margin-left: 0px;
}

.appointment_bt {
    width: 100%;
    float: left;
    margin-top: 40px;
}
.appointment_bt a{
    width: 40%;
    float: left;
    font-size: 16px;
    color: #fff;
    background-color: #000000;
    text-align: center;
    text-transform: uppercase;
    padding: 14px 0px;
}
.appointment_bt a:hover{
    color: #1c1c1c;
    background-color: #ffffff;
}

.slide-wrapper{display:inline;}
.slide-wrapper {padding:0;}


.carousel-indicators{
    position:absolute;
    top:0;
    bottom:0;
    margin:auto;
    height:20px;
    right:10px; left:auto;
    width:auto;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.carousel-indicators li{
    display:block; margin-bottom:5px; border:1px solid #00a199; 
    
}
.carousel-indicators li.active{
    margin-bottom:5px; background:#00a199;
    
}
.carousel-indicators li.active {
    margin-bottom: 5px;
    background: #3007e7;
}
.carousel-indicators li {
    background-color: #fcfcfc;
    border: 0px; 
    width: 25px;
    height: 25px;
    border-radius: 25px;
}
.carousel-indicators { 
     left: -105%;
}

.about_section{
     width: 100%;
     float: left;
     background-image: url(../images/about-bg.png);
     height: auto;
     background-size: 100%;
     padding-bottom: 90px;
}

.image_2{
     width: 100%;
     float: left;
}

.unique_text{
    width: 100%;
    float: left;
    font-size: 18px;
    color: #3d0af5;
    margin-left: 0px;
    font-weight: bold;
}
.years_text{
    width: 100%;
    float: left;
    font-size: 46px;
    color: #1c1c1c;
    font-weight: bold;
}

.ipsum_text{
    width: 100%;
    float: left;
    font-size: 16px;
    color: #2c2c2b;
    margin-left: 0px;
}

.read_more_bt {
    width: 100%;
    float: left;
    margin-top: 40px;
}
.read_more_bt a{
    width: 30%;
    float: left;
    font-size: 16px;
    color: #f8f1f1;
    background-color: #0e11c2;
    text-align: center;
    text-transform: uppercase;
    padding: 14px 0px;
}
.read_more_bt a:hover{
    color: #ffffff;
    background-color: #000;
}

.service_section{
     width: 100%;
     float: left;
     background-image: url(../images/service-bg.png);
     height: auto;
     background-size: cover;
     background-repeat: no-repeat;
     padding-bottom: 90px;
}

.services_text{
    width: 100%;
    float: left;
    font-size: 46px;
    color: #fefeff;
    font-weight: bold;
    text-align: center;
}
.services_text::after {
    content: '';
    border: 10px solid #0e29c2;
    border-radius: 12px;
    position: absolute;
    width: 120px;
    text-align: center;
    right: 44%;
    top: 55px;
}

.dolor_text{
     width: 100%;
     float: left;
     font-size: 16px;
     color: #fefeff;
     text-align: center;
     margin-left: 0px;
     padding-top: 30px;
}

.image_3{
     width: 100%;
     float: left;
     text-align: center;
}

.service_section_2 {
    width: 100%;
    float: left;
    padding-top: 50px;
}

.classic_text{
     width: 100%;
     float: left;
     font-size: 24px;
     color: #ffffff;
     text-align: center;
     margin-left: 0px;
     text-transform: uppercase;
     padding-top: 20px;
     font-weight: bold;
}

.consectetur_text{
     width: 100%;
     float: left;
     font-size: 16px;
     color: #ffffff;
     text-align: center;
     margin-left: 0px;
}
.read_bt_main{
     width: 40%;
     margin: 0 auto;
     text-align: center;
}

.read_bt {
    width: 100%;
    float: left;
    margin-top: 40px;
}
.read_bt a{
    width: 100%;
    float: left;
    font-size: 16px;
    color: #fcf9f9;
    background-color: #1c07db;
    text-align: center;
    text-transform: uppercase;
    padding: 11px 0px;
}
.read_bt a:hover{
    color: #1c1c1c;
    background-color: #ffffff;
}

.discount_section {
    width: 100%;
    float: left;
    padding-top: 150px;
    background-image: url(../images/client-bg.png);
    background-size: 100%;

}

.discount_bg {
    width: 90%;
    margin: 0 auto;
    background-color: #0917da;
    height: auto;
    padding: 40px 0px 40px 30px;
    text-align: center;
}

.discount_bg::after {
    content: '';
    background-image: url(../images/left-icon.png);
    position: absolute;
    height: 165px;
    width: 100%;
    float: left;
    background-repeat: no-repeat;
    left: 120px;
    margin-top: -70px;
}
.discount_bg::before {
    content: '';
    background-image: url(../images/right-icon.png);
    position: absolute;
    height: 165px;
    width: 100%;
    float: left;
    background-repeat: no-repeat;
    left: 79%;
    margin-top: -93px;
}


.get_tetx {
    width: 100%;
    float: left;
    font-size: 46px;
    color: #fefeff;
    padding-top: 60px;
    text-align: left;
    font-family: 'Baloo Chettan', cursive;

}

.every_tetx {
    width: 100%;
    float: left;
    font-size: 36px;
    color: #0b0b0b;
    font-weight: bold;
    text-align: left;
}
.promo_tetx {
    width: 100%;
    float: left;
    font-size: 44px;
    color: #fffeff;
    text-align: left;
}

.image_6{
     width: 100%;
     float: left;
}

.client_section{
     width: 100%;
     float: left;
     background-image: url(../images/client-bg.png);
     height: auto;
     background-size: cover;
     background-repeat: no-repeat;
}

.client_taital{
     width: 100%;
     float: left;
     color: #0b0b0b;
     text-align: center;
     font-weight: bold;
     font-size: 46px;
     margin-bottom: 90px;
}

.client_taital::after {
content: '';
border: 10px solid #0306b1;
border-radius: 12px;
position: relative;
width: 120px;
text-align: center;
right: 0;
top: 20px;
height: 20px;
margin: 0 auto;
display: flex;
justify-content: center;
}

.alex_bg{
     width: 100%;
     float: left;
     background-color: #1c1c1c;
     height: auto;
     padding: 40px 30px;
}

.alex_text{
     width: 50%;
     float: left;
     font-size: 16px;
     color: #fefeff;
     font-style: italic;
     border-bottom: 1px solid #1703c5;
}

.reader_text{
     width: 100%;
     float: left;
     font-size: 16px;
     color: #fefeff;
     font-style: italic;
     margin-left: 0px;
}
.contact_section {
    width: 100%;
    float: left;
    padding-bottom: 90px;
    background-image: url(../images/contact-bg.png);
    height: auto;
    background-size: 100%;
}

.contact_taital{
     width: 100%;
     float: left;
     color: #0b0b0b;
     text-align: center;
     font-weight: bold;
     font-size: 46px;
     margin-bottom: 90px;
}

.contact_taital::after {
    content: '';
    border: 10px solid #290ec2;
    border-radius: 12px;
    position: absolute;
    width: 120px;
    text-align: center;
    right: 45%;
    top: 55px;
}

.contact_section_2{
     width: 100%;
     float: left;
}

.mail_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #989999;
    border: 0px;
    border-bottom: 1px solid #0c09da;
    background-color: transparent !important;
    padding: 50px 30px 0px 0px;
}

.massage-bt {
    color: #696868;
    width: 100%;
    height: 110px;
    font-size: 18px;
    border-bottom: 1px solid #0c09da !important;
    background-color: transparent !important;
    padding: 75px 30px 0px 0px;
    border: 0px;
}

.send_bt {
    width: 100%;
    float: left;
    margin-top: 40px;
}

.send_bt a{
     width: 30%;
     float: left;
     background-color: #00aeef;
     color: #fefeff;
     text-align: center;
     padding: 10px 0px;
     font-size: 16px;
}

.send_bt a:hover{
     background-color: rgb(7, 4, 163);
     color: #fefeff;
}

.map_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #1708ea;
    padding-top: 50px;
}

.padding_left_0{
     padding-left: 30px;
}

.map_text_1 {
    width: 65%;
    float: left;
    font-size: 16px;
    color: #0817ea;
    padding-top: 50px;
    display: flex;
}

.join_section{
     width: 100%;
     float: left;
     background-color: #00aeef;
     height: auto;
     padding: 40px 0px;
}

.member_text{
     width: 100%;
     float: left;
     color: #f8f8f9;
     font-size: 32px;
}


.join_bt {
    width: 65%;
    float: right;
    text-align: right;
}
.join_bt a{
     width: 30%;
     float: left;
     background-color: #1c1c1c;
     color: #fefeff;
     text-align: center;
     padding: 10px 0px;
     font-size: 16px;
}

.join_bt a:hover{
     background-color: #fefeff;
     color: #000;
}

.footer_section{
     width: 100%;
     float: left;
     background-color: #1c1c1c;
     height: auto;
     padding-bottom: 60px;
}
.social_icon {
    width: 23%;
    margin: 0 auto;
    text-align: center;
}


.social_icon ul{
     margin: 0px;
     padding: 0px;
}

.social_icon li{
     float: left;
     padding-left: 10px;
     padding-right: 10px;
}

.lorem_ipsum_text{
     width: 100%;
     float: left;
     font-size: 16px;
     text-align: center;
     margin-left: 0px;
     color: #cdcccd;
     padding-top: 1px;
}

.copyright_section {
    width: 100%;
    float: left;
    background-color: #fdfdfe;
    height: auto;
}

.copyright_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #292929;
    text-align: center;
    margin-left: 0px;
}
.copyright_text a {
    color: #292929;
}

.copyright_text a:hover{
    color: #0a07d0;
}

