@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,600,700,300,800);
@import url('https://fonts.googleapis.com/css?family=Signika');

/*areeb*/
@media (max-width: 767px)
{.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #fff !important;
}}


.counter__increment, .counter__decrement {
  transition: all 0.4s ease-in-out;
}

.counter {
  border-color: transparent !important;
    background: #fff;
      position: relative;
    width: 100%;
    height: 38px;
    border: 1px solid #fff;
    border-radius: 23px;
    text-align: center;
    overflow: hidden;
}
.counter__input {
  border: none;
  height: 100%;
  margin: 0 auto;
  text-align: center;
  color: #000;
  font-size: 1.875rem;
  background-color: transparent;
}
.counter__increment, .counter__decrement {
  position: absolute;
  top: 8px !important;
  font-size: 2rem;
  line-height: 1.5625rem;
      height: 4.875rem;
    width: 4.1875rem;
  font-weight: normal;
  color: #fff;
  text-decoration: none;
}
.counter__increment:hover, .counter__increment:active, .counter__increment:focus, .counter__decrement:hover, .counter__decrement:active, .counter__decrement:focus {
  color: #fff;
  text-decoration: none;
  background-color: #fff;
}
.counter__increment {
  right: 0;
  
}
.counter__decrement {
  left: 0;
  top: 0;
 
  line-height: 1.6875rem;
}

/* ------------------------------ COUNTER END ------------------------------ */





p.subscription-text {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 16px;
    color:#fff
}

.subscription-head {
    margin-top: 30px;
    font-size: 20px;
    font-weight: bold;
    color:#fff
}

.subscription{
background: linear-gradient(90deg,#7d417d 0,#ffbd16);
    overflow: hidden;
    padding: 1rem 0;

}

.mob-vie{
    display:none;
}


#accordion .panel {
  border-radius: 0;
  border: 0;
  margin-top: 0px;
}
#accordion a {
  display: block;
  padding: 15px 0px;
  text-decoration: none;
}
#accordion .panel-heading a.collapsed:hover,
#accordion .panel-heading a.collapsed:focus {
  transition: all 0.2s ease-in;
}
#accordion .panel-heading a.collapsed:hover::before,
#accordion .panel-heading a.collapsed:focus::before {
  
}
#accordion .panel-heading {
  padding: 0;
  border-radius: 0px;
  text-align: center;
}
#accordion .panel-heading a:not(.collapsed) {

  transition: all 0.2s ease-in;
}

/* Add Indicator fontawesome icon to the left */
#accordion .panel-heading .accordion-toggle::before {
  font-family: 'FontAwesome';
  content: '\f00d';
  float: left;
  font-weight: lighter;
  transform: rotate(0deg);
  transition: all 0.2s ease-in;
}
#accordion .panel-heading .accordion-toggle.collapsed::before {
  color: #444;
  transform: rotate(-135deg);
  transition: all 0.2s ease-in;
}

h4.panel-title a {
    color: black;
}





