/** Generated by FG **/
@font-face {
    font-family: 'Conv_FuturaPTHeavy';
    src: url('../fonts/FuturaPTHeavy.eot');
    src: local('☺'), url('../fonts/FuturaPTHeavy.woff') format('woff'), url('../fonts/FuturaPTHeavy.ttf') format('truetype'), url('../fonts/FuturaPTHeavy.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

/** Generated by FG **/
@font-face {
    font-family: 'Conv_FuturaPTBook';
    src: url('../fonts/FuturaPTBook.eot');
    src: local('☺'), url('../fonts/FuturaPTBook.woff') format('woff'), url('../fonts/FuturaPTBook.ttf') format('truetype'), url('../fonts/FuturaPTBook.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

/** Generated by FG **/
@font-face {
    font-family: 'Conv_FuturaPTDemi';
    src: url('../fonts/FuturaPTDemi.eot');
    src: local('☺'), url('../fonts/FuturaPTDemi.woff') format('woff'), url('../fonts/FuturaPTDemi.ttf') format('truetype'), url('../fonts/FuturaPTDemi.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

/** Generated by FG **/
@font-face {
    font-family: 'Conv_FuturaPTMedium';
    src: url('../fonts/FuturaPTMedium.eot');
    src: local('☺'), url('../fonts/FuturaPTMedium.woff') format('woff'), url('../fonts/FuturaPTMedium.ttf') format('truetype'), url('../fonts/FuturaPTMedium.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}




body{
	overflow-x: hidden;
}

html,
body {
    font-family: 'Conv_FuturaPTBook';
    font-weight: 400;
    color: #6f6f6f;
    -webkit-font-smoothing: antialiased;
    background: #fff;
    font-size: 16px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0px;
    font-style: normal;
    font-weight: 800;
    text-transform: normal;
}

p {
    font-size: 15px;
    font-weight: 500;
    line-height: 28px;
}

figure {
    margin: 0;
}

.post-content {
    padding-top: 18px;
}

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

a {
    color: #0ec99d;
}

a,
a:hover,
a:focus,
input:focus {
    text-decoration: none;
    outline: none !important;
    color: #269692;
}

:focus {
    outline: -webkit-focus-ring-color auto 0px;
}

img {
    max-width: 100%;
}

h1, h2, h3, h4, h5, h6{
     font-family: 'Conv_FuturaPTHeavy'
}

li.mobile-parent-nav-menu-item {
    display: none !important;
}





.row.navbar-box.align-items-center {
    width: 100%;
}

.navbar {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 9999;
    border-radius: 0 0 0px 0px;
    background-position: right center;
    background-size: cover;
    padding: 15px 0px;
    background: transparent !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.site-logo img {
    width: 145px;
    height: inherit;
}

button.submenu-expand.main-menu-more-toggle {
    display: none;
}

ul.main-menu li {
    display: inline-block;
}

ul.main-menu li {
    color: gray;
}

.main-menu-more {
    float: right;
}

header.entry-header {
    display: none;
}
ul.main-menu li a {
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    position: relative;
    padding: 10px 16px;
    text-transform: uppercase;
    font-family: 'Conv_FuturaPTMedium' !important;
    letter-spacing: 2px;
}


.current_page_item::before {
    transform: skewX(-16deg);
    transition: .3s linear;
}





.menu-item {
    border-right: 0px solid;
}

.main-heading {
    color: #1c1121;
    text-transform: uppercase;
    font-size: 36px;
    margin-bottom: 10px;
}

.sub-heading {
    max-width: 65%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding-bottom: 30px;
}

.heading-sc {
    margin-bottom: 30px;
}

.navbar-main .sub-heading::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background-image: url(http://bvmtest.com/gamesandapps/wp-content/uploads/2020/08/title_bar02.png);
    width: 270px;
    height: 13px;
    background-repeat: no-repeat;
    right: 0;
    margin: 0 auto;
}


/* Reset Select */
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: 0;
    box-shadow: none;
    border: 0 !important;
    background: #fff;
    background-image: none;
    width: 100%;
}

/* Remove IE arrow */
select::-ms-expand {
    display: none;
}

/* Custom Select */
.select {
    position: relative;
    display: inline-block;
    width: 16em;
    height: 38px;
    border: 1px solid #060606;
    line-height: 37px;
    background: #fff;
    overflow: hidden;
    border-radius: .25em;
    margin-right: 18px;
}

select {
    flex: 1;
    padding: 0 .5em;
    color: #000;
    cursor: pointer;
}

/* Arrow */
.select::after {
    content: '\25BC';
    position: absolute;
    top: 0;
    right: 0px;
    padding: 0 1em;
    background: #404040;
    color: #fff;
    cursor: pointer;
    pointer-events: none;
    -webkit-transition: .25s all ease;
    -o-transition: .25s all ease;
    transition: .25s all ease;
}

/* Transition */
.select:hover::after {
    color: #fff;
}









.wtch-img img {
    width: 185px;
}

.sle-sc {
    padding: 20px 0px;
}

.main-btn button {
    background: #2E5FA5 !important;
    color: #fff !important;
    padding: 12px 40px !important;
    font-size: 18px !important;
}


.text-icn p {
    display: table-cell;
    font-size: 15px;
    font-weight: 500;
    vertical-align: top;

}

.text-icn p i {
    padding: 0px 10px;
    font-size: 26px;
}

.text-icn {
    min-height: 90px;
}

.top-features {
    padding-top: 45px;
}


.make-it-own {
    background: rgb(235, 241, 240);
    padding-top: 75px;
    padding-bottom: 50px;
}

.key-benifits {
    padding: 65px 0px;
}

.features-itms p {
    margin-bottom: 50px !important;
}

.join-tribe {
    background: #2e5fa5;
    color: #fff;
    padding: 55px 0px;
}

.join-tribe h2 {
    color: #fff !important;
    margin-bottom: 32px;
}

.join-tribe p {
    color: #fff !important;
}

input#email {
    padding: 10px 60px;
}

input.submit {
    padding: 12px 26px;
    background: #40ae48;
    color: #fff;
    border: 0px;
}

.sub-form {
    margin-top: 90px;
}

.join-tribe p {
    font-size: 18px;
    color: #d0d0d0 !important;
}

.about-enjoy {
    padding: 70px 0px !important;
}

.benifits-bl {
    padding: 35px 38px;
    background: #fff;
    border: 1px #e0e5e9 solid;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    position: relative;
    min-height: 170px;
}

.benifits-bl {
    text-align: center;
    vertical-align: middle;
    align-items: center;
    display: flex;
}

footer#footer {
    padding: 80px 0px;
    background-color: #000;
    padding-bottom: 0px;
    position: relative;
    z-index: 1;
}


footer#footer h2 {
    color: #fff;
}

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

footer#footer a {
    color: #fff;
}

.widget-title {
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 2px;
    color: #fff;
    padding-bottom: 0px;
    position: relative;
}

footer ul li {
    padding: 8px 0px;
}

footer ul li a i {
    padding-right: 8px;
}

section#media_image-2 img {
    margin-bottom: 22px;
}


.row.footer-bottom ul li {
    display: inline-block;
    padding: 0px 40px;
}

.footer-bottom ul li {
    display: inline-flex;
    padding: 0px 12px;
}

.footer-bottom {
    background: #031620;
    color: #fff;
}

.footer-bottom p {
    color: #fff;
}

#nav_menu-2 {
    padding-left: 70px;
}

#custom_html-2 {
    padding-left: 70px;
}

#nav_menu-3 {
    padding-left: 70px;
}

