.no-padding {
    padding: 0
}

.no-padding-left {
    padding-left: 0
}

.no-padding-right {
    padding-left: 0
}

.small-padding-left {
    padding-left: 5px
}

.small-padding-right {
    padding-right: 5px
}

ol,
ul {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
    color: #858585;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px
}

ol li,
ul li {
    font-size: 14px;
    line-height: 28px
}

ul li i {
    vertical-align: middle
}

ul.features-list-dark {
    display: inline-block
}

ul.features-list-dark li {
    float: left;
    font-size: 15px;
    line-height: 28px;
    margin: 1px 0
}

ul.features-list li {
    float: left;
    font-size: 15px;
    line-height: 24px;
    margin: 12px 0
}

ul.features-list li img {
    max-width: 55px;
    margin-right: 20px;
    float: left
}

p {
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    color: #858585;
    margin-bottom: 15px
}

a,
a:focus,
a:hover {
    text-decoration: none;
    outline: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Roboto, sans-serif;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 20px;
    color: #454545
}

h1 {
    font-size: 42px
}

h2 {
    font-size: 34px
}

h3 {
    font-size: 28px
}

h4 {
    font-size: 24px
}

h5 {
    font-size: 20px
}

h6 {
    font-size: 18px
}

h2.section-title {
    font-size: 36px;
    margin: 0 0 15px 0
}

h2.section-title.grey {
    color: #ddd
}

h2.large-title {
    margin-bottom: 15px;
    font-size: 40px;
    font-weight: 500
}

p.section-subtitle {
    font-size: 17px
}

p.section-subtitle.grey {
    color: #bbb
}

.separator_wrapper,
.separator_wrapper_white {
    margin-bottom: 10px
}

.separator_wrapper::after,
.separator_wrapper::before {
    background-color: #34b1c4;
    display: inline-block;
    vertical-align: middle;
    content: "";
    width: 60px;
    height: 1px;
    margin-top: -6px
}

.separator_wrapper_white::after,
.separator_wrapper_white::before {
    background-color: #ddd;
    display: inline-block;
    vertical-align: middle;
    content: "";
    width: 60px;
    height: 1px;
    margin-top: -6px
}

h3.medium-title {
    font-size: 32px;
    margin-top: 10px
}

iframe {
    max-width: 100%;
    border: none
}

.width-100 {
    width: 100%
}

.medium {
    font-weight: 400
}

.bold {
    font-weight: 700
}

.lyla {
    color: #9e5fba
}

.green {
    color: #16a085
}

.blue {
    color: #3498db
}

.red {
    color: #34b1c4
}

.grey {
    color: #ddd
}

.white {
    color: #fff
}

.section-white {
    background-color: #fff;
    padding: 90px 0
}

.section-grey {
    background-color: #eef0f1;
    padding: 90px 0
}

.section-grey.small-padding,
.section-white.small-padding {
    padding: 40px 0
}

.section-dark.medium-padding,
.section-grey.medium-padding,
.section-white.medium-padding {
    padding: 60px 0
}

.section-blue.no-padding-bottom,
.section-dark.no-padding-bottom,
.section-grey.no-padding-bottom,
.section-white.no-padding-bottom {
    padding: 90px 0 0 0
}

.section-blue.small-padding-bottom,
.section-dark.small-padding-bottom,
.section-grey.small-padding-bottom,
.section-white.small-padding-bottom {
    padding: 90px 0 60px 0
}

.section-blue.no-padding,
.section-dark.no-padding,
.section-grey.no-padding,
.section-white.no-padding {
    padding: 0
}

.section-white.about-padding {
    padding: 85px 0 100px 0
}

.section-dark.portfolio-padding {
    padding: 60px 0 75px 0
}

.section-dark {
    background-color: #393f43;
    padding: 90px 0
}

.section-blue {
    background-color: #34b1c4;
    padding: 90px 0
}

.margin-right-25 {
    margin-right: 25px !important
}

.margin-top-110 {
    margin-top: 110px !important
}

.margin-top-100 {
    margin-top: 100px !important
}

.margin-top-90 {
    margin-top: 90px !important
}

.margin-top-80 {
    margin-top: 80px !important
}

.margin-top-60 {
    margin-top: 60px !important
}

.margin-top-50 {
    margin-top: 50px !important
}

.margin-top-40 {
    margin-top: 40px !important
}

.margin-top-35 {
    margin-top: 35px !important
}

.margin-top-30 {
    margin-top: 30px !important
}

.margin-top-20 {
    margin-top: 20px !important
}

.margin-top-10 {
    margin-top: 10px !important
}

.margin-top-5 {
    margin-top: 5px !important
}

.margin-bottom-0 {
    margin-bottom: 0 !important
}

.margin-bottom-10 {
    margin-bottom: 10px !important
}

.margin-bottom-20 {
    margin-bottom: 20px !important
}

.margin-bottom-30 {
    margin-bottom: 30px !important
}

.margin-bottom-40 {
    margin-bottom: 40px !important
}

.margin-bottom-50 {
    margin-bottom: 50px !important
}

.margin-bottom-60 {
    margin-bottom: 60px !important
}

.margin-bottom-70 {
    margin-bottom: 70px !important
}

.margin-bottom-80 {
    margin-bottom: 80px !important
}

.margin-bottom-100 {
    margin-bottom: 100px !important
}

.margin-bottom-120 {
    margin-bottom: 120px !important
}

.margin-bottom-130 {
    margin-bottom: 120px !important
}

.margin-bottom-140 {
    margin-bottom: 140px !important
}

.padding-top-0 {
    padding-top: 0 !important
}

.padding-top-20 {
    padding-top: 20px !important
}

.padding-top-25 {
    padding-top: 25px !important
}

.padding-top-30 {
    padding-top: 30px !important
}

.padding-top-40 {
    padding-top: 40px !important
}