section#bg-purple {
    background: linear-gradient(90deg,#7d417d 0,#ffbd16);
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
.social>.fa:hover {
    background: #7d417d;
}
ul.serv-list li {
    display: inline-block;
    padding: 3px 5px 3px 5px;
}
ul.serv-list li a:hover {
    color: #7d417d;
}
ul.serv-list li a {
    color: #7d417d;
}
a.fa.fa-facebook {
    background: #3b5998;
}

a.fa.fa-twitter {
    background: #00acee;
}

a.fa.fa-pinterest {
    background: #c8232c;
}

a.fa.fa-google-plus {
    background: #dd4b39;
}

.icon {
    float: left;
    margin-top: 60px;
}
h2 {
  border-bottom: 2px solid #ffbd16;
    padding: 0px 0px 15px 0;
}
.content {
    margin-top: 60px;
    margin-left: 60px;
}

.btn-primary {
    padding: 15px 20px !important;
    background: #5472d2 !important;
  }
.copyright a {
    color: #7d417d;
}
.copyright{
  background: #2f2f2f;
    color: #fff;
    height: 50px;
    padding: 12px 0 0 0;
}
h3.entry-title {
  color: #fff!important;
    margin-bottom: 15px;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 28px;
    font-weight: 600;
    padding-bottom: 10px;
    border-bottom: 1px solid #cfccc3;
    margin-bottom: 10px;
  }
.guarantee-sec{
  margin-top: 50px;
  text-align: center;
  margin-top: 30px;
}

.feat-list{
  margin-top: 70px;
}
.check li{
  list-style-image: url(../img/icona-4.png);
    color: #f2f2f2;
    font-size: 25px;
    padding: 6px;
    font-weight: 600;
    transition: all 0.6s;
    cursor: pointer;
    line-height: 0;
}

.check li:hover{
      padding-left: 25px;
    transition: all 0.6s;
}

.whycss {
    color: #308ebf;
    background-color: #f1f1f1;
    padding: 14px;
    font-size: 13px;
    border-radius: 10px 20px;
  }
.form-titlea {
      margin-top: 15px;
    background-color: #ffbd16;
    padding: 15px 0;
}

.order-process{
      text-align: center;
   }

.list-n li{
  background: url(../img/bullet.png)no-repeat left center;
    padding: 0 0 0 30px;
    margin: 0;
    background-size: 17px;
    list-style: none;
        line-height: 25px;
}


input.email-field {
      color: #958e87;
  
  background: #fff;
  margin-right: 15px;
    width: 100%;
    height: 47px;
}
::placeholder { color: #958e87; }



.order-bg{
   padding: 10px 15px 10px 15px;
    background:#ffbd16;
    border-radius: 30px;
    
}
.list li {
    background: url(../img/check.png)no-repeat left center;
    background-size: 22px;
    list-style: none;
    padding: 3px 0 3px 45px;
    margin: 0;
}
.menu-footer li {
    display: inline-block !important;
    /* color: white; */
    padding: 2px 8px !important;
    margin-right: 5px !important;
}

/*************************
*******Typography******
**************************/
blockquote p {
    font-size: 16px;
    font-weight: normal;
    line-height: 25px;
}
body {
  font-size:14px;
  font-weight: normal;
  background: #fff;
  
  color:#504c49;
  line-height: 25px;
}
.content-box {
    background: white;
    padding: 30px 10px 30px 10px;
    border-radius: 24px;
}
#bg-grey{
     
      background: #efefef;
      }
.bg-grey{
     
      background: #f9f0f9;
      } 
.bg-gray{
border: 1px solid #f0f0f0;
    background-color: #f7f7f7;
    border-radius: 5px;
  }
           
.bg-blue{
          padding-top: 75px !important;
    padding-bottom: 75px !important;
          background: #004368;
        }

           
.bg-dark {
    background: #7d417d;
       background-image: linear-gradient(141deg, #4791c5 0%, #1686b1 51%, #7d417d 75%);
}

 .testimonial-bg{
          background-image: url(../img/bg-testimonial.jpg);
          background-size: cover;
          
        }             
  
h1,
h2,
h3,
h4,
h5,
h6 {
      font-family: Signika;
  font-weight: 600; 
  margin-top: 10px;
  color:#171717;
  margin-bottom: 20px
}

h1{
 font-size: 38px;
    font-weight: bold;
    color: #323232;
  margin-bottom:20px;
}

h2{
  font-size: 28px;
  font-weight: bold;
  color: #323232;
  margin-bottom:10px;
  margin-top:10px;
}

h3{
  font-size: 26px;
  line-height: 30px;
  font-weight: 700;
  margin-bottom: 20px;
}

h4{
  font-size: 20px;
}

h5{
    font-size: 34px;
    font-weight: 800;
    color: #323232;
    margin-top: 20px;
}

a {
  
  -webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition:  color 300ms, background-color 300ms;
  transition:  color 300ms, background-color 300ms;
}

a:hover, a:focus {
  color: #7d417d;
}

hr {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #fff;
}

ul.dropdown-menu {
    background: #7d417d;
}

.btn-primary {
  padding: 8px 20px;
  background: #7d417d;
  color: #fff;
  border-radius: 4px;
  border:none;
  margin-top: 10px;
}


.btn-primary:hover, 
.btn-primary:focus{
  background: #7d417d;
  outline: none;
  box-shadow: none;
} 

.btn-transparent {
  border: 3px solid #fff;
  background: transparent;
  color: #fff;
}

.btn-transparent:hover {
  border-color: rgba(255, 255, 255, 0.5);
}

a:hover,
a:focus {
  color: #7d417d;
  text-decoration: none;
  outline: none;
}

.dropdown-menu {
  margin-top: -1px;
  min-width: 180px;
}

.center h2{
  font-size: 30px;
  margin-top: 0;
  margin-bottom: 20px;
}

.media>.pull-left{
  margin-right: 20px;
}

.media>.pull-right{
  margin-left: 20px;
}

body > section {
      padding-top: 20px !important;
    padding-bottom:20px !important;
}



.scaleIn {
  -webkit-animation-name: scaleIn;
  animation-name: scaleIn;
}

.lead{
    text-align:justify;
    font-size: 16px;
    line-height: 2.7rem;
    color: #333333;
    margin-bottom: 2.5rem;
}
.navbar-inverse .navbar-toggle {
    top: 10px;
    border-color: #7d417d;
}
.transparent-bg {
  background-color: transparent !important;
  margin-bottom: 0;
}

@-webkit-keyframes scaleIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes scaleIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}


/*************************
*******Header******
**************************/
h1{
  color: #7d417d;
  border-bottom: 2px solid #ffbd16;
    padding: 0px 0px 15px 0;
}

a.navbar-brand {
    margin-top: -13px;
}

#header .search{
  display: inline-block;
}