.footer-bottom {
    background: #f5f5f5;
    color: #fff;
    padding-top: 40px;
    padding-bottom: 20px;
    text-align: center;
    border-top: 3px solid #269692;
}

.footer-bottom p {
    color: #676767;
}































































































.bannere {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(255, 255, 255, 0) 25%);
}


.promo-section.v2 .promo-content-wrap {
    columns: 2;
    margin-left: 30px;
}

.promo-section.v2 .promo-content:nth-child(1) {
    background: #204c6f;
}

.promo-section.v2 .promo-content img {
    max-width: 60px;
    margin-bottom: 20px;
}

.promo-section.v2 .promo-content:nth-child(1) h4,
.promo-section.v2 .promo-content:nth-child(4) h4 {
    color: #fff;
}

.promo-section.v2 .promo-content:nth-child(1) p,
.promo-section.v2 .promo-content:nth-child(4) p {
    color: #fff;
}

.promo-section.v2 .promo-content {
    margin: 35px 3px 30px 20px;
}

.promo-section.v2 .promo-content img {
    max-width: 60px;
    margin-bottom: 20px;
}

.promo-section.v2 .promo-content {
    box-shadow: 0px 0px 11px 0px rgba(38, 59, 94, 0.12);
    border-radius: 5px;
    padding: 25px;
}

