@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,700,900);
@import url(https://fonts.googleapis.com/css?family=Lato:300,400,700,900);
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');

/* Akshata */
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
    overflow-wrap: break-word;
}
.pt-120 {
  padding-top: 120px;
}
.pb-120 {
  padding-bottom: 120px;
}
.pb-100 {
  padding-bottom: 100px;
}
.pt-100 {
  padding-top: 100px;
}
.pb-80 {
  padding-bottom: 80px;
}
.pb-50 {
  padding-bottom: 50px;
}
.pb-25 {
  padding-bottom: 25px;
}
.pt-50 {
  padding-top: 50px;
}
.pb-60 {
  padding-bottom: 60px;
}
.pt-60 {
  padding-top: 60px;
}
.pt-25 {
  padding-top: 25px;
}
.pt-20 {
  padding-top: 20px;
}
.pb-20 {
  padding-bottom: 20px;
}
.pt-30 {
  padding-top: 30px;
}
.pb-30 {
  padding-bottom: 30px;
}
.mt-20 {
  margin-top: 20px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-50 {
  margin-bottom: 50px;
}
.swiper-container-horizontal {
    position: relative;
    overflow: hidden;
}
.swiper-container-horizontal>.swiper-scrollbar {
    display: none;
}
.swiper-slide {
    /*padding: 20px 15px;*/
}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after,
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    display: none;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: -40px;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: -40px;
}
.swiper-container-horizontal {
    /*position:static;*/
}
.swiper-container-horizontal>.swiper-pagination-bullets, 
.swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: -20px;
}
.testimonial14 .swiper-container-horizontal {
    padding-left: 25px;
    padding-right: 25px;
}
.testimonial14 .swiper-container-horizontal .swiper-wrapper {
    /*position: inherit;
    overflow: initial;*/
}
.testimonial21 .testimonial_section .testimonial_content {
    padding: 15px;
}
.testimonial21 .testimonial_user_img {
    width: 65px;
    float: left;
}
.testimonial21 .author {
    width: calc(100% - 65px);
    float: right;
}
.testimonial21 .author-img {
    overflow: auto;
}
.swiper-container-thumbs .swiper-slide{
  cursor: pointer;
}
/* Gallery */
.gallery .gpitem a i,
.gallery .gpitem a span[data-gjs-type="icon"] {
    position: absolute;
    left: calc(50% - 20px);
    top: calc(50% - 20px);
}
.gallery .gpitem a {
  cursor: pointer;
  position: relative;
}
.gpitem a:hover i,
.gpitem a:hover span[data-gjs-type="icon"] {
    background-color: #e74958;
    color: #ffffff !important;
    opacity: 1;
}
.gpitem a i,
.gpitem a span[data-gjs-type="icon"] {
    line-height: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align:center;
    background-color: #ffffff;
    color: #677287!important;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    opacity: 0;
    margin-top: -20px;
}
.gpitem a i,
.gpitem a span[data-gjs-type="icon"] {
    display: inline-block;
    float: none;
    font-size: 18px;
    margin: 0 2px;
    text-align: center;
}
.gallery .modal-header .close {
    font-size: 20px;
    padding: 7px;
    width: 35px;
    height: 35px;
    text-align: center;
    background-color: #ffffff;
    border-radius: 50%;
    color: #333333;
}
/* Navbar css*/
.navbar-inverse.nav-bordered {
    border: 1px solid #6a6b71;
}
.navbar .navbar-buttons a {
    background-color: #ffffff;
    color: #333333;
}
.navbar-inverse .navbar-buttons a {
    background-color: #333333;
    color: #ffffff;
}
/* New Portfolio Style End */

ol.bullet-with-list,
ul.bullet-with-list {
    margin: 0px 25px !important;
    padding: 0px 25px !important;
    /*list-style-type: none;*/
    list-style-image:none;
}