.navbar>.container .navbar-brand{
  margin-left: 0;
}

.top-bar {
  padding: 3px 0;
  background: #00000059;
  border-bottom: 1px solid #257ede;
  line-height: 28px;
}

.top-number{
  color: #fff;
      display: inline-block;
    padding: 0px 55px 0 0;
}

.top-number p{
  font-size: 13px;
  margin: 0
}

.social{
  text-align: center;
}

.social>.fa {
      border: 1px solid #cfccc3;
    color: #fff;
    padding: 20px 15px 20px 15px;
    font-size: 20px;
    border-radius: 100%;
    width: 64px;
    text-align: center;
    text-decoration: none;
    margin: 5px 5px;
}
ul.footer-services>li {
    list-style: none;
    display: inline-block !important;
    padding: 15px 6px 10px 6px !important;
}
ul.footer-services>li:after{
content: '|';
    color: #0a0a0a;
    padding-right: 0;
    padding-left: 10px;
    font-size: 14px;

}
.social-share{
 display: inline-block;
 list-style: none;
 padding: 0;
 margin: 0;
}

ul.social-share li {
  display: inline-block;
}

ul.social-share li a {
  display: inline-block;
  color: #fff;
  background: #7d417d;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border-radius: 15px;
}

ul.social-share li a:hover {
  background: #7d417d;
  color: #fff;
}

.search i {
  color: #fff;
}

input.search-form{
  background: transparent;
  border: 0 none;
  width: 60px;
  padding: 0 10px;
  color: #FFF;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -ms-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms;
}

input.search-form::-webkit-input-placeholder{
  color: transparent;
}

input.search-form:hover::-webkit-input-placeholder {
  color: #fff;
}

input.search-form:hover {
  width: 180px;
}

.navbar-brand {
  padding: 0;
  margin:0;
}

.button-cus{
      padding: 8px 20px;
    background: #7d417d;
    color: #fff;
    border-radius: 4px;
    margin-top: 25px;
    display: inline-block;
}

#navbar {
  border-bottom: 1px solid #fff;
  height: 80px;
  transition: background-color 0.4s ease-out;
  border-radius: 0;
  margin-bottom: 0;
      background: linear-gradient(90deg,#7d417d 0,#ffbd16);
}



.navbar-inverse {
    background-color: transparent;
    border-color: unset;
}




nav.scroll {
  background-color: #fff !important;
  color: #eef;
}



 .navbar-nav{
  margin-top:20px;
 }

.navbar-nav>li{
  margin-left: 15px;
  padding-bottom: 8px;
}

a.navbar-brand {
    margin-top: -5px;
}

.navbar-inverse .navbar-nav > li > a {
  text-transform: uppercase;
  font-size: 12px;
  padding: 5px 12px;
  margin: 0;
  border-radius: 3px;
  color: #fff;
  line-height: 24px;
  display: inline-block;
}

/*.navbar-inverse .navbar-nav > li > a:hover{
     color: #fff;
    background: transparent!important;
}*/

.navbar-inverse {
  border: none;
}

.navbar-inverse .navbar-brand {
  font-size: 36px;
  line-height: 50px;
  color: #fff;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #7d417d;
  color: #fff;
}

.navbar-inverse .navbar-nav .dropdown-menu {
  background-color: transparent;
  border: 0;
  padding: 0;
  margin-top: 0;
  border-top: 0;
  border-radius: 0;
  left: 0;
      border: unset;
    border: unset;
    border-radius: 4px;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    background-clip: padding-box;
}

.navbar-inverse .navbar-nav .dropdown-menu:before{
  position: absolute;
  top:0;
}

.navbar-inverse .navbar-nav .dropdown-menu > li > a {
     background: #7d417d;
    border-radius: 10px !important;
    padding: 10px 8px!important;
    color: #ffffff;
  
}

.navbar-inverse .navbar-nav .dropdown-menu > li > a:hover {
    color: white;
}

.navbar-inverse .navbar-nav .dropdown-menu > li:hover > a,
.navbar-inverse .navbar-nav .dropdown-menu > li:focus > a,
.navbar-inverse .navbar-nav .dropdown-menu > li.active > a {
  background-color: #7d417d;
  color: #fdf700;
}
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
    border-bottom: 2px solid #eac7ea;
    color: #fdf700;
    background-color: transparent;
}