.promo-section.v2 .promo-content img {
    max-width: 60px;
    margin-bottom: 20px;
}

.promo-section.v2 .promo-content h4 {
    margin-bottom: 8px;
    line-height: 1.2;
}

.promo-section.v2 .promo-content p {
    line-height: 1.5;
}

.promo-section.v2 .promo-content:nth-child(4) {
    background: #FA6742;
}

.promo-section.v2 .promo-content:nth-child(1) h4,
.promo-section.v2 .promo-content:nth-child(4) h4 {
    color: #fff;
}

.promo-section.v2 .promo-content:nth-child(1) p,
.promo-section.v2 .promo-content:nth-child(4) p {
    color: #fff;
}

.promo-section.v2 .promo-content p {
    line-height: 1.5;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1280px !important;
    }

    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 1280px !important;
    }
}

.elementor-heading-title {
    margin-bottom: 10px !important;
    position: relative !important;
    font-size: 30px !important;
    text-transform: capitalize !important;
    color: #222222 !important;
    font-weight: bold !important;
}

.about-mn {
    display: flex;
    vertical-align: middle;
    align-items: center;
}

/*.promo-section {
    padding: 40px 0px;
}*/

.property-wrap {
    margin-bottom: 60px;
}

.property-wrap .img {
    display: block;
    width: 100%;
    height: 350px;
}

.img,
.blog-img,
.user-img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.property-wrap .text {
    width: 75%;
}

.property-wrap .text {
    position: relative;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    margin-top: -50px;
    margin-left: 20px;
    background: #fff;
    -webkit-box-shadow: 0 5px 21px -14px rgba(0, 0, 0, .14);
    -moz-box-shadow: 0 5px 21px -14px rgba(0, 0, 0, .14);
    box-shadow: 0 5px 21px -14px rgba(0, 0, 0, .14);
    padding: 25px;
}

.property-wrap .text ul {
    padding: 0;
}

.property-wrap .text h3 {
    font-size: 18px;
    text-align: justify;
}

.property-wrap .text h3 a {
    color: #404040;
    font-weight: 600;
    font-family: 'Conv_FuturaPTMedium';
    font-weight: normal;
    font-size: 18px;
    letter-spacing: 0.4px;
}

.property-wrap .text ul li {
    font-size: 16px;
    margin-right: 10px;
    display: inline-block;
    list-style: none;
}

.property-wrap .text ul li span {
    margin-right: 5px;
}

.property-wrap .text .btn-custom {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 40px;
    height: 40px;
    background: #204c6f;
    border-radius: 50% 0 0 0;
}

.property-wrap .text .btn-custom span {
    color: #fff;
}
.property-sc {
    padding: 70px 0px;
    padding-bottom: 50px;
}

.brands-sc .elementor-image img {
    background: white;
    box-shadow: 0px 1px 11px #0000001c;
    border-radius: 5px;
    padding: 25px;
}


.brands-sc {
    padding: 60px 0px; 
}





















