/* 
Theme name: Payotop 
Author: Leverate
textdomain: theme
*/

body {
    margin: 0px;
    font-family: "Ubuntu", Sans-serif;
}
.menu-item-176 {
    cursor: pointer;
}
.popup {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, 0.52);
    z-index: 9999999;
    display: none;
    align-items: center;
    justify-content: center;
    overflow-y: auto;
}

@media (max-width: 1100px) {
    .popup {
        align-items: normal;
    }
}
.popup > div {
    width: 68%;
    display: flex;
}
.popup > div > div {
    width: 50%;
}
.popup .leftSide {
    background-size: cover;
}
.popup .rightSide {
    padding: 26px 0px;
}
.popup .rightSide > div {
    position: relative;
    background: #f7f7f7;
    padding: 50px 0px 64px 0px;
}
.popup span.btn-close {
    position: absolute;
    top: 0px;
    right: 16px;
    font-size: 34pt;
    font-weight: 900;
    cursor: pointer;
}
.formLeverate {
    width: 400px;
    max-width: 90%;
    margin: 0px auto;
}
.formLeverate * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.formLeverate .line {
    margin-bottom: 22px;
    position: relative;
}
.formLeverate h3 {
    margin: 0px;
    font-family: 'Poppins', sans-serif;
    color: #4A90E2;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 11px;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 2;
}
.formLeverate .mobileNumber h3 {
    position: static;
}

.formLeverate .mobileNumber {
    margin-bottom: 21px;
}

.formLeverate input, .formLeverate .line textarea, .formLeverate select {
    padding: 30px 10px 10px;
    margin-bottom: 3px;
    border: 0px;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-style: italic;
    color: #A2A2A2;
    width: 100%;
    border: 1px solid #ECECEC;
    border-radius: 6px;
}

.formLeverate input.wpcf7-not-valid {
    border-color: #f00;
}

.formLeverate .line textarea {
    height: 90px;
    resize: none;
}
.formLeverate input:focus, .formLeverate .line textarea:focus {
    outline: none;
}
.formLeverate input::placeholder, .formLeverate .line textarea::placeholder {
    color: #A2A2A2;
}
.formLeverate .form-thankyou {
    display: none;
    min-height: 400px;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    align-items: center;
}

.formLeverate .form-thankyou h2 {
    font-size: 34px;
    margin: 0;
}

.formLeverate .form-thankyou p {
    font-size: 24px;
}

.formLeverate .form-thankyou:before {
    content: ' ';
    display: block;
    width: 120px;
    height: 82px;
    background: url('./images/like-icon.png') no-repeat;
    margin-bottom: 20px;
}

.formLeverate .sent .formLeverate-ins {
    display: none;
}

.formLeverate .sent .form-thankyou {
    display: flex;
}

.mobileNumber div:first-child {
    width: 23%;
}
.mobileNumber div:last-child {
    flex-grow: 1;
    overflow: hidden;
}
.mobileNumber {
    display: flex;
}
.mobileNumber div:first-child {
    width: 150px;
    margin-right: 15px;
    overflow: hidden;
    flex-shrink: 0;
}
.mobileNumber div input {
    width: 100%;
}
.mobileNumber div input, .mobileNumber div select {
    width: 100%;
    padding: 10px 10px 6px 10px;
    border: 1px solid #ECECEC;
    border-radius: 6px;
}

.mobileNumber div select {

}

input.formLeverate_submit {
	cursor: pointer;
	display: block;
    border-radius: 30px;
    padding: 16px 0px !important;
    width: 86%;
    margin: 0px auto !important;
    background-color: #FFFFFF;
    background: linear-gradient(337.41deg, #1C75BC 0%, #64BAFF 100%);
    box-shadow: 0 16px 20px 0 rgba(74,144,226,0.6);
    color: white !important;
    font-family: Ubuntu !important;
    font-size: 20px !important;
}
.signupfree h2 {
    color: #231F5C;
    font-family: Ubuntu;
    font-size: 24px;
    font-style: italic;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 12px;
    margin-top: 3px;
}
.signupfree {
    width: 100%;
    border-bottom: 2px solid #4A90E2;
    margin-bottom: 45px;
}
li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-176 {
    font-style: italic;
    font-size: 16px;
    border: 2px solid #2158BC;
    border-radius: 32px;
    padding: 0px 49px;
    height: 38px;
    display: flex;
    margin-top: 4px;
    margin-left: 15px;
}
li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-176 > a {
    padding: 0px;
    font-weight: 500 !important;
}
.footer_menu li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-176 {
	display: none;
}
@media only screen and (max-width: 1440px)  {
li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-176 {
    display: none;
}
}
@media only screen and (max-width: 1390px)  {
section#scrollDown {
    display: none;
}
}
@media only screen and (min-width: 1100px)  {
    .max_we {
        max-width: 548px;
    }
}