.navbar-inverse .navbar-nav .dropdown-menu > li:last-child > a {
  border-radius: 0 0 3px 3px;
}

.navbar-inverse .navbar-nav .dropdown-menu > li.divider {
  background-color: transparent;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-top: 0;
  padding-bottom: 0;
  margin-top: 5px;
}


/*************************
*******Home Page******
**************************/


#main-slider {
    margin-top: 80px;
    background: url(../img/backgroung.jpg);
    background-size: cover;
}
.text-box {
    color: #fff;
    border: 2px solid #7d417d;
}

.small {
    font-size: 80%;
    font-weight: 400;
}
.custom-text {
    display: inline-block;
    padding: .25em .4em;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
}
.no-margin {
  margin: 0;
  padding: 0;
}


#feature {
  padding-top: 140px !important; 
  
  }

.features{
  padding: 0;
}

.feature-wrap {
  margin-bottom: 35px;
  overflow: hidden;
}

.feature-wrap h2{
  margin-top: 10px;
  font-size: 21px;
    color: #3c3c3c;
}

.feature-wrap .pull-left {
  margin-right: 25px;
}

.feature-wrap i{
      font-size: 48px;
    height: 110px;
    width: 110px;
    margin: 3px;
    border-radius: 100%;
    line-height: 110px!important;
    text-align: center;
    background: #7d417d;
    color: #257ede;
    border: 3px solid #7d417d;
    box-shadow: inset 0 0 0 5px #3c3c3c;
    -webkit-box-shadow: inset 0 0 0 5px #7d417d;
    -webkit-transition: 500ms;
    -moz-transition: 500ms;
    -o-transition: 500ms;
    transition: 500ms;
    margin-right: 25px;
}

.feature-wrap i:hover {
 background: #257ede;
    color: #7d417d;
    box-shadow: inset 0 0 0 5px #3c3c3c;
    -webkit-box-shadow: inset 0 0 0 5px #257ede;
    border: 3px solid #257ede;
}








.footer {
  background: none repeat scroll 0 0 #2E2E2E;
  border-top: 5px solid #7d417d;
  height: 84px;
  margin-top: 110px;
}

.footer_left {
  padding: 10px;
}

.text-left {
  color: #FFFFFF;
  font-size: 12px;
  margin-top: 15px;
}




.readmore{
  margin-top: 0;
}



ul.pagination > li > a {
  border: 1px solid #F1F1F1;
  margin-right:5px;
  border-radius: 5px;
  font-size: 16px;
  padding: 5px 14px;
}

ul.pagination > li > a i{
  margin-left:5px;
  margin-right:5px;
}

ul.pagination > li.active > a, 
ul.pagination > li:hover > a {
  background-color: #7d417d !important;
  border-color: #7d417d !important;
  color: #fff;
}

.search_box {
  background-image: url("../images/search_icon.png");
  background-position: 314px 15px;
  background-repeat: no-repeat;
  border-color: #DEDEDE;
  height: 48px;
  outline: medium none;
  box-shadow: none;
}

.form-control:focus {
  box-shadow:none;
  outline: 0 none;
}


ul.tag-cloud, 
ul.sidebar-gallery {
  list-style: none;
  padding: 0;
  margin: 0;
}

.tag-cloud li{
    display: inline-block;
    margin-bottom: 3px;
}

.tag-cloud li a {
  background: #f5f5f5;
  color: #888;
  border: 0;
  border-radius: 4px;
  padding: 8px 15px;
}

.tag-cloud li a:hover{
  background:#7d417d;
  color: #fff;  
}

.sidebar-gallery li{
  display: inline-block;
  margin: 0 10px 10px 0;
}

.sidebar-gallery li a {
  border-radius: 4px;
  display: inline-block;
}


/**********************
**blog single page css*
**********************/

.reply_section {
  background: #f5f5f5;
  border-radius: 5px;
}

.post_reply {
  margin-left: 10px;
  margin-top: 45px;
}

.post_reply img {
  width: 85px;
  height: 85px;
  border: 5px solid #D5D8DD;
}

.post_reply ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  margin-top: 5px;
}

.post_reply ul li{
  float:left;
}

.post_reply ul li a {
  display: block;
}

.post_reply ul li a i {
  border: 1px solid #DDDDDD;
  border-radius: 39px;
  color: #FFFFFF;
  font-size: 20px;
  height: 30px;
  margin-right: 3px;
  padding-top: 7px;
  text-align: center;
  width: 30px;
}