.footer-section ul {
    margin: 0px;
    padding: 0px;
}
.footer-section {
  background: #000;
  position: relative;
}
.footer-cta {
    border-bottom: 1px solid #545252;
}
.single-cta i {
  color: #204c6f;
  font-size: 30px;
  float: left;
  margin-top: 8px;
}
.cta-text {
  padding-left: 15px;
  display: inline-block;
}
.cta-text h4 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 2px;
}
.cta-text span {
  color: #a0a0a0;
  font-size: 15px;
}
.footer-content {
  position: relative;
  z-index: 2;
}
.footer-pattern img {
  position: absolute;
  top: 0;
  left: 0;
  height: 330px;
  background-size: cover;
  background-position: 100% 100%;
}
.footer-logo {
  margin-bottom: 30px;
}
.footer-logo img {
    max-width: 200px;
}
.footer-text p {
    margin-bottom: 14px;
    font-size: 18px;
    color: #a0a0a0;
    line-height: 25px;
}
.footer-social-icon span {
  color: #fff;
  display: block;
  font-size: 20px;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 20px;
}
.footer-social-icon a {
  color: #fff;
  font-size: 16px;
  margin-right: 15px;
}
.footer-social-icon i {
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 38px;
  border-radius: 50%;
}
.facebook-bg{
  background: #3B5998;
}
.twitter-bg{
  background: #55ACEE;
}
.google-bg{
  background: #c70044;
}
.footer-widget-heading h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 40px;
  position: relative;
}
.footer-widget-heading h3::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -15px;
  height: 2px;
  width: 50px;
  background: #204c6f;
}
.footer-widget ul li {
  display: inline-block;
  float: left;
  width: 50%;
  margin-bottom: 12px;
}
.footer-widget ul li a:hover{
  color: #204c6f;
}
.footer-widget ul li a {
  color: #878787;
  text-transform: capitalize;
  font-size: 18px;
}
.subscribe-form {
  position: relative;
  overflow: hidden;
}
.subscribe-form input {
    width: 100%;
    padding: 14px 28px;
    background: #545454;
    border: 1px solid #2E2E2E;
    color: #fff;
}
.subscribe-form button {
    position: absolute;
    right: 0;
    background: #204c6f;
    padding: 13px 20px;
    border: 1px solid #204c6f;
    top: 0;
}
.subscribe-form button i {
  color: #fff;
  font-size: 22px;
  transform: rotate(-6deg);
}
.copyright-area{
  background: #202020;
  padding: 25px 0;
}
.copyright-text p {
  margin: 0;
  font-size: 14px;
  color: #878787;
}
.copyright-text p a{
  color: #204c6f;
}
.footer-menu li {
  display: inline-block;
  margin-left: 20px;
}
.footer-menu li:hover a{
  color: #204c6f;
}
.footer-menu li a {
  font-size: 14px;
  color: #878787;
}

.info-text {
    margin-top: 100px;
    }









.banner-ro{
    position: relative;
}

.banner-ro:after {
    z-index: 1;
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.7);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, rgba(255, 255, 255, 0) 25%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.7)), color-stop(25%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, rgba(255, 255, 255, 0) 25%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, rgba(255, 255, 255, 0) 25%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, rgba(255, 255, 255, 0) 25%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), color-stop(25%, rgba(255, 255, 255, 0)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(255, 255, 255, 0) 25%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#ffffff', GradientType=0);
}


figcaption.elementor-image-carousel-caption {
    position: absolute;
    top: 43%;
    z-index: 99999999;
    left: 0;
    right: 0;
    font-size: 50px;
    color: #fff;
    font-weight: bolder;
}



.testimonial-video {
    background-position: center;
    background-size: cover;
    height: 450px;
    position: relative;
}


.my-100 {
    margin-top: 100px !important;
}
.overlay {
    background-color: rgb(0, 0, 0);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 450px;
    width: 100%;
}
.ffde{
        background-position: center;
    background-size: cover;
    position: relative;
}
.testimonial-video {
    background-position: center;
    background-size: cover;
    height: 450px;
    position: relative;
}
.op-5 {
    opacity: 0.5;
}
.testimonial-btn a {
    background: rgba(255, 255, 255, 0.5);
    color: #fff;
    width: 70px;
    height: 70px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 999;
    transform: translate(-50%, -50%);
}
.hvr-ripple-out:before {
    border-radius: 50%;
    content: '';
    position: absolute;
    border: #fff solid 2px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    transition: all 0.3s;
    animation-iteration-count: infinite;
}
a.property-yt.hvr-ripple-out i {
    font-size: 36px;
    margin-top: 18px;
}

a.property-yt.hvr-ripple-out i {
    font-size: 24px;
    margin-top: 23px;
    margin-left: 3px;
}




























.testim {
        width: 100%;
        position: absolute;
        top: 50%;
        -webkit-transform: translatey(-50%);
        -moz-transform: translatey(-50%);
        -ms-transform: translatey(-50%);
        -o-transform: translatey(-50%);
        transform: translatey(-50%);
}

.testim .wrap {
    position: relative;
    width: 100%;
    max-width: 1020px;
    padding: 40px 20px;
    margin: auto;
}