.padding-top-45 {
    padding-top: 45px !important
}

.padding-top-50 {
    padding-top: 50px !important
}

.padding-top-60 {
    padding-top: 60px !important
}

.padding-top-70 {
    padding-top: 70px !important
}

.padding-top-80 {
    padding-top: 80px !important
}

.padding-top-100 {
    padding-top: 180px !important
}

.padding-bottom-60 {
    padding-bottom: 60px !important
}

.padding-bottom-70 {
    padding-bottom: 70px !important
}

.padding-bottom-0 {
    padding-bottom: 0 !important
}

.margin-top-0 {
    margin-top: 0 !important
}

.carousel.carousel1 .carousel-indicators {
    position: inherit;
    right: 0
}

.carousel.carousel1 .item .lead {
    font-size: 20px
}

.carousel.carousel1 .carousel-indicators li {
    background-color: #e0e0e0;
    width: 16px;
    height: 16px
}

.carousel.carousel1 .carousel-indicators li.active {
    background-color: #34b1c4
}

.carousel.carousel3 .carousel-indicators {
    position: inherit;
    right: 0
}

.carousel.carousel3 .item .lead {
    font-size: 20px
}

.carousel.carousel3 .carousel-indicators li {
    background-color: #f9f9f9;
    width: 16px;
    height: 16px
}

.carousel.carousel3 .carousel-indicators li.active {
    background-color: #34b1c4
}

.carousel.carousel-fade .item {
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
    opacity: 0
}

.carousel.carousel-fade .active.item {
    opacity: 1
}

.carousel.carousel-fade .active.left,
.carousel.carousel-fade .active.right {
    left: 0;
    z-index: 2;
    opacity: 0
}

.carousel.carousel-fade .next,
.carousel.carousel-fade .prev {
    left: 0;
    z-index: 1
}

.carousel.carousel-fade .carousel-control {
    z-index: 3
}

.carousel-indicators {
    bottom: auto;
    left: auto;
    margin: 0;
    right: 16px;
    top: 16px;
    width: auto;
    line-height: 8px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.carousel-indicators li {
    vertical-align: top;
    border: none;
    width: 8px;
    height: 8px;
    margin: 0 0 0 6px;
    background-color: #2c3e50;
    background-color: rgba(44, 62, 80, .5)
}

.carousel-indicators li.active {
    background-color: #fff;
    width: 8px;
    height: 8px;
    margin: 0 0 0 6px
}

.popup-wrapper {
    display: block;
    position: relative;
    overflow: hidden
}

.popup-gallery {
    display: inline-block;
    position: relative
}

.first-gallery {
    margin-bottom: 15px
}

.popup-gallery img {
    position: relative;
    z-index: 10;
    width: 100%;
    height: auto
}

.popup-gallery:hover img {
    opacity: .25
}

.popup-gallery a span.eye-wrapper,
.popup-gallery a span.eye-wrapper2 {
    background-color: #000;
    position: absolute;
    display: block;
    overflow: hidden;
    z-index: 2;
    height: 100% !important;
    top: 0;
    margin-top: 0;
    left: 0;
    right: 0;
    font-size: 22px;
    color: #fff;
    text-align: center;
    font-weight: 300;
    opacity: 0
}

.popup-gallery a span.eye-wrapper i.eye-icon,
.popup-gallery a span.eye-wrapper2 i.eye-icon {
    position: absolute;
    display: inline-block;
    font-size: 38px;
    z-index: 3;
    top: 50% !important;
    margin-top: -19px !important;
    left: 0;
    right: 0
}

.popup-gallery a:hover span {
    opacity: 1
}

.popup-gallery a span,
.popup-gallery img {
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.membershipSection {
    padding: 90px 0
}

.membershipSection .packages {
    padding: 40px 30px;
    background-color: #fff;
    text-align: center;
    box-shadow: 0 0 20px #dfdede
}

.membershipSection .top {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 40px
}

.membershipSection input,
.membershipSection label {
    display: inline;
    vertical-align: middle
}

.membershipSection label {
    font-weight: 500;
    margin-left: 2px;
    cursor: pointer;
    margin-top: 3px;
    margin-bottom: 0
}

.membershipSection .switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 30px;
    margin-top: -2px
}

.membershipSection .switch input {
    opacity: 0;
    width: 0;
    height: 0
}

.membershipSection .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #94d8e0;
    -webkit-transition: .4s;
    transform: translate(0, 0);
    transition: .6s ease transform, .6s box-shadow
}

.membershipSection .slider::before {
    position: absolute;
    content: "";
    height: 22px;
    width: 22px;
    left: 5px;
    top: 50%;
    background-color: #19b0c3;
    -webkit-transition: .4s;
    transition: .4s;
    transform: translateY(-50%)
}

.membershipSection input:checked+.slider {
    background-color: #94d8e0
}

.membershipSection input:focus+.slider {
    box-shadow: 0 0 1px #94d8e0
}

.membershipSection input:checked+.slider:before {
    -webkit-transform: translate(26px, -50%);
    -ms-transform: translate(26px, -50%);
    transform: translate(26px, -50%)
}

.membershipSection .slider.round {
    border-radius: 34px
}

.membershipSection .slider.round:before {
    border-radius: 50%
}

.membershipSection .packages .custom-control {
    text-align: center;
    line-height: 1.3;
    margin-bottom: 15px
}

.membershipSection h3 {
    font-size: 22px;
    color: #454545;
    font-weight: 500;
    display: inline-block;
    line-height: 1.6
}

.price_popup form .box {
    border: 1px solid #e5e5e5;
    padding: 15px
}

.price_popup form .box .modal-title {
    margin-bottom: 20px
}

.price_popup form .form-group.customPrice {
    background: #e5e5e5;
    padding: 10px 15px 15px 15px;
    border: 1px solid #dbdbdb
}