.post_reply ul li a i.fa-facebook {
  background: #0182C4;
}

.post_reply ul li a i.fa-twitter {
  background: none repeat scroll 0 0 #3FC1FE;
}

.post_reply ul li a i.fa-google-plus{
 background: none repeat scroll 0 0 #D34836;
}

.post_reply ul li a i:hover{
  opacity:.5;
}

.post_reply_content {
  margin: 30px;
}

.post_reply_content h1 a:hover{
  color:#FFC800;
}

.post_reply_content h4 {
  margin-bottom: 50px;
}

.reply_section .media-body{
  display:inherit;
}

.comment_section .media-body{
  display:inherit;
}

#comments_title{
   color:#4e4e4e;
   font-weight:700px;
   font-size:20px;
   margin-top:60px;
   margin-bottom:40px;
}
.comment_section {
  margin-top: 30px;
  position: relative;
}

.post_comments img {
  width: 85px;
  height: 85px;
  margin-top: 35px;
}

.post_reply_comments {
  background:#f5f5f5;
  border-radius: 4px;
  padding: 30px;
}

.post_reply_comments:before {
  border-color: transparent #F0F0F0 transparent transparent;
  border-style: solid;
  border-width: 15px;
  content: " ";
  height: 0;
  left: 75px;
  position: absolute;
  top: 20px;
}

.post_reply_comments h3, 
.post_reply_content h3{
  margin-top: 0;
}

.post_reply_comments h1 a:hover{
  color:#7d417d;
}

.post_reply_comments h4{
  color:#c4c4c5;
  font-weight:400;
}

.post_reply_comments p {
  padding-bottom: 30px;
}

.post_reply_comments a {
  bottom: 15px;
  position: absolute;
  right: 30px;
  background: #7d417d;
  color: #fff;
  border-radius: 5px;
  padding: 8px 20px;
}

.post_reply_comments a:before {
  border-color: #7d417d transparent transparent;
  border-style: solid;
  border-width: 16px;
  bottom: -11px;
  content: "";
  height: 0;
  left: -12px;
  position: absolute;
  z-index: 99999;
}

.post_reply_comments h2 a{
 
}

.message_heading {
  margin-bottom: 50px;
  margin-top: 60px;
}


/******************
 404 page css
 ******************/

#error .btn-success:hover, 
.btn-success:focus, 
.btn-success:active, 
.btn-success.active, 
.open .dropdown-toggle.btn-success:hover {
  background-color: #EBEBEB;
  border-color: #EBEBEB;
  color: #4E4E4E;
}

#error h1{
  color: #4e4e4e;
  text-transform: uppercase;
}


/******************
shortcodes page css
******************/

.shortcode-item {
  padding-bottom: 0;
}

.shortcode-item h2 {
  color: #4E4E4E;
  font-size: 24px;
  margin-bottom: 22px;
  margin-top: 0;
  font-weight: 600
}

ul.social-share li a:hover {
    color: white !important;
}

/***********************
********* Footer ******
************************/
#bottom {
  background: #383838;
  font-size: 14px;
}

#bottom h3 {
  margin-top: 0;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size:22px;
  color: #01416d;
}

#bottom ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#bottom ul li {
  display: block;
  padding: 5px 0;
}

#bottom ul li a {
      color: #fff;
    
}

.menu-footer>ul>li>a {
    color: blue !important;
    text-decoration: underline;
}

.menu-footer>ul>li>a:hover {
    color: blue !important;
}

#bottom ul li a:hover {
  color: #7d417d;
}

#bottom .widget {
  margin-bottom: 0;
}

#footer {
  color: #fff;
  border-top: 1px #fff solid;
  padding-top: 5px;
  padding-bottom: 5px;
  background:rgb(7, 54, 146);
}

#footer a {
  color: #fff;
}

#footer a:hover {
  color: #7d417d;
}

#footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer ul > li {
  display: inline-block;
  margin-left: 15px;
}

img.cus-size {
    width: 200px !important;
}

 .mob-ban {
    display: none;
}

.desk-ban {
    display: block;
}

.window .header {

    display: none !important;
}

 .head1{
         font-size: 40px;
    color: #ffffff;
    text-align: center;
    font-family: sans-serif;
    font-weight: 700;
    font-style: normal;
    margin-bottom: 50px;
    margin-top: 100px;
    line-height: 45px;
        
    }

.footer-text{
        color: #fff;
    margin-top: 12px;
    font-size: 15px;
    }
    .phone{
        font-size: 16px;
    color: #fff;
    font-weight: bold;
    }