ol.number-with-list,
ul.number-with-list {
    margin: 0px 25px !important;
    padding: 0px 25px !important;
}
.list-horizontal li {
    display: inline-block;
}
.team .list-horizontal li {
    display: inline-block;
    /*margin-right: 5px;*/
}
.list .list-basic {
    padding-left: 0;
}
.list-basic li a .fab,
.list-basic li a .fas,
.list-basic li a .far,
.list-basic li a .fa ,
.list-basic li a i {
    font-size: 30px;
    text-align: center;
    line-height: 30px;
    /*padding: 0 5px 0 0;*/
}
.img-circle{
  border-radius: 50%;
}
.bg-dark{
  background-color: #333333;
}
form .hidden {
    display: none;
}
.features .swiper-wrapper {
    height: auto;
}
@media (max-width:992px) and (min-width: 768px){
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pricing .h3, .pricing h3 {
    font-size: 16px;
  }
}
@media (max-width:767px){
  .col-xs-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-xs-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .border-xs-0 {
    border: 0 !important;
  }
  .footer4 ul {
    text-align: center;
    overflow: visible;
    padding-bottom: 15px;
  }
  .footer4 .content p {
    text-align: center;
  }
  .footer4 .col-sm-3 {
    text-align: center;
  }
  .footer ul {
    text-align: center;
    overflow: visible;
    padding-bottom: 15px;
  }
  .footer .content p {
    text-align: center;
  }
  .footer .col-sm-3 {
    text-align: center;
  }
  .footer .row {
    text-align: center;
  }
  .footer6 .col-sm-8 {
    display: block !important;
  }
  .footer .col-sm-8 .content {
    padding-bottom: 15px;
  }
}