.price_popup form .form-group .form-control {
    border-radius: 0;
    height: 40px;
    color: #999
}

.membershipSection h5 {
    font-weight: 500;
    margin-top: 0
}

.membershipSection .packages h2 {
    margin-bottom: 15px;
    color: #000;
    font-size: 30px
}

.membershipSection .packages .btn {
    display: block;
    width: 100%;
    border-radius: 3px;
    padding: 7px 0;
    font-size: 18px;
    font-weight: 700;
    height: 45px;
    background: #19b0c3;
    color: #fff;
    border-color: #19b0c3;
    transition: all .4s ease-in-out;
    box-shadow: 0 4px 4px 0 #d0d0d0
}

.membershipSection .packages .btn:hover {
    background: #2f3539;
    border-color: #2f3539
}

.membershipSection .packages .custom_price_btn {
    margin: 15px 0 20px;
    background: #2f3539;
    border-color: #2f3539
}

.membershipSection .packages .custom_price_btn:hover {
    background: #19b0c3;
    border-color: #19b0c3
}

.membershipSection .packages h4 {
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 0
}

.membershipSection .packages ul li {
    margin-bottom: 30px;
    position: relative;
    padding-left: 8px
}

.membershipSection .packages ul li::before {
    content: "";
    position: absolute;
    top: 7px;
    left: 0;
    width: 15px;
    height: 15px;
    background-image: url(../images/check-mark.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}

.price_popup .modal-header.border-bottom-0 {
    border-bottom: 0;
    padding: 0
}

.price_popup .modal-header .close {
    font-size: 25px;
    position: absolute;
    top: -10px;
    right: -10px;
    background: #ececec;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    opacity: 1
}

.price_popup .modal-header .close:hover {
    opacity: .9
}

.price_popup .modal-footer .btn {
    display: block;
    width: 100%;
    border-radius: 3px;
    padding: 7px 0;
    font-size: 18px;
    font-weight: 700;
    height: 45px;
    background: #19b0c3;
    color: #fff;
    border-color: #19b0c3;
    transition: all .4s ease-in-out;
    box-shadow: 0 4px 4px 0 #d0d0d0
}

.price_popup .modal-footer .btn:hover {
    background: #2f3539;
    border-color: #2f3539
}

.footer {
    z-index: 900;
    background-color: #2f3539;
    border-top: 1px solid #393f43;
    padding: 55px 0;
    font-weight: 300
}

.footer p {
    font-size: 16px;
    color: #cecece
}

.footer p a {
    font-size: 16px;
    color: #34b1c4;
    text-decoration: underline
}

ul.footer_social {
    width: 100%;
    max-width: 1140px;
    display: block;
    margin: 0 auto;
    padding-top: 5px;
    text-align: center
}

ul.footer_social li {
    display: inline-block;
    margin: 0;
    line-height: 100% !important
}

ul.footer_social li a i {
    display: inline-block;
    margin: 0 8px;
    width: 36px;
    height: 36px;
    padding: 8px 8px;
    border: 1px solid #8d8d8d;
    border-radius: 50%;
    font-size: 18px !important;
    color: #8d8d8d;
    background-color: transparent;
    transition: all .5s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out
}

ul.footer_social li a i:hover {
    color: #fff;
    background-color: #34b1c4;
    border: 1px solid #34b1c4;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out
}

p.footer-logo {
    margin-bottom: 21px;
    font-size: 34px;
    font-weight: 700;
    color: #fff;
    font-family: Roboto, sans-serif
}

.home-wrapper {
    width: 100%;
    position: relative;
    overflow: hidden;
    z-index: 100;
    padding: 155px 0 40px 0;
    background: linear-gradient(rgb(69 69 69 / 36%), rgb(0 0 0 / 70%)), url(../images/bg-2.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover
}

.home-wrapper .gradient_overlay {
    opacity: .01;
    position: absolute;
    z-index: 10;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: #171717
}

.home-wrappe-inside {
    position: relative;
    z-index: 100
}

h1.home-title {
    font-size: 28px;
    line-height: 46px;
    font-weight: 700;
    color: #eaeaea;
    font-family: Roboto, sans-serif
}

p.home-subtitle {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: #cecece;
    margin-bottom: 20px
}

ul.features-list-hero {
    display: inline-block;
    margin-bottom: 25px
}

ul.features-list-hero li {
    float: left;
    margin: 8px 0;
    color: #fff;
    font-size: 15px;
    line-height: 24px
}

ul.features-list-hero li i {
    float: left;
    padding-right: 20px;
    color: #34b1c4;
    font-size: 40px;
    line-height: 56px;
    vertical-align: text-top
}

.features-item {
    margin: 10px 0;
    text-align: center
}

.features-item h3 {
    font-size: 20px;
    margin-bottom: 10px
}

.features-item p {
    padding: 0 10px
}

.icon-wrapper {
    margin-bottom: 25px;
    width: 100%
}

.features-icon {
    padding: 18px 22px;
    font-size: 42px;
    line-height: 42px;
    display: inline-block;
    text-align: center;
    color: #fff;
    background-color: #34b1c4;
    -webkit-border-radius: 8px 8px;
    -moz-border-radius: 8px 8px;
    border-radius: 8px 8px;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out
}

.services-item {
    margin: 20px 0
}

.services-icon {
    display: block;
    width: 70px;
    height: 70px;
    position: absolute;
    left: 0;
    top: 5px;
    color: #34b1c4;
    font-size: 48px;
    line-height: 70px;
    text-align: center
}

.services-text {
    padding-left: 60px
}

.services-text h4 {
    font-size: 16px;
    margin-bottom: 8px;
    color: #454545
}

.newsletter-wrapper {
    width: 100%;
    position: relative;
    background: url(http://placehold.it/1920x1280);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    margin: 0 auto;
    padding: 110px 0 110px 0
}

.newsletter-wrapper .image-overlay {
    background: rgba(34, 34, 34, .65);
    position: absolute;
    z-index: 10;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0
}

.newsletter-box {
    position: relative;
    z-index: 100
}

.newsletter_info h2 {
    font-size: 24px;
    line-height: 32px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 30px
}

#newsletter-form #submit-button-newsletter {
    width: 140px;
    height: 56px;
    background-color: #fff;
    border: 2px solid #fff;
    color: #454545;
    display: inline;
    margin: 0 0 0 -15px;
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    font-size: 14px;
    font-weight: 700;
    vertical-align: top;
    transition: background-color .25s ease-in-out;
    -moz-transition: background-color .25s ease-in-out;
    -webkit-transition: background-color .25s ease-in-out
}

#newsletter-form #submit-button-newsletter:hover {
    background-color: #228798;
    border: 1px solid #228798;
    transition: background-color .25s ease-in-out;
    -moz-transition: background-color .25s ease-in-out;
    -webkit-transition: background-color .25s ease-in-out
}

#newsletter-form1 #submit-button-newsletter {
    width: 140px;
    height: 56px;
    background-color: #fff;
    border: 2px solid #fff;
    color: #454545;
    display: inline;
    margin: 0 0 0 -15px;
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    font-size: 14px;
    font-weight: 700;
    vertical-align: top;
    transition: background-color .25s ease-in-out;
    -moz-transition: background-color .25s ease-in-out;
    -webkit-transition: background-color .25s ease-in-out
}