.btn:hover, .btn:focus {
    color: #fff !important;
    background-color: #df6f6b;
    text-decoration: none;
}
@media only screen and (max-width: 800px) {
    .icon {
           background: linear-gradient(90deg,#7d417d 0,#ffbd16);
    border-radius: 67px;
    padding: 50px 27px 50px 27px;
    float: none;
}

    .phone{
        font-size: 16px;
    color: #ffffff;
    font-weight: bold;
    }
    h4.panel-title a {
    font-size: 17px;
}
    h2.panel-title a {
    font-size: 17px;
    color: black;
}
    h3.panel-title a {
    font-size: 17px;
    color: black;
}
    #bottom h3 {
    font-size: 18px !important;
}
    .btn:hover, .btn:focus {
        color:#fff !important;
    background-color: #df6f6b;
    text-decoration: none;
}
    .copyright a {
    color: #ffffff;
}
    #bottom{
        background: #383838;
    }
    #bottom ul li a {
    color: #fff;
}
    .footer-text{
        color: #ffffff;
    margin-top: 12px;
    font-size: 15px;
    }
    select {
   
     border-radius: 0px;}
     .counter{
       border-radius: 0px;  
     }
    .subscription {
    background: linear-gradient(90deg,#7d417d 0,#ffbd16);
    }
    
    section#bg-purple {
    background: linear-gradient(90deg,#7d417d 0,#ffbd16);
    }
    
    #more {display: none;}
    
    table.order input.proced {
    height: 40px !important;
    }
    
    .navbar-inverse {
    background: linear-gradient(90deg,#7d417d 0,#ffbd16);
    }
    
    #navbar {
        border-bottom: 1px solid #fff;
    height: 68px;
}

#main-slider {
    background: linear-gradient(90deg,#7d417d 0,#ffbd16);
    margin-top: 68px;
}

.window .header {
    height: 68px;
}
    
    .head1{
        font-size: 20px;
    color: #ffffff;
    text-align: center;
    font-family: inherit;
    font-weight: 100;
    font-style: normal;
    margin-bottom: 20px;
    margin-top: 20px;
    line-height: 25px;
        
    }
.header.menu-opened {
    overflow-y: auto !important;
}
.order-bg {
        background: #f2f2f2;
        border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
}
    
    .center {
    text-align: center;
}
    
    ul.dropdown-menu {
    background: linear-gradient(90deg,#7d417d 0,#ffbd16);
    position: relative;
    float: none;
    width: auto; 
}

    
   .window .header {

    display: block !important;
}

  .window {
    
    margin: 0;
    border-radius: 0px;
  }
  .window .header {
    position: fixed;
  }
    
    /*.navbar-inverse .navbar-brand {*/
    /*float:right;*/
    /*}*/
    .lead {
    font-weight:400;
    text-align: justify;
    font-size: 16px;
    line-height: 2.7rem;
    color: #000 ;
    margin-bottom: 2.5rem;
}
    .copyright {
    background: #272727;
    height: 65px;
    color:#fff;
}
h3.entry-title {
    color: #fff !important;
}
.col-sm-4.ali-cen a {
    color: #ffffff;
}
.content {
    margin-top: 40px;
    margin-bottom: 40px;
    margin-left: 0px;
    padding: 0 10px 0 10px;
}

  .pay-img{
    width: 100% !important;
  }
  .social>.fa {
    color: #fff;
    padding: 6px;
    font-size: 20px;
    border-radius: 20px;
    width: 40px;
    text-align: center;
    text-decoration: none;
    margin: 10px 10px;
}
  .social {
    text-align: center;
}

  .ali-cen {
    margin-bottom: 15px;
    text-align: center;
}
  #bottom ul li {
    display: inline-block;
    padding: 5px 5px 0 5px;
}
  .ul-free-services li:after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 1px;
    opacity: .33;
    background-image: url(../img/dashed.png);
    -o-background-size: cover;
    background-size: cover;
    background-position: left;
}
  .ul-free-services li:after {
    height: .26666666666666666vw;
}
  .ul-free-services {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    margin: 0 auto 8vw;
}

.ul-free-services li {
        width: 300px;
}

.ul-free-services li .span-service {
    font-size: 3.733333333333334vw;
    margin-right: 2.666666666666667vw;
}
.ul-free-services li .span-free {
    font-size: 3.2vw;
    margin-right: 4.8vw;
}

.ul-free-services li .span-price {
    font-size: 3.733333333333334vw;
}
.ul-free-services li:after {
    height: .26666666666666666vw;
}
  

.logo-mob{
  width: 200px !important;
}

  .desk-ban {
    display: none;
}

 .mob-ban {
    display: block;
}
  h1 {
      margin-bottom: 40px;
    font-size: 22px !important;
  }   
  
  h2 {
    font-size: 22px !important;
  } 
 h3 {
    font-size: 22px !important;
  }
  h4 {
    font-size: 22px !important;
  } 
  .mob-p{
    font-size: 19px !important;
  }
  .mob-width{
        width: 250px;
  }

