@import url('../css2');
@import url('../css2-1');

.main-container {
    float: left;
    width: 100%;
    background: url(../images/bg.jpg);
    background-repeat: repeat;
    position: relative;
    z-index: 1;
    background-attachment: fixed;
}

body {
    font-family: 'Rubik', sans-serif;
}

.header {
    float: left;
    width: 100%;
    background: #000;
    padding: 10px 0px;
}

.header-left {
    float: left;
    width: 100%;
}

.header-left p {
    font-size: 14px;
    color: #ffffffcc;
    margin: 2px 0 0 0;
}

.header-left p i {
    color: #fedc97;
}

.header-right {
    float: left;
    width: 100%;
    position: relative;
    z-index: 2;
}

ul.top-links {
    text-align: right;
    padding: 0;
    margin: 0;
}

ul.top-links li {
    list-style: none;
    display: inline-block;
    padding: 0 5px;
}

ul.top-links li a {
    font-size: 14px;
    color: #ffffffcc;
    text-decoration: none;
    padding: 0 5px;
}

ul.top-links li a i {
    font-size: 17px;
    position: relative;
    top: 2px;
    color: #fedc97;
    margin-right: 3px;
}

li.b-right {
    border-right: solid 1px #ffffff5e;
}

.fa-spin {
    animation: fa-spin 6s infinite linear;
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}

.logos {
    float: left;
    width: 100%;
    background: transparent;
    border-top: 1px solid #fedc97;
    padding-top: 10px;
}

.banner_container {
    float: left;
    width: 100%;
}

.logo-left {
    float: left;
    width: 100%;
    text-align: center;
}

.logo-left img {
    max-width: 100%;
}

.logo2 {
    float: left;
    width: 100%;
    text-align: center;
}

.logo2 img {
    max-width: 100%;
}

.bg-yellow {
    padding-top: 25px;
    float: left;
    width: 100%;
}

p.guru-part-2 {
    text-align: center;
    font-size: 23px;
    margin: 10px 0;
    line-height: 1.4;
    font-family: 'Carattere', cursive;
    color: #fff;
}

ul.why-chose-icons {
    padding: 4px 0 0 0;
    text-align: center;
}

ul.why-chose-icons li {
    list-style: none;
    display: inline-block;
    color: #fff;
    font-size: 15px;
    padding-right: 12px;
}

ul.why-chose-icons li img {
    width: 50px;
    margin-right: 3px;
}