#newsletter-form1 #submit-button-newsletter:hover {
    background-color: #228798;
    border: 1px solid #228798;
    transition: background-color .25s ease-in-out;
    -moz-transition: background-color .25s ease-in-out;
    -webkit-transition: background-color .25s ease-in-out
}

::-webkit-input-placeholder {
    color: #fff
}

:-moz-placeholder {
    color: #fff
}

::-moz-placeholder {
    color: #fff
}

:-ms-input-placeholder {
    color: #fff
}

p.newsletter_success_box {
    font-size: 18px;
    color: #fff;
    font-style: italic;
    margin-bottom: 15px
}

.team-box {
    text-align: center;
    background-color: #eef0f1;
    border-bottom: 3px solid #e0e0e0;
    margin-bottom: 20px;
    padding: 1px 20px 15px 20px;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px
}

.team-box h3 {
    margin: 20px 0 1px 0 !important;
    color: #454545;
    font-size: 18px;
    text-transform: uppercase;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out
}

.team-item:hover h3 {
    color: #228798
}

.team-box p.team-info {
    font-size: 16px;
    font-style: italic;
    margin-bottom: 5px
}

.team-popup {
    display: block;
    position: relative;
    overflow: hidden
}

.team-popup .team-popup-overlay {
    background-color: #000;
    position: absolute;
    display: block;
    overflow: hidden;
    z-index: 2;
    height: 100% !important;
    top: 0;
    margin-top: 0;
    left: 0;
    right: 0;
    font-size: 22px;
    color: #fff;
    text-align: center;
    font-weight: 300;
    opacity: 0;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.team-popup .team-popup-overlay .team-icon {
    position: absolute;
    display: inline-block;
    z-index: 3000;
    top: 50% !important;
    margin-top: -15px !important;
    left: 0;
    right: 0
}

.team-popup .team-popup-overlay .team-icon a {
    margin: 0 3px;
    color: #fff;
    font-size: 28px;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.team-popup .team-popup-overlay .team-icon a:hover {
    color: #34b1c4;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.team-popup .team-popup-overlay:hover {
    opacity: .8 !important
}

.blog-item {
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out
}

.blog-item-inner {
    padding: 10px 0 20px 0
}

.blog-item-inner p {
    margin: 15px 0 20px 0
}

h3.blog-title {
    margin-top: 15px;
    margin-bottom: 10px
}

h3.blog-title a {
    font-size: 21px;
    color: #454545;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out
}

h3.blog-title a:hover {
    color: #228798;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out
}

a.blog-icons {
    color: #858585;
    font-size: 14px;
    font-style: italic;
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #aaa;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out
}

a.blog-icons i {
    color: #656565;
    font-size: 16px;
    line-height: 16px;
    vertical-align: text-bottom
}

a.blog-icons.last {
    border-right: none
}

a.blog-icons:hover {
    color: #228798;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out
}

a.button-blog {
    background-color: #34b1c4;
    border: 1px solid #34b1c4;
    color: #fff;
    display: inline-block;
    font-weight: 400;
    font-size: 13px;
    padding: 10px 20px;
    margin: 0 0 20px 0;
    -webkit-border-radius: 3px 3px;
    -moz-border-radius: 3px 3px;
    border-radius: 3px 3px;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out
}

a.button-blog:hover {
    background-color: transparent;
    border: 1px solid #34b1c4;
    color: #34b1c4;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out
}

.register-inner {
    width: 100%;
    max-width: 585px;
    padding: 50px 0 50px 35px
}

#register-form {
    padding: 25px 0 20px 0
}

input.register-input {
    width: 100%;
    height: 52px;
    padding-left: 2%;
    padding-right: 2%;
    margin-bottom: 20px;
    color: #fff;
    border: 1px solid #fff;
    background-color: transparent;
    font-size: 14px;
    float: left;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px
}

select.register-input {
    width: 100%;
    height: 52px;
    padding-left: 2%;
    padding-right: 2%;
    margin-bottom: 20px;
    color: #fff;
    border: 1px solid #fff;
    background-color: transparent;
    font-size: 14px;
    float: left;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px
}

input.register-submit {
    color: #34b1c4;
    border: 1px solid #fff;
    background-color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    width: 100%;
    max-width: 535px;
    padding: 16px 0;
    text-transform: uppercase;
    -webkit-border-radius: 3px 3px;
    -moz-border-radius: 3px 3px;
    border-radius: 3px 3px;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out
}

input.register-submit:hover {
    color: #fff;
    background-color: transparent;
    border: 1px solid #fff;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out
}

input.white-input::-webkit-input-placeholder,
select.white-input::-webkit-input-placeholder {
    color: #fff !important
}

input.white-input:-moz-placeholder,
select.white-input:-moz-placeholder {
    color: #fff !important
}

input.white-input::-moz-placeholder,
select.white-input::-moz-placeholder {
    color: #fff !important
}

input.white-input:-ms-input-placeholder,
select.white-input:-ms-input-placeholder {
    color: #fff
}

#register-form input.register-input:focus,
#register-form select.register-input:focus {
    border-color: #fff !important;
    outline: 0
}