.top-bar {
    display: none;
}

  img.cus-size {
    width: 100px !important;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #7d417d !important;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #fff;
}

.mob {
    display: none;
}
.widget {
    text-align: center;
}
#feature {
    padding-top: 85px !important;
}
div.txt {
    padding: 10px 15px;
}

table.order input, table.order select, table#order textarea, div.request_revision textarea, div.request_revision input, .profile-f {
    height: 26px;
}

table.order tr td {
    padding: 0px 0px 0 10px;
}


}

  

.but-hov:hover{
    background: #7d417d !important;
    color: #fff !important;
    
}



/*-------------------------------*/
/*    Carousel Fade Transition   */
/*-------------------------------*/

#fade-quote-carousel.carousel {
  padding-bottom: 60px;
}
#fade-quote-carousel.carousel .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-inner .active {
  opacity: 1;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-indicators {
  bottom: 10px;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
  background-color: #869791;
  border: none;
}
.fa-quote-left:before {
    content: "\f10d";
    color: #f6a901;
}

#fade-quote-carousel blockquote {
    text-align: center;
    border: none;
}
#fade-quote-carousel .profile-circle {
    width: 150px;
    height: 150px;
    margin: 0 auto;
    border-radius: 100px;
        -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out;
}
    
.profile-circle {
  border: 5px solid #dfdfdf;
  background-image: url(../img/testimonial.png);
  background-size: cover;

}

#fade-quote-carousel .profile-circle:hover{
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
     transform: rotate(10deg);
  }

/*** iPhone and iOS Form Input Zoom Fixes ***/
/* Fix Input Zoom on devices older than iPhone 5: */
@media screen and (device-aspect-ratio: 2/3) {
    select, textarea, input[type="text"], input[type="password"],
    input[type="datetime"], input[type="datetime-local"],
    input[type="date"], input[type="month"], input[type="time"],
    input[type="week"], input[type="number"], input[type="email"],
    input[type="url"]{ font-size: 16px; }
}

/* Fix Input Zoom on iPhone 5, 5C, 5S, iPod Touch 5g */
@media screen and (device-aspect-ratio: 40/71) {
    select, textarea, input[type="text"], input[type="password"],
    input[type="datetime"], input[type="datetime-local"],
    input[type="date"], input[type="month"], input[type="time"],
    input[type="week"], input[type="number"], input[type="email"],
    input[type="url"]{ font-size: 16px; }
}

/* Fix Input Zoom on iPhone 6, iPhone 6s, iPhone 7  */
@media screen and (device-aspect-ratio: 375/667) {
    select, textarea, input[type="text"], input[type="password"],
    input[type="datetime"], input[type="datetime-local"],
    input[type="date"], input[type="month"], input[type="time"],
    input[type="week"], input[type="number"], input[type="email"],
    input[type="url"]{ font-size: 16px; }
}

/* Fix Input Zoom on iPhone 6 Plus, iPhone 6s Plus, iPhone 7 Plus, iPhone 8, iPhone X, XS, XS Max  */
@media screen and (device-aspect-ratio: 9/16) {
    select, textarea, input[type="text"], input[type="password"],
    input[type="datetime"], input[type="datetime-local"],
    input[type="date"], input[type="month"], input[type="time"],
    input[type="week"], input[type="number"], input[type="email"],
    input[type="url"]{ font-size: 16px; }
}