/*css by shweta*/
/*css for adding space between two block before draggin on canvas*/
.new_class_before{
	margin-top:30px !important;
}
.new_class_after{
	margin-bottom:30px !important;
}
/*css for space end here*/
/* by akshata */
a.custombtn {
    padding: 10px 15px;
    font-size: 16px;
    line-height: 20px;
    border-radius: .3rem;
}
a.custombtn:hover {
    text-decoration: none;
}
.list ul.list-basic li {
    position: relative;
}
.list ul.list-basic li i {
    position: absolute;
    left: 0;
    top: 4px;
}
.list ul.list-basic li > span {
    padding-left: 26px;
}
ul.icon-with-list {
    list-style: none;
    padding: 0;
}
ul.icon-with-list i {
    position: absolute;
    left: 10px;
    top: 0;
    margin-top: 5px;
}
ul.icon-with-list li {
    position: relative;
    padding-left: 35px;
}
.panel__bottom {
    bottom: 0;
    left: 0;
    right: 0;
}
.swiper-container-horizontal .swiper-pagination-bullet {
    background-color: transparent;
    background-image: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0));
    width: 10px;
    height: 10px;
    border-radius: 25px 25px 25px 25px;
    opacity: 1;
    border: 2px solid #BCBDBE;
    -webkit-transition: -webkit-transform .3s ease,background-color .3s ease;
    transition: transform .3s ease,background-color .3s ease;
}
.swiper-container-horizontal .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-image: linear-gradient(#BCBDBE,#BCBDBE);
    width: 12px;
    height: 12px;
}
/*.swiper-container-horizontal>.swiper-pagination-bullets {
	bottom: 40px;
    top: auto;
    width: 0;
    margin: 0 auto 0 auto;
    padding: 6px 15px 6px 15px;
    background-image: linear-gradient(rgba(48,53,62,.65),rgba(48,53,62,.65));
    background-repeat: repeat;
    background-position: left top;
    background-attachment: scroll;
    background-size: auto;
    border-radius: 25px 25px 25px 25px;
    right: 0;
    left: 0;
    min-width: 100px;
}*/
.lightbox {
    display: flex;
    flex-direction: column-reverse;
}
@media (min-width: 993px){
    .col-md-20 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 768px) and (max-width: 992px) {
    .col-md-20 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 767px){
    .col-md-20 {
        -ms-flex: 0 0 12%;
        flex: 0 0 12%;
        max-width: 12%;
    }
}
.footer16 ::-webkit-input-placeholder { /* Edge */
  color: #cccccc;
}
.footer16 :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #cccccc;
}
.footer16 ::placeholder {
  color: #cccccc;
}
.footer23 .topSection ::-webkit-input-placeholder { /* Edge */
  color: #ffffff;
}
.footer23 .topSection :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #ffffff;
}
.footer23 .topSection ::placeholder {
  color: #ffffff;
}
@media (max-width: 992px){
  .navbar-collapse {
      border-top: 1px solid #dee1e6;
  }
  .footer15 .bottomSection .col1,
  .footer15 .bottomSection .col2,
  .footer15 .bottomSection .col3,
  .footer15 .bottomSection .col4,
  .footer15 .bottomSection .col5,
  .footer15 .bottomSection .col6{
      padding-top: 20px !important;
  }
  .footer13 .btn_submit button,
  .footer14 .btn_submit button,
  .footer17 .btn_submit button,
  .footer18 .btn_submit button,
  .footer22 .btn_submit button,
  .footer23 .btn_submit button {
      width: 40px !important;
      padding: 5px;
  }
  .offset-sm-0 {
    margin-left: 0 !important
  }
  .footer17 .innerFirstDiv h1 {
      font-size: 90px !important;
      line-height: 90px !important;
      margin-bottom: -15px !important;
  }
}
@media (max-width:767px){
  .footer12 .form_details_inner {
    width: 100% !important;
  }
  .footer12 .bordergradient {
    position: static !important;
  }
  .footer12 .row > .col-sm-12 > .list > .list-basic {
    padding-bottom: 0;
  }
  .footer12 .row > .col-sm-12 > .list {
    margin-top: 15px !important;
    margin-bottom: 15 !important;
  }
  .footer11 .subscribe .email_field,
  .footer13 .subscribe .email_field,
  .footer14 .subscribe .email_field,
  .footer17 .subscribe .email_field,
  .footer18 .subscribe .email_field,
  .footer22 .subscribe .email_field {
    width: calc(100% - 42px);
    float: left;
  }
  .footer11 .subscribe .btn_submit,
  .footer13 .subscribe .btn_submit,
  .footer14 .subscribe .btn_submit,
  .footer17 .subscribe .btn_submit,
  .footer18 .subscribe .btn_submit,
  .footer22 .subscribe .btn_submit {
    width: 40px;
    float: left;
  }
  .footer11 .subscribe,
  .footer13 .subscribe,
  .footer14 .subscribe,
  .footer17 .subscribe,
  .footer18 .subscribe,
  .footer22 .subscribe {
      width: 100%;
      text-align: center;
      margin: auto auto 15px auto;
      display: block;
      overflow: hidden;
  }
  .footer15 .middleSection .row {
      padding: 30px 10px !important;
      display: block;
      text-align: center;
  }
  .footer15 .middleSection .row .start_today_section {
      text-align: center !important;
      margin-top: 15px;
  }
  .footer17 .innerFirstDiv h1 {
      font-size: 55px !important;
      line-height: 55px !important;
      margin-bottom: -10px !important;
  }

  .footer17 .innerFirstDiv hr, .footer17 .innerSecondDiv hr {
      margin-left: auto !important;
      margin-right: auto !important;
  }

  .footer17 .innerSecondDiv .social ul {
      text-align: center !important;
  }
  .footer18 {
      padding: 100px 20px !important;
  }
  .footer18 .list .list-basic {
      text-align: center !important;
  }
  .footer18 .social {
      margin-top: 15px;
  }
  .footer21 .form_details_inner {
      width: 100% !important;
  }
  .footer21 .form_details {
      padding: 0 !important;
  }
  .footer21 .subscribe button {
      padding: 5px;
  }
  .footer21 .row .heading,
  .footer21 .row .content{
      text-align: center;
  }
  .footer21 .rightSectiion img {
      width: 120px;
      margin: auto;
      height: auto;
  }
  .footer23 .topSection form {
      padding: 0 15px;
  }
  .footer22 .innerCol {
      height: auto !important;
  }
  .footer23 .BottomSection .form_details_inner {
      width: 100% !important;
      padding: 0 15px;
  }
  .footer23 .BottomSection .form_details_inner > div >div {
      width: 100% !important;
      margin-bottom: 10px;
  }
  .footer23 .BottomSection .form_details_inner > div {
      display: block !important;
      overflow: auto;
  }
  .footer23 .BottomSection .form_details {
      display: block;
      margin-bottom: 35px !important;
  }

}