.header-bottom {
    padding: 6px 0;
    position: relative;
    background: linear-gradient(to right, #ffcc7e, #fdd88e, #ffc775, #fee4a4, #ffc777);
    float: left;
    width: 100%;
}

.d-flex {
    display: flex !important;
}

.icon-om img {
    width: 50px;
    padding: 5px;
    border: dotted 2px #000000;
    border-radius: 100px;
}

.header-bottom marquee {
    font-size: 17px;
    padding: 12px 0 0 0;
    font-weight: 500;
    color: #000;
}

.carousel-indicators li {
    display: inline-block;
    width: 30px;
    height: 3px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background: #ffffff25;
    border-radius: 0px;
}

.carousel-indicators .active {
    width: 30px;
    height: 3px;
    background-color: #fff;
}

.about-us {
    float: left;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    background: #000;
    position: relative;
    z-index: 2;
    border-top: 5px solid #fedc97;
    border-bottom: 5px solid #fedc97;
}

.abt-right {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.abt-right img {
    max-width: 100%;
}

.abt-header {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

.abt-header2 {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 35px;
    font-family: 'Carattere', cursive;
    color: #fedc97;
}

.abt-left {
    float: left;
    width: 100%;
    margin-top: 30px;
}

.abt-desc {
    float: left;
    width: 100%;
    font-size: 17px;
    color: #fff;
    line-height: 28px;
}

.abt-desc ul {
    float: left;
    width: 100%;
}

.abt-desc ul li {
    list-style: none;
    padding-bottom: 10px;
}

.abt-desc ul li i {
    color: #fedc97;
    padding-right: 10px;
}

.best-ser {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.best-header {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 35px;
    color: #fff;
    font-family: 'Carattere', cursive;
}

.best-header span {
    color: #fedc97;
}

.best-sub {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

.best-border {
    float: left;
    width: 100%;
    text-align: center;
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 10%);
    border-bottom: 3px solid #1b1f2e;
    border-radius: 6px 6px 6px 6px;
    padding: 10px;
    margin-top: 30px;
    background: linear-gradient(to right, #ffcc7e, #fdd88e, #ffc775, #fee4a4, #ffc777);
    transition: 0.6s;
}

.est-img {
    float: left;
    width: 100%;
    text-align: center;
}

.est-img img {
    max-width: 100%;
}

.best-title {
    float: left;
    width: 100%;
    font-size: 30px;
    color: #000;
    font-family: 'Carattere', cursive;
    padding-top: 10px;
}

.best-desc {
    float: left;
    width: 100%;
    font-size: 16px;
    color: 000;
    line-height: 28px;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-right: 10;
}

.best-cal {
    float: left;
    width: 100%;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.best-cal a {
    padding: 14px 80px;
    font-size: 18px;
    transition: all 0.3s cubic-bezier(0.23, -0.29, 0.25, 1) 0s;
    color: #fff;
    background-color: #222;
    border-radius: 53px 53px 53px 53px;
}

.best-cal a i {
    padding-right: 10px;
    color: #fedc97;
}

.other-ser {
    float: left;
    width: 100%;
    padding: 30px 0px;
    border-top: 5px solid #fedc97;
    border-bottom: 5px solid #fedc97;
    background: #000;
}

.other-left {
    float: left;
    width: 100%;
    margin-top: 30px;
    text-align: center;

}

.other-left img {
    max-width: 100%;
}

.other-right {
    float: left;
    width: 100%;
    background: linear-gradient(to right, #ffcc7e, #fdd88e, #ffc775, #fee4a4, #ffc777);
    padding: 30px 20px 0px 20px;
    border-radius: 10px;
}

.other-right-header {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 30px;
    font-family: 'Carattere', cursive;
    color: #000;
}

.other-right ul {
    float: left;
    width: 100%;
    padding: 20px 0px;
}

.other-right ul li {
    list-style: none;
    margin-bottom: 15px;
}

.other-right ul li a i {
    color: #000;
    margin-right: 10px;
}

.other-right ul li a {
    font-size: 18px;
    color: #000;
}

.just {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.just-header {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 35px;
    color: #fff;
    font-family: 'Carattere', cursive;
}

.just-header span {
    color: #fedc97;
}

.just-border {
    float: left;
    width: 100%;
    background: linear-gradient(to right, #ffcc7e, #fdd88e, #ffc775, #fee4a4, #ffc777);
    border-radius: 10px;
    margin-top: 30px;
    padding: 30px 20px;
}

.just-img {
    float: left;
    width: 100%;
    text-align: center;
}

.just-img img {
    max-width: 100%;
}

.just-test {
    float: left;
    width: 100%;
    font-size: 20px;
    color: #000;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: left;
}

.just-border:hover {
    background: #fff;
}

.testi {
    float: left;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    background: #000;
    position: relative;
    z-index: 2;
    border-top: 5px solid #fedc97;
    border-bottom: 5px solid #fedc97;
}

.test-left {
    float: left;
    width: 100%;
}

.test-left img {
    max-width: 100%;
}


.testi {
    float: left;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
}

.test-sub {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    font-family: 'Rubik', sans-serif;
}

.test-header {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 35px;
    color: #feba01;
    font-family: 'Carattere', cursive;
}

.tst-border {
    float: left;
    width: 100%;
    padding: 0;
    background-color: #fedc97;
    box-shadow: -1px 4px 13px 0px rgb(0 0 0 / 15%);
    padding: 50px 30px 40px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    transition: all 500ms ease;
    transform: translateY(0);
    margin-top: 40px;
}

.tst-border:hover {
    transform: translateY(-10px);
    transition: all 500ms ease;
}

.tst-border:hover i {
    background: #fff;
    color: #000;
    transition: all 500ms ease;
}

.tst-border i {
    position: absolute;
    transition: all 500ms ease;
    background: #000;
    color: #ffff;
    height: 40px;
    width: 40px;
    line-height: 40px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    top: -20px;
    left: 40px;
    text-align: center;
    font-size: 26px;
}

.test-desc {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 17px;
    color: #000;
    padding-bottom: 20px;
    border-bottom: 2px solid #000;
    font-family: 'Rubik', sans-serif;
}

.test-img {
    float: left;
    width: 40%;
    padding-top: 15px;
    border-right: 2px solid #000;
}

.test-img img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
}

.test-con {
    float: left;
    width: 60%;
    padding-left: 15px;
}

.test-con h1 {
    font-size: 25px;
    font-weight: 600;
    color: #000;
    font-family: 'Carattere', cursive;
}

.test-con p {
    font-size: 18px;
    color: #000;
    font-family: 'Onest', sans-serif;
}

a.left.carousel-control1 {
    display: none;
}

a.right.carousel-control1 {
    display: none;
}

.carousel-indicators1 li {
    display: inline-block;
    width: 30px;
    height: 3px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background: #ffffff25;
    border-radius: 0px;
}

.carousel-indicators1 .active {
    width: 30px;
    height: 3px;
    background-color: #fff;
}

.sss {
    float: left;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 50px;
}

.sss-border {
    float: left;
    width: 100%;
    padding-top: 20px;
    text-align: center;
}

.sss-border img {
    max-width: 100%;
}

.footer {
    float: left;
    width: 100%;
    padding-bottom: 30px;
    background: #000;
    padding-top: 50px;
}

.footer-birder {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.footer-birder img {
    max-width: 100%;
}

.footer-birder h2 {
    font-size: 25px;
    color: #fedc97;
    font-family: 'Carattere', cursive;
    padding: 0;
    margin: 0;
    padding-bottom: 20px;

}

.footer-birder p {
    color: #fff;
    font-size: 16px;

}

.footer-birder ul {
    text-align: left;
    padding: 0;
    margin: 0;
}

.footer-birder ul li {
    list-style: none;
    padding: 5px 0px;
}

.footer-birder ul li a {
    font-size: 16px;
    color: #ffffffcc;
    text-decoration: none;
    padding: 0 5px;
}

.footer-birder ul li a i {
    font-size: 17px;
    position: relative;
    top: 2px;
    color: #fedc97;
    margin-right: 3px;
}

li.b-right {
    border-right: none;
}

.cop {
    float: left;
    width: 100%;
    padding: 10px;
    font-size: 14px;
    background: #ffde94;
    color: #000;
    text-align: center;
}

.gallery
{
  float: left;
  width: 100%;
}
.gal
{
  float: left;
  width: 100%;
}
.gal img
{
  float: left;
  width: 100%;
}
.gallery .col-sm-3
{
  padding: 0;
  border: 2px solid #ffcd7e;
}

#callbook {
    background: green;
    bottom: 0;
    height: 50px;
    left: 0;
    position: fixed;
    display: none;
    right: 0;
    z-index: 100;
}

#callbook ul {
    padding: 0px;
}

#callbook ul li {
    border-bottom: 1px solid #fff;
    background: red;
    position: relative;
    padding: 21px;
    width: 50%;
    list-style: none;
    float: left;
    text-align: center;
}

#callbook ul li a span {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  position: relative;
  top: -15px;
  font-family: 'Philosopher', sans-serif;
  text-decoration: none;
}

#callbook ul li a i {
    color: #fff;
    position: relative;
    top: -13px;
    padding: 0 5px 0 0;
    font-size: 16px;
}

#callbook ul li a {
    line-height: 41px;
}

#callbook ul li a i {
    animation: pulsate 0.5s ease-out;
    animation-iteration-count: infinite;
    -webkit-animation: pulsate 0.5s ease-out;
    -webkit-animation-iteration-count: infinite;
}

@keyframes pulsate {
    0% {
        transform: scale(0.9, 0.9);
        opacity: 1;
    }

    50% {
        transform: scale(1.2, 1.2);
        opacity: 1;
    }

    100% {
        transform: scale(0.9, 0.9);
        opacity: 1;
    }
}

@media(min-width:992px) and (max-width:1200px){.best-cal a
    {
      padding: 14px 20px;}
}
@media(min-width:768px) and (max-width:991px){
    .logos .col-sm-5{width: 100%;}
    .logos .col-sm-2{display: none;}
    .best-ser .col-sm-4{width: 50%;}
    .other-ser .col-sm-4{width: 50%;}
    .just .col-sm-4{width: 50%;}
    .testi .col-sm-6{width: 100%;
    margin-bottom: 20px;}
    .sss .col-sm-4{width: 50%;}
    .footer .col-sm-4{width: 50%;}
}
@media(min-width:640px) and (max-width:767px){ul.top-links
    {
      text-align: center;
    }
    .header-left
{
  text-align: center;
  padding-bottom: 5px;
}
.best-cal a
{
  padding: 14px 20px;}
  .just-test
{
  text-align: center;
}.test-left img
{
  max-width: 100%;
  margin-bottom: 20px;
}
}
@media(min-width:480px) and (max-width:639px)
{ul.top-links
    {
      text-align: center;
    }
    .header-left
{
  text-align: center;
  padding-bottom: 5px;
}
.best-cal a
{
  padding: 14px 20px;}
  .just-test
{
  text-align: center;
}.test-left img
{
  max-width: 100%;
  margin-bottom: 20px;
}
}
@media(min-width:320px) and (max-width:479px)
{ul.top-links
    {
      text-align: center;
    }
    .header-left
{
  text-align: center;
  padding-bottom: 5px;
}
.why-chose-icons
{
  display: none;
}.best-cal a
{
  padding: 14px 20px;}
  .just-test
{
  text-align: center;
}.test-left img
{
  max-width: 100%;
  margin-bottom: 20px;
}
 #callbook
{
    display: block;
  }
}