.window {
    position: relative;
    display: block;
    width: 360px;
    /*height: 567px;*/
    /* margin: 100px auto 0; */
    /* box-shadow: 0 0 65px 15px rgba(0, 0, 0, 0.2); */
    overflow: hidden;
    /* border-radius: 3px; */
    /* background: #F1F1F1; */
}
.window .header {
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  height: 50px;
  width: 100%;
  background: transparent;
  overflow: hidden;
  /*transition: all 0.5s ease-out, background 1s ease-out;*/
  /*transition-delay: 0.2s;*/
  z-index: 1;
}
.window .header .burger-container {
  position: relative;
  display: inline-block;
  height: 80px;
  width: 80px;
  cursor: pointer;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.window .header .burger-container #burger {
  width: 35px;
  height: 8px;
  position: relative;
  display: block;
  margin: -4px auto 0;
  top: 50%;
}
.window .header .burger-container #burger .bar {
  width: 100%;
  height: 4px;
  display: block;
  position: relative;
  background: #fff;
  transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition-delay: 0s;
}
.window .header .burger-container #burger .bar.topBar {
  -webkit-transform: translateY(0px) rotate(0deg);
          transform: translateY(0px) rotate(0deg);
}
.window .header .burger-container #burger .bar.btmBar {
  -webkit-transform: translateY(6px) rotate(0deg);
          transform: translateY(6px) rotate(0deg);
}
.window .header .icon {
  display: inline-block;
  position: absolute;
  height: 100%;
  line-height: 50px;
  width: 50px;
  height: 50px;
  text-align: center;
  color: #FFF;
  font-size: 22px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.window .header .icon.icon-bag {
  right: 0;
  top: 0;
  left: auto;
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
  transition: -webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition-delay: 0.65s;
}
.window .header ul.menu {
    overflow-y: hidden;
  position: relative;
  display: block;
  padding: 0px 48px 0;
  list-style: none;
}
.window .header ul.menu li.menu-item {
  border-bottom: 1px solid #333;
  margin-top: 5px;
  -webkit-transform: scale(1.15) translateY(-30px);
          transform: scale(1.15) translateY(-30px);
  opacity: 0;
  transition: opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99), opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99), opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
.window .header ul.menu li.menu-item:nth-child(1) {
  transition-delay: 0.49s;
}
.window .header ul.menu li.menu-item:nth-child(2) {
  transition-delay: 0.42s;
}
.window .header ul.menu li.menu-item:nth-child(3) {
  transition-delay: 0.35s;
}
.window .header ul.menu li.menu-item:nth-child(4) {
  transition-delay: 0.28s;
}
.window .header ul.menu li.menu-item:nth-child(5) {
  transition-delay: 0.21s;
}
.window .header ul.menu li.menu-item:nth-child(6) {
  transition-delay: 0.14s;
}
.window .header ul.menu li.menu-item:nth-child(7) {
  transition-delay: 0.07s;
}
.window .header ul.menu li.menu-item a {
  display: block;
  position: relative;
  color: #FFF;
  font-family: "Ek Mukta", sans-serif;
  font-weight: 100;
  text-decoration: none;
  font-size: 22px;
  line-height: 2.35;
  font-weight: 200;
  width: 100%;
}
.window .header.menu-opened {
  height: 100%;
      background: linear-gradient(90deg,#7d417d 0,#ffbd16);
  /*transition: all 0.3s ease-in, background 0.5s ease-in;*/
  /*transition-delay: 0.25s;*/
}
.window .header.menu-opened .burger-container {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.window .header.menu-opened .burger-container #burger .bar {
  transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition-delay: 0.2s;
}
.window .header.menu-opened .burger-container #burger .bar.topBar {
  -webkit-transform: translateY(4px) rotate(45deg);
          transform: translateY(4px) rotate(45deg);
}
.window .header.menu-opened .burger-container #burger .bar.btmBar {
  -webkit-transform: translateY(3px) rotate(-45deg);
          transform: translateY(3px) rotate(-45deg);
}
.window .header.menu-opened ul.menu li.menu-item {
  -webkit-transform: scale(1) translateY(0px);
          transform: scale(1) translateY(0px);
  opacity: 1;
}
.window .header.menu-opened ul.menu li.menu-item:nth-child(1) {
  transition-delay: 0.27s;
}
.window .header.menu-opened ul.menu li.menu-item:nth-child(2) {
  transition-delay: 0.34s;
}
.window .header.menu-opened ul.menu li.menu-item:nth-child(3) {
  transition-delay: 0.41s;
}
.window .header.menu-opened ul.menu li.menu-item:nth-child(4) {
  transition-delay: 0.48s;
}
.window .header.menu-opened ul.menu li.menu-item:nth-child(5) {
  transition-delay: 0.55s;
}
.window .header.menu-opened ul.menu li.menu-item:nth-child(6) {
  transition-delay: 0.62s;
}
.window .header.menu-opened ul.menu li.menu-item:nth-child(7) {
  transition-delay: 0.69s;
}
.window .header.menu-opened .icon.icon-bag {
  -webkit-transform: translateX(75px);
          transform: translateX(75px);
  transition-delay: 0.3s;
}
.window .content {
  font-family: "Ek Mukta", sans-serif;
  padding: 67px 4% 0;
  text-align: justify;
  overflow: scroll;
  max-height: 100%;
}
.window .content::-webkit-scrollbar {
  display: none;
}
.window .content h2 {
  margin-bottom: 0px;
  letter-spacing: 1px;
}
.window .content img {
  width: 95%;
  position: relative;
  display: block;
  margin: 75px auto 75px;
}
.window .content img:nth-of-type(2) {
  margin: 75px auto;
}