.testim .arrow {
    display: block;
    position: absolute;
    color: #eee;
    cursor: pointer;
    font-size: 2em;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    -webkit-transition: all .3s ease-in-out;    
    -ms-transition: all .3s ease-in-out;    
    -moz-transition: all .3s ease-in-out;    
    -o-transition: all .3s ease-in-out;    
    transition: all .3s ease-in-out;
    padding: 5px;
    z-index: 22222222;
}

.testim .arrow:before {
        cursor: pointer;
}

.testim .arrow:hover {
    color: #ea830e;
}
    

.testim .arrow.left {
    left: 10px;
}

.testim .arrow.right {
    right: 10px;
}

.testim .dots {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 60px;
    left: 0;
    display: block;
    z-index: 3333;
        height: 12px;
}

.testim .dots .dot {
    list-style-type: none;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid #eee;
    margin: 0 10px;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;    
    -ms-transition: all .5s ease-in-out;    
    -moz-transition: all .5s ease-in-out;    
    -o-transition: all .5s ease-in-out;    
    transition: all .5s ease-in-out;
        position: relative;
}

.testim .dots .dot.active,
.testim .dots .dot:hover {
    background: #ea830e;
    border-color: #ea830e;
}

.testim .dots .dot.active {
    -webkit-animation: testim-scale .5s ease-in-out forwards;   
    -moz-animation: testim-scale .5s ease-in-out forwards;   
    -ms-animation: testim-scale .5s ease-in-out forwards;   
    -o-animation: testim-scale .5s ease-in-out forwards;   
    animation: testim-scale .5s ease-in-out forwards;   
}
    
.testim .cont {
    position: relative;
        overflow: hidden;
}

.testim .cont > div {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 0 70px 0;
    opacity: 0;
}

.testim .cont > div.inactive {
    opacity: 1;
}
    

.testim .cont > div.active {
    position: relative;
    opacity: 1;
}
    

.testim .cont div .img img {
    display: block;
    width: 100px;
    height: 100px;
    margin: auto;
    border-radius: 50%;
}

.testim .cont div h2 {
    color: #ea830e;
    font-size: 1em;
    margin: 15px 0;
}

.testim .cont div p {
    font-size: 1.15em;
    color: #eee;
    width: 80%;
    margin: auto;
}

.testim .cont div.active .img img {
    -webkit-animation: testim-show .5s ease-in-out forwards;            
    -moz-animation: testim-show .5s ease-in-out forwards;            
    -ms-animation: testim-show .5s ease-in-out forwards;            
    -o-animation: testim-show .5s ease-in-out forwards;            
    animation: testim-show .5s ease-in-out forwards;            
}

.testim .cont div.active h2 {
    -webkit-animation: testim-content-in .4s ease-in-out forwards;    
    -moz-animation: testim-content-in .4s ease-in-out forwards;    
    -ms-animation: testim-content-in .4s ease-in-out forwards;    
    -o-animation: testim-content-in .4s ease-in-out forwards;    
    animation: testim-content-in .4s ease-in-out forwards;    
}

.testim .cont div.active p {
    -webkit-animation: testim-content-in .5s ease-in-out forwards;    
    -moz-animation: testim-content-in .5s ease-in-out forwards;    
    -ms-animation: testim-content-in .5s ease-in-out forwards;    
    -o-animation: testim-content-in .5s ease-in-out forwards;    
    animation: testim-content-in .5s ease-in-out forwards;    
}

.testim .cont div.inactive .img img {
    -webkit-animation: testim-hide .5s ease-in-out forwards;            
    -moz-animation: testim-hide .5s ease-in-out forwards;            
    -ms-animation: testim-hide .5s ease-in-out forwards;            
    -o-animation: testim-hide .5s ease-in-out forwards;            
    animation: testim-hide .5s ease-in-out forwards;            
}

.testim .cont div.inactive h2 {
    -webkit-animation: testim-content-out .4s ease-in-out forwards;        
    -moz-animation: testim-content-out .4s ease-in-out forwards;        
    -ms-animation: testim-content-out .4s ease-in-out forwards;        
    -o-animation: testim-content-out .4s ease-in-out forwards;        
    animation: testim-content-out .4s ease-in-out forwards;        
}