p.register_success_box {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-style: italic;
    margin: 20px 0 30px 0;
    padding: 20px 20px;
    border: 1px solid #fff;
    webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px
}

.pricing-box {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 40px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background-color: #f9f9f9;
    text-align: center;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-bottom: 2px solid #e5e5e5
}

.pricing-box .pricing-top {
    padding: 20px 0;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
}

.pricing-box .pricing-top {
    background-color: #34b1c4
}

.pricing-top h3 {
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: 700;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s
}

.pricing-top .price .currency {
    color: #fff;
    font-size: 24px;
    line-height: 40px;
    font-weight: 600;
    vertical-align: top;
    display: inline-block
}

.pricing-top .price span.number {
    color: #fff;
    font-size: 36px;
    line-height: 42px;
    font-weight: 700
}

.pricing-top .price .month {
    font-size: 16px;
    line-height: 18px;
    font-weight: 600
}

.pricing-top .price .month .blue {
    color: #3498db
}

.pricing-bottom {
    padding: 0 35px 40px 35px
}

.pricing-bottom ul {
    list-style: none;
    list-style-type: none;
    margin: 35px 0 40px;
    padding: 0
}

.pricing-bottom ul li {
    text-align: center;
    font-size: 16px;
    line-height: 30px
}

.btn-pricing-blue {
    color: #34b1c4;
    background-color: transparent;
    border: 2px solid #34b1c4;
    padding: 14px 0;
    font-weight: 600
}

.btn-pricing-blue:hover {
    color: #fff;
    background-color: #34b1c4;
    border: 2px solid #34b1c4
}

.btn-pricing-featured {
    color: #fff;
    background-color: #34b1c4;
    border: 2px solid #34b1c4;
    padding: 14px 0;
    font-weight: 600
}

.btn-pricing-featured:hover {
    color: #34b1c4;
    background-color: transparent;
    border: 2px solid #34b1c4
}

#contact-form {
    margin: 0 auto;
    width: 100%;
    max-width: 960px;
    text-align: center;
    margin-bottom: 10px
}

input.contact-input {
    width: 100%;
    height: 55px;
    padding-left: 2%;
    padding-right: 2%;
    margin-bottom: 20px;
    color: #fff;
    border: 1px solid #757575;
    background-color: transparent;
    font-size: 14px;
    float: left;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px
}

textarea {
    height: 205px;
    margin-bottom: 20px;
    width: 100%;
    padding-left: 2%;
    padding-right: 2%;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    border: 1px solid #757575;
    background-color: transparent;
    font-size: 14px;
    float: left;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px
}

input.contact-submit {
    color: #fff;
    border: 2px solid #34b1c4;
    background-color: #34b1c4;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    margin-top: 10px;
    padding: 16px 30px;
    position: relative;
    text-transform: uppercase;
    -webkit-border-radius: 3px 3px;
    -moz-border-radius: 3px 3px;
    border-radius: 3px 3px;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out
}

input.contact-submit:hover {
    color: #34b1c4;
    background-color: transparent;
    border: 2px solid #34b1c4;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out
}

input.white-input::-webkit-input-placeholder,
textarea.white-input::-webkit-input-placeholder {
    color: #fff
}

input.white-input:-moz-placeholder,
textarea.white-input:-moz-placeholder {
    color: #fff
}

input.white-input::-moz-placeholder,
textarea.white-input::-moz-placeholder {
    color: #fff
}

input.white-input:-ms-input-placeholder,
textarea.white-input:-ms-input-placeholder {
    color: #fff
}

#contact-form input.contact-input:focus,
#contact-form textarea.contact-commnent:focus {
    border-color: #fff;
    outline: 0
}

p.contact_success_box {
    display: inline-block;
    color: #fff;
    font-size: 20px;
    font-style: italic;
    padding: 20px 20px;
    border: 1px solid #fff;
    webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px
}