@media only screen and (max-width: 1100px) and (min-width: 550px)  {
    section#headerSection {
        background-size: contain;
        background-position: 50% -50%;
        background-repeat: no-repeat;
    }
}

@media only screen and (max-width: 1100px)  {
.popup > div {
    width: 90%;
    flex-wrap: wrap;
}
.popup > div > div {
    width: 100%;
}
    section#headerSection h2, section#headerSection p {
       color: #23215f; 
    }
    
    .nomarg .elementor-row {
    margin-bottom: -2px;
        margin-top: -2px;
}
    .nomarginwhite {
        margin-right: -2px;
    }
    #TopMob > div {
        padding: 0px;
    }
    #TopMob .elementor-widget-container {
        padding: 0px;
    }
    .elementor-inner {
      transition:margin-left 0.5s;
      overflow:hidden;
      width:100%;
      box-shadow: 0 0 34px 0 rgba(74,144,226,0.3);
      background: white;
      
    }
    body{
      overflow-x:hidden;
          background: #231f5b;
    }
    .elementor-inner > div {
        background:white;
    }

    .men li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-176 > a {
        border-radius: 32px;
        background: linear-gradient(147.53deg, #77D3F5 0%, #4381EC 100%);
        box-shadow: 0 10px 34px 0 rgba(74,144,226,0.6);
        padding: 17px 0px 17px 0px !important;
        text-align: center;
        width: 200px;
        font-weight: 500 !important;
        font-size: 16px !important;
        margin-top: 33px;
        margin-left: 33px;
    }

    .men li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-176 {
        border: 0px solid black;
        margin: 0px;
        padding: 0px;
    }

    .men li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-176 {
        display: block;
    }


}


@media only screen and (max-width: 550px)  {
.popup > div {
    width: 100%;
}
.popup .rightSide > div {
   padding: 50px 12px 64px 12px;
}
.rotateF0rMobile {
        -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    float: left;
    }

#headerSection {
    margin-top: 44px;
    background-position: 50% 0%;
    background-repeat: no-repeat;
} 
.elementor-5 .elementor-element.elementor-element-90b7a9f.elementor-widget-heading .elementor-heading-title, .elementor-5 .elementor-element.elementor-element-bd29579 {
    color: #23215f;
}
.formLeverate {
    width: initial;
}

}


.agragate {
    max-width: 1004px;
    margin: 0px auto;
} 

.max_whoare {
    max-width: 1200px;
}

#scrollDown p {
    color: white;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    float: left;
    margin-top: 55px;
    font-size: 8pt;
    margin-left: -32px;
    margin-bottom: 19px;
}
section#scrollDown {
    position: absolute;
    right: 0;
    top: 39%;
}
section#scrollDown > div {
    position: absolute;
    left: 13px;
}


#TopMob .elementor-shortcode {
background: #231f5c;
    position: fixed;
    top: 0;
    width: 100%;
    padding: 0px 0px;
}
section#TopMob {
    z-index: 999999;
    width: 100%;
}
.burgerMenu {
    position: absolute;
    top: 20px;
    margin-left: 18px;
}
img.logomen {
    margin: 0px auto;
    display: block;
    width: 115px;
}
.menuTopMob {
    padding: 16px 0px;
}

.side-nav{
  height:100%;
  width:0;
  position:fixed;
  z-index:1;
  top:0;
  left:0;
background: #231F5B;
  opacity:1;
  overflow-x:hidden;
  padding-top:60px;
  transition:0.5s;

}

.side-nav a{
  padding:10px 10px 10px 30px;
  text-decoration:none;
  font-size:22px;
  color:#ccc;
  display:block;
  transition:0.3s;
}

.side-nav a:hover{
  color:#fff;
}

.side-nav .btn-close{
position: absolute;
    top: 0;
    right: 22px;
    font-size: 36px;
    margin-left: 0px;
    padding-right: 30px;
    margin-right: -33px;
        padding-top: 15px;
        color:white;
}


.men ul#menu-main-menu {
    padding: 0px 0px 0px 10px;
    margin: 0px;
    font-family: ubuntu;
}
.men ul#menu-main-menu a {
    color: white;
    font-size: 19px;
    font-weight: 100;
    padding: 22px 10px 16px 31px;
}
.men {
    width: 270px;
}

div.wpcf7-response-output {
    margin: 15px 0 0;
    background-color: #fff;
    padding: 10px 15px;
}

span.wpcf7-not-valid-tip {
    font-size: 13px;
}

.select2-container {
    z-index: 999999;
    width: 100% !important;
}

.select2-container .select2-dropdown {
    width: 250px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered,
.select2-container .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 43px;
}

.select2-container .select2-selection--single {
    border-color: #ececec;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 43px;
}