.testim .cont div.inactive p {
    -webkit-animation: testim-content-out .5s ease-in-out forwards;    
    -moz-animation: testim-content-out .5s ease-in-out forwards;    
    -ms-animation: testim-content-out .5s ease-in-out forwards;    
    -o-animation: testim-content-out .5s ease-in-out forwards;    
    animation: testim-content-out .5s ease-in-out forwards;    
}

@-webkit-keyframes testim-scale {
    0% {
        -webkit-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -webkit-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -webkit-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -webkit-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-moz-keyframes testim-scale {
    0% {
        -moz-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -moz-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -moz-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -moz-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-ms-keyframes testim-scale {
    0% {
        -ms-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -ms-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -ms-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -ms-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-o-keyframes testim-scale {
    0% {
        -o-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -o-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -o-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -o-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@keyframes testim-scale {
    0% {
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-webkit-keyframes testim-content-in {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -webkit-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-moz-keyframes testim-content-in {
    from {
        opacity: 0;
        -moz-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -moz-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-ms-keyframes testim-content-in {
    from {
        opacity: 0;
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -ms-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-o-keyframes testim-content-in {
    from {
        opacity: 0;
        -o-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -o-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@keyframes testim-content-in {
    from {
        opacity: 0;
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        transform: translateY(0);        
    }
}

@-webkit-keyframes testim-content-out {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -webkit-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-moz-keyframes testim-content-out {
    from {
        opacity: 1;
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -moz-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-ms-keyframes testim-content-out {
    from {
        opacity: 1;
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -ms-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-o-keyframes testim-content-out {
    from {
        opacity: 1;
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@keyframes testim-content-out {
    from {
        opacity: 1;
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
    }
}

@-webkit-keyframes testim-show {
    from {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
}

@-moz-keyframes testim-show {
    from {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
}

@-ms-keyframes testim-show {
    from {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
}

@-o-keyframes testim-show {
    from {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
}

@keyframes testim-show {
    from {
        opacity: 0;
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        transform: scale(1);       
    }
}

@-webkit-keyframes testim-hide {
    from {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@-moz-keyframes testim-hide {
    from {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
}

@-ms-keyframes testim-hide {
    from {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
}

@-o-keyframes testim-hide {
    from {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
}

@keyframes testim-hide {
    from {
        opacity: 1;
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        transform: scale(0);
    }
}

@media all and (max-width: 300px) {
    body {
        font-size: 14px;
    }
}

@media all and (max-width: 500px) {
    .testim .arrow {
        font-size: 1.5em;
    }
    
    .testim .cont div p {
        line-height: 25px;
    }

}


.testi-sec {
    padding: 210px 0px;
    background: #204c6f;
}


.wh-t h2{
    color: #fff !important;
}

.wh-t {
    padding-top: 60px;
}

.ffrdr{
    padding-top: 30px;
}

.hfghdf{
    padding-top: 80px;
}


.spec-hd h5 {
    color: #000 !important;
    font-size: 22px !important;
    font-family: 'Conv_FuturaPTBook';
    padding: 30px 15px;
    background: #fff;
}

.property-wrap .text {
    min-height: 250px;
    box-shadow: 0 5px 21px -14px rgb(0 0 0 / 54%);
}
.property-sc h2{
    font-family: 'Conv_FuturaPTHeavy' !important;
    font-size: 50px !important;
    color: #333;
    letter-spacing: 1.5px;
    margin-bottom: 50px !important;
}

.insta-mn{
    background: #f5f5f5 !important;
    padding: 50px 0px;
    padding-top: 30px; 
}

.sub-hdng h4 {
    font-family: 'Conv_FuturaPTBook' !important;
    font-weight: normal !important;
    margin-bottom: 0px !important;
    line-height: 0px;
}

.sub-slid {
    font-family: 'Conv_FuturaPTMedium';
    color: #FFF;
    font-size: 30px;
    text-shadow: none;
    line-height: 1.2;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: inherit;
    letter-spacing: 3px;
    word-spacing: normal;
    text-transform: none;
    font-weight: 500;
    text-transform: uppercase;
}

ul.main-menu li a i {
    color: #fff !important;
    background: #204c6f;
    padding: 12px 10px;
    border-radius: 50px;
    text-align: center;
    padding-left: 12px;
}

.slide-code {
    position: absolute;
    z-index: 9999999999999;
    top: 30vh;
    left: 0;
    right: 0;
    color: #fff;
    text-align: center;
}
.slide-code a {
    background: #204c6f;
    opacity: 1;
    padding: 12px 24px;
    box-shadow: none;
    border-width: 0px;
    border-style: solid;
    border-color: #000000;
    border-color: RGBA(0,0,0,1);
    border-radius: 99px;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
}

.slide-code h1 {
    font-family: 'Conv_FuturaPTHeavy';
    font-size: 60px;
    margin-bottom: 22px;
}
.slide-code h4 {
    font-family: 'Conv_FuturaPTMedium';
    font-size: 30px;
    margin-bottom: 30px;
    font-weight: normal;
    text-transform: uppercase;
}
.slide-code {
    max-width: 1000px;
    margin: 0 auto;
}






.con-container input.wpcf7-form-control {
    width: 100% !important;
    height: 45px;
}
.con-container label {
    width: 100% !important;
    text-align: left;
    color: #fff;
    font-size: 20px;
    line-height: 40px;
}
.wpcf7-form-control-wrap {
    position: relative;
}

.con-container input.wpcf7-form-control {
    width: 100% !important;
    height: 45px;
}


.con-container textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    height: 200px;
}
.con-container .bovc{
    max-width: 700px !important;
    margin: 0 auto;
}
.con-container input.wpcf7-form-control.wpcf7-submit {
    background: #0e0001;
    color: #fff;
    font-size: 19px;
    width: 175px !important;
    max-width: 175px !important;
    border-radius: 36px;
    border: 0px !important;
    margin-top: 14px;
    height: 50px !important;
    border: 2px solid #fff !important;
    box-shadow: 0px 0px 10px #000;
}

.fghj h3{
    color: #fff !important;
}

.bread h1 {
    color: #fff !important;
    font-size: 50px !important;
    text-transform: uppercase !important;
    font-family: 'Conv_FuturaPTHeavy' !important;
}

li#menu-item-620 a {
    padding-right: 0px !important;
}


li#menu-item-621 a {
    padding-right: 0px !important;
}



.slid-tc{
	padding: 0px !important;
	margin: 0px !important;
}


.about-h-sc{
	background: #f5f5f5;
}
.eui-widget-title.eapps-instagram-feed-title {
    font-family: 'Conv_FuturaPTHeavy' !important;
    font-size: 40px !important;
    color: #333;
    letter-spacing: 1.5px;
    margin-bottom: 26px !important;
}
.about-mis {
    background: #f5f5f5;
}

.about-mis h4{
	text-transform: uppercase !important;
}
p {
    color: #404040;
    font-weight: 600;
    font-family: 'Conv_FuturaPTMedium';
    font-weight: normal;
    font-size: 21px;
    letter-spacing: 0.4px;
}

@import url(https://fonts.googleapis.com/css?family=Poppins:300,700);
.snip1581 {
  font-family: 'Poppins:400,700', Arial, sans-serif;
  position: relative;
  display: inline-block;
  overflow: hidden;
	height: 260px;
	    margin-bottom: 24px !important;
  margin: 8px;
  width: 100%;
  background-color: #000000;
  color: #ffffff;
  text-align: left;
  font-size: 16px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
.snip1581 * {
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.snip1581 img {
  max-width: 100%;
  vertical-align: top;
}
.snip1581 figcaption {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px;
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.8) 0%, transparent 100%);
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, transparent 100%);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.snip1581 h3 {
  font-size: 44px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 3px 0;
}
.snip1581 .title1 {
  font-weight: 700;
}
.snip1581 .title2 {
  color: #a58e7c;
  font-weight: 300;
}
.snip1581 .title3 {
  font-weight: 700;
  font-size: 25px;
}
.snip1581 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.snip1581:hover img,
.snip1581.hover img {
  -webkit-transform: scale(1.3) rotate(5deg);
  transform: scale(1.3) rotate(5deg);
}
.about-ser{
	margin-bottom: 50px;
}
.snip1581 img {
    height: auto;
    max-width: 100%;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 260px !important;
    object-fit: cover;
}
p.elementor-icon-box-description {
    margin-bottom: 25px !important;
}

@media only screen and (min-width: 1168px){
.woocommerce .content-area .site-main {
    max-width: 100% !important;
}
}


h3.elementor-heading-title.elementor-size-default {
    font-size: 24px !important;
    line-height: 33px !important;
    margin-bottom: 0px !important;
}

.products img {
    width: 100% !important;
}
.products h3.elementor-heading-title.elementor-size-default {
    font-size: 20px !important;
    line-height: 25px !important;
    margin-bottom: 0px !important;
    font-weight: normal;
    background: #204c6f9e;
    position: absolute !important;
    left: 0;
    right: 0;
    top: -60px;
    min-height: 60px;
    color: #fff !important;
    padding: 4px 16px;
}
.products .elementor-image {
	overflow: hidden;
}
.products .elementor-image:hover img{
    transform: scale(1.3);
    transition: 0.5s;
}
.products {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
	padding-top: 0px !important;
}
.products .elementor-widget-image {
    margin-bottom: 0px !important;
}




ul.sng-pro li {
    font-size: 19px;
    color: #000;
    list-style: disc;
    margin-left: 20px;
    margin-bottom: 7px;
}

ul.main-menu li a:hover {
    color: #204c6f;
}

@media (min-width:320px) and (max-width:767px){
	.navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
}
	.site-logo img {
    width: 90px;
    height: inherit;
}
	button#responsive-menu-button {
    width: 25px !important;
    height: 25px !important;
    position: fixed; 
    top: 18px !important;
    right: 5%;
    background: #000000;
}
	.slide-code h2 {
    font-family: 'Conv_FuturaPTHeavy';
    font-size: 21px;
    margin-bottom: 18px;
}
	
.slide-code h4 {
    font-family: 'Conv_FuturaPTMedium';
    font-size: 15px;
    margin-bottom: 20px;
    font-weight: normal;
    text-transform: uppercase;
    padding: 0px 50px;
}
	.slide-code {
    position: absolute;
    z-index: 9999999999999;
    top: 2vh;
    left: 0;
    right: 0;
    color: #fff;
    text-align: center;
}
	.slide-code a {
    background: #204c6f;
    opacity: 1;
    padding: 9px 24px;
    box-shadow: none;
    border-width: 0px;
    border-style: solid;
    border-color: #000000;
    border-color: RGBA(0,0,0,1);
    border-radius: 99px;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
}
	.navbar {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 9999;
    border-radius: 0 0 0px 0px;
    background-position: right center;
    background-size: cover;
    padding: 10px 0px;
    background: #001221 !important;
    border-bottom: 1px solid #5a5757;
}
	.about-mis h4 {
    text-transform: uppercase !important;
    font-size: 21px !important;
}
	.property-sc h2 {
    font-family: 'Conv_FuturaPTHeavy' !important;
    font-size: 26px !important;
    color: #333;
    letter-spacing: 1.5px;
    margin-bottom: 0px !important;
}
	.sub-hdng .elementor-heading-title {
    margin-bottom: 10px !important;
    position: relative !important;
    font-size: 20px !important;
    text-transform: capitalize !important;
    color: #222222 !important;
    font-weight: bold !important;
}
	.property-wrap .img {
    display: block;
    width: 100%;
    height: 230px;
}
	.property-wrap .text {
    width: 88%;
}
	.property-sc {
    padding-bottom: 10px !important;
	}
	.eui-widget-title.eapps-instagram-feed-title {
    font-family: 'Conv_FuturaPTHeavy' !important;
    font-size: 26px !important;
    color: #333;
    letter-spacing: 1.2px;
    margin-bottom: 12px !important;
}
	div#responsive-menu-container {
    z-index: 99999999999 !important;
}
	.cta-text {
    padding-left: 20px;
    display: inline-block;
}
	.footer-social-icon {
    margin-bottom: 25px;
}
	.single-cta {
    margin-bottom: 15px;
}
	.footer-logo img {
    max-width: 115px;
}
	#responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link {
    font-size: 18px !important;
}
	
.con-container input.wpcf7-form-control {
    width: 100% !important;
    height: 38px;
}
	.con-container label {
    width: 100% !important;
    text-align: left;
    color: #fff;
    font-size: 18px;
    line-height: 40px;
}
	.con-container textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    height: 130px;
}
	.slide-code h1 {
     font-family: 'Conv_FuturaPTHeavy';
    font-size: 26px;
    padding: 0px 25px;
    margin-bottom: 5px !important;
	}
}