.section_features {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
    padding: 20px 0 0 0;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.no-padding {
    padding: 0
}

.wrapper-inner {
    display: inline-block;
    width: 100%;
    max-width: 585px;
    padding: 40px 0 40px 35px
}

.portfolio-pic {
    margin-bottom: 30px;
    width: 100%
}

.btn,
btn:hover {
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.btn-margin {
    display: inline-block;
    margin: 10px 10px
}

.btn-white {
    color: #454545;
    background-color: #fff;
    border-color: #fff;
    font-weight: 700;
    letter-spacing: 1px
}

.btn-white.active,
.btn-white:active,
.btn-white:focus,
.btn-white:hover,
.open .dropdown-toggle.btn-white {
    color: #fff;
    background-color: transparent;
    border-color: #fff
}

.btn-white-big {
    color: #8b62ba;
    background-color: #fff;
    border-color: #fff;
    padding: 20px 40px;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px
}

.btn-white-big.active,
.btn-white-big:active,
.btn-white-big:focus,
.btn-white-big:hover,
.open .dropdown-toggle.btn-white-big {
    color: #fff;
    background-color: transparent;
    border-color: #fff
}

.btn-white-transparent {
    color: #fff;
    background-color: transparent;
    border-color: #fff;
    font-weight: 700;
    letter-spacing: 1px
}

.btn-white-transparent.active,
.btn-white-transparent:active,
.btn-white-transparent:focus,
.btn-white-transparent:hover,
.open .dropdown-toggle.btn-white-transparent {
    color: #454545;
    background-color: #fff;
    border-color: #fff
}

.btn-small-blue {
    color: #fff;
    font-weight: 600;
    background-color: #34b1c4;
    border: 2px solid #34b1c4;
    padding: 12px 25px
}

.btn-small-blue:hover {
    color: #34b1c4;
    background-color: transparent;
    border-color: #34b1c4
}

.btn-blue {
    background-color: #34b1c4;
    position: relative;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-weight: 700;
    letter-spacing: 1px
}

.btn-blue.small {
    padding: 16px 28px
}

.btn-blue.xsmall {
    padding: 12px 25px;
    text-transform: none
}

.btn-blue.active,
.btn-blue:active,
.btn-blue:focus,
.btn-blue:hover,
.open .dropdown-toggle.btn-blue {
    color: #fff;
    background-color: #2980b9
}

.partners-wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 1140px
}

.partners-item {
    padding: 50px 0;
    text-align: center;
    border-right: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out
}

.partners-item.no-border-bottom {
    border-bottom: none
}

.partners-item.last {
    border-right: none
}

.partners-item img {
    opacity: .4;
    margin: 10px 25px;
    max-height: 36px;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.partners-item img:hover {
    opacity: 1
}

.section-grey.sponsors-padding {
    padding: 50px 0
}

.section-grey.sponsors-padding-small {
    padding: 45px 0
}

.sponsors img.sponsor {
    opacity: .4;
    margin: 10px 25px;
    max-height: 30px;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.sponsors img.sponsor:hover {
    opacity: .8
}

#navbar-collapse-02 li.selected a {
    color: #34b1c4 !important
}

#navbar-collapse-02 .current a {
    color: #34b1c4 !important;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-nav>li>a:hover {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.navbar-default .navbar-nav>li>a.purchase {
    position: relative;
    color: #fff;
    background-color: #34b1c4;
    border: 1px solid #34b1c4;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 14px;
    padding: 0 25px;
    font-weight: 600 !important;
    letter-spacing: 1px;
    text-transform: none;
    webkit-border-radius: 5px 5px;
    -moz-border-radius: 5px 5px;
    border-radius: 5px 5px
}

.navbar-default .navbar-nav>li>a.purchase:hover {
    color: #34b1c4 !important;
    background-color: transparent;
    border: 1px solid #34b1c4
}

#navbar-collapse-02 .current a.purchase {
    color: #fff !important;
    background-color: #34b1c4 !important;
    border: 1px solid #34b1c4 !important
}

.fun-facts-wrapper {
    width: 100%;
    position: relative;
    overflow: hidden;
    background: url(../images/projects-completed.JPG);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    margin: 0 auto;
    padding: 100px 0 100px 0
}

.fun-facts-wrapper .image-overlay {
    background: rgba(34, 34, 34, .65);
    position: absolute;
    z-index: 10;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0
}

.fun-facts-inside {
    position: relative;
    z-index: 100
}

.fun-facts-box {
    float: left;
    width: 19.99%;
    padding-top: 15px
}

.fun-facts-title {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    font-style: italic
}

.fun-facts-title span {
    font-size: 40px;
    line-height: 42px;
    font-weight: 600;
    font-style: normal;
    color: #fff
}

.fun-facts-box i {
    font-size: 44px;
    line-height: 60px;
    color: #34b1c4
}

.section-testimonials {
    position: relative;
    background-color: #34b1c4;
    padding: 60px 0
}

.testimonials-wrapper {
    position: relative;
    max-width: 960px
}

.testimonials-info {
    display: inline-block;
    padding: 10px 40px 10px 0;
    border-right: 1px solid #fff
}

.testimonials-info img {
    float: left;
    margin-right: 20px;
    width: 110px;
    height: 110px;
    padding: 5px 5px;
    background-color: transparent;
    border: 1px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

p.author-name {
    float: left;
    margin: 0;
    padding-top: 30px;
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    font-family: Roboto, sans-serif
}

p.author-name span {
    font-size: 18px;
    font-weight: 400;
    font-style: italic;
    text-transform: none;
    color: #fff;
    font-family: 'Open Sans', sans-serif
}

p.testimonials-text {
    padding: 20px 0 0 0;
    font-size: 20px;
    line-height: 32px;
    font-weight: 400;
    color: #fff
}

.image-section {
    width: 100%;
    position: relative;
    z-index: 100;
    background: url(http://placehold.it/1920x1280);
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding: 0
}

.image-section .image-overlay {
    background: rgba(0, 0, 0, .45);
    position: absolute;
    z-index: 10;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0
}

.image-section-inside {
    position: relative;
    z-index: 100
}

#loader {
    background: #34b1c4;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 90000;
    left: 0;
    top: 0
}

.sk-three-bounce {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: 50%;
    margin-left: -40px;
    width: 80px;
    text-align: center
}

.sk-three-bounce .sk-child {
    width: 20px;
    height: 20px;
    background-color: #fff;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-three-bounce 1.4s ease-in-out 0s infinite both;
    animation: sk-three-bounce 1.4s ease-in-out 0s infinite both
}

.sk-three-bounce .sk-bounce1 {
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s
}

.sk-three-bounce .sk-bounce2 {
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s
}

@-webkit-keyframes sk-three-bounce {

    0%,
    100%,
    80% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

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

@keyframes sk-three-bounce {

    0%,
    100%,
    80% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

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

.justify-content-center {
    justify-content: center
}

.align-content-center {
    align-items: center
}

.row-2 {
    display: flex;
    flex-wrap: wrap
}

.desi-pop p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: #000;
    margin-bottom: 10px;
    text-align: center
}

.desi-pop h5,
.desi-pop h6 {
    text-align: center
}

.p-top {
    padding-top: 12px;
    margin-bottom: 0
}

.capchadiv {
    padding-bottom: 20px;
    cursor: pointer
}

.top-form .capchadiv {
    padding-bottom: 15px;
    cursor: pointer;
    float: left;
    margin-right: 15px
}

.home-wrapper-2.home-wrapper {
    width: 100%;
    position: relative;
    overflow: hidden;
    z-index: 100;
    padding: 160px 0 165px 0;
    background: url(../images/bg-3.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover
}

.home-wrapper-2.home-wrapper .gradient_overlay {
    position: absolute;
    opacity: .65;
    z-index: 10;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: #171717
}

.home-wrapper-2 .home-wrappe-inside {
    position: relative;
    z-index: 100
}

.home-wrapper-2 h1.home-title {
    font-size: 40px;
    line-height: 48px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 1px
}

.home-wrapper-2 p.home-subtitle {
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 25px
}

.newsletter_form_box .newsletter-form-2 {
    margin: 0 auto;
    max-width: 555px;
    padding: 14px 14px 14px 14px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .55);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.top-form .newsletter-form-2 {
    max-width: 100%
}

.newsletter-form-2.newsletter_form_wrapper {
    width: 100%;
    text-align: center;
    padding-top: 10px
}

.newsletter-form-2.newsletter_form_box {
    margin: 0 auto;
    max-width: 555px;
    padding: 14px 10px 14px 14px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .55);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.newsletter-form-2#newsletter-form input,
.newsletter-form-2#newsletter-form select,
.newsletter-form-2#newsletter-form textarea {
    width: 100%;
    max-width: 100%;
    height: 34px;
    padding: 10px;
    border: 1px solid #fff;
    background-color: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #757575;
    font-size: 14px;
    font-weight: 600
}

.newsletter_form_box .newsletter-form-2 .row {
    margin-right: -8px;
    margin-left: -8px
}

.newsletter_form_box .newsletter-form-2 .row [class*=col-] {
    padding: 0 8px
}

input::placeholder {
    color: #757575
}

.newsletter-form-2#newsletter-form textarea {
    height: 76px;
    margin-bottom: 0
}

.newsletter-form-2#newsletter-form .form-group {
    margin-bottom: 8px
}

.newsletter-form-2#newsletter-form #submit-button-newsletter {
    width: 140px;
    height: 50px;
    background-color: #3498db;
    border: none;
    color: #fff;
    display: inline;
    margin: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 13px;
    font-weight: 700;
    vertical-align: top;
    transition: background-color .25s ease-in-out;
    -moz-transition: background-color .25s ease-in-out;
    -webkit-transition: background-color .25s ease-in-out
}

.newsletter-form-2#newsletter-form #submit-button-newsletter:hover {
    color: #454545;
    background-color: #fff;
    transition: background-color .25s ease-in-out;
    -moz-transition: background-color .25s ease-in-out;
    -webkit-transition: background-color .25s ease-in-out
}

.newsletter-form-2 input#email_newsletter::-webkit-input-placeholder {
    color: #757575
}

.newsletter-form-2 input#email_newsletter:-moz-placeholder {
    color: #757575
}

.newsletter-form-2 input#email_newsletter::-moz-placeholder {
    color: #757575
}

.newsletter-form-2 input#email_newsletter:-ms-input-placeholder {
    color: #757575
}

.newsletter-form-2.newsletter_success_box {
    font-size: 18px;
    font-style: italic;
    color: #fff;
    margin: 5px 0
}

.bntn-wrepar {
    margin-top: 40px
}

.section-blue.no-padding-bottom.no-padding-bottom-10 {
    padding: 90px 0 80px
}

.navbar-default .navbar-nav>li>a {
    text-align: center;
    line-height: 22px;
    text-align: center;
    padding: 10px 12px
}

.navbar-default .navbar-nav a.purchase.scrool {
    line-height: 45px;
    margin-top: 0
}

ul.nav.navbar-nav.navbar-right {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 18px 0 0
}

.logos-list-wrepar {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
    justify-content: center
}

.logos-list-wrepar li {
    width: 33.33%;
    font-weight: 700;
    font-size: 15px;
    line-height: 22px;
    color: #000;
    text-transform: uppercase
}
.imac_image .imac_mobile {
    display: none;
}

@media screen and (max-width:1199px) {
    .newsletter-form-2#newsletter-form #email_newsletter {
        width: 100%
    }

    .navbar-default .navbar-brand {
        padding: 28px 0 0;
        font-size: 12px;
        margin-top: 0
    }

    .newsletter_form_box .newsletter-form-2 .row [class*=col-] {
        overflow: hidden
    }

    .p-top {
        padding-top: 0
    }

    .top-form .capchadiv {
        float: none;
        width: 100%
    }
}

@media screen and (max-width:991px) {
    .navbar-default .navbar-brand {
        padding: 27px 0 0 15px;
        font-size: 17px;
        margin-top: 0
    }

    .newsletter-form-2#newsletter-form #email_newsletter {
        max-width: 100%
    }

    .newsletter-form-2#newsletter-form #submit-button-newsletter {
        width: 100%
    }

    ul.nav.navbar-nav.navbar-right li {
        display: block;
        width: 100%
    }

    ul.nav.navbar-nav.navbar-right li a {
        text-align: left;
        display: inline-block
    }

    .top-form .capchadiv img {
        margin: auto
    }

    .popup-gallery img {
        min-height: 155px;
        object-fit: cover;
        max-height: 155px
    }

    .membershipSection .packages {
        margin-bottom: 30px
    }
}

@media handheld,
only screen and (max-width:800px) {
    .testimonials-info {
        border-right: none;
        padding: 0
    }

    .testimonials-wrapper {
        text-align: center
    }

    img.author-pic {
        float: none;
        margin: 0
    }

    p.author-name {
        float: none;
        margin: 0;
        padding-top: 20px;
        padding-bottom: 10px
    }

    p.testimonials-text {
        float: none;
        padding: 10px 0 0 0;
        font-size: 18px;
        line-height: 28px
    }

    .fun-facts-box {
        width: 50%
    }

    .team-item {
        margin-bottom: 30px
    }

    .wrapper-inner {
        max-width: none;
        padding: 40px 0 80px 35px
    }

    .partners-item {
        padding: 10px 0;
        border-right: none;
        border-bottom: none
    }

    .col-md-4.small-padding-right,
    .col-md-6.small-padding-right {
        padding-right: 15px !important
    }
}

@media handheld,
only screen and (max-width:767px) {
    h3.medium-title {
        font-size: 20px
    }

    .section-grey {
        background-color: #eef0f1;
        padding: 50px 0 20px
    }

    .fun-facts-wrapper {
        padding: 50px 0 30px 0
    }

    .newsletter-form-2#newsletter-form .form-group {
        margin-bottom: 0
    }

    .newsletter-form-2#newsletter-form input,
    .newsletter-form-2#newsletter-form select,
    .newsletter-form-2#newsletter-form textarea {
        margin: 0 0 10px 0
    }

    .section-white {
        background-color: #fff;
        padding: 50px 0 30px
    }

    .section-blue.small-padding-bottom,
    .section-dark.small-padding-bottom,
    .section-grey.small-padding-bottom,
    .section-white.small-padding-bottom {
        padding: 50px 0 40px 0
    }

    h2.section-title {
        font-size: 25px
    }

    section#home_wrapper {
        padding: 95px 0 20px 0
    }

    .home-wrapper-2.home-wrapper {
        padding: 30px 0 55px 0
    }

    .home-wrapper-2 h1.home-title {
        font-size: 22px;
        line-height: 35px
    }

    .home-wrapper-2 h1.home-title br {
        display: none
    }

    .margin-top-110 {
        margin-top: 60px !important
    }

    .margin-bottom-140 {
        margin-bottom: 60px !important
    }

    h2.large-title {
        font-size: 34px
    }

    .margin-bottom-50 {
        margin-bottom: 20px !important
    }

    .videosec.section-white.medium-padding iframe {
        height: 170px
    }

    .videosec.section-white.medium-padding {
        padding: 25px 0
    }

    .section-testimonials {
        padding: 60px 0 30px
    }

    .section-blue.no-padding-bottom.no-padding-bottom-10 {
        padding: 40px 0 50px
    }

    .section-dark {
        padding: 50px 0
    }

    .logos-list-wrepar li {
        font-size: 12px;
        line-height: 18px
    }

    .popup-gallery {
        display: block
    }

    .popup-gallery img {
        min-height: 100%;
        max-height: 100%
    }
    .home-wrapper {
        background: linear-gradient(rgb(69 69 69 / 36%), rgb(0 0 0 / 70%)), url(../images/bg2.webp);
    }
    .home-wrapper-2.home-wrapper {
        background: url(../images/bg3.webp);
    }
    .imac_image .imac_mobile {
        display: block;
        width: 100%;
    }
    .imac_image img {
        display: none;
    }
}

@media handheld,
only screen and (max-width:575px) {
    .logos-list-wrepar li {
        margin-bottom: 7px;
        width: 50%
    }

    .logos-list-wrepar li:last-child {
        margin-bottom: 0
    }

    .popup-gallery img {
        min-height: 229px;
        max-height: 229px
    }
}

@media handheld,
only screen and (max-width:489px) {
    .logos-list-wrepar li {
        margin-bottom: 7px;
        width: 100%
    }

    p.newsletter_success_box {
        text-align: center
    }
}

@media screen and (min-width:992px) {
    .popup-gallery img {
        min-height: 250px;
        object-fit: cover;
        max-height: 250px
    }

    .membershipSection .row {
        justify-content: center;
        display: flex
    }
}

.Resources_section {
    margin-top: 76px
}

.Sound-resources {
    background: #eef0f1;
    padding: 30px 0
}

.Sound-resources02 {
    padding: 30px 0
}

.Resources-detail h1,
.Resources-detail h2 {
    font-size: 25px;
    margin-top:0;
}
.Resources01 {
    display: flex;
    align-items: center;
}


.Resources-detail .btn {
    background-color: #3498db;
    color: #fff;
    font-weight: 600;
    padding: 10px 20px;
    font-size: 15px;
    border-radius: 5px;
    border: none;
    outline: 0
}

button.btn.btn-default:focus {
    outline: 0
}

.row.New_resources {
    box-shadow: 0 0 11px -7px rgba(0, 0, 0, .75);
    padding: 15px 0
}

@media screen and (max-width:991px) {
    .Resources-detail {
        padding-top: 0
    }
    .Resources-detail h1,
.Resources-detail h2 {
    margin-top:20px;
}
.Resources01 {
    display: block;
}
}

@media screen and (max-width:576px) {

    .Resources-detail h1,
    .Resources-detail h2 {
        font-size: 16px
    }

    .Resources-detail a .btn {
        padding: 7px 20px
    }

    .Resources_section {
        margin-top: 70px
    }
}

@media screen and (max-width:370px) {

    .Resources-detail h1,
    .Resources-detail h2 {
        font-size: 15px
    }

    .Resources-detail p {
        font-size: 14px
    }

    .membershipSection .packages ul li::before {
        left: -7px
    }
}



/*abhinandan 18-3-21 start*/


.last_one img {
    border: 2px solid #a5aba775;
}
#text,
#textLast{
display:none;
}

#toggle,
#toggleLast{
  color: #000;
  cursor: pointer;
  font-weight: 600;
  font-size: 14px;
  text-decoration: underline;
}


/*abhinandan 18-3-21 end*/