/*
Theme Name: Bridge
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: Bridge Theme
Tags: creative, portfolio, multi-purpose, clean, retina, responsive, parallax, mega menu, blog, agency, business, fullscreen, modern, background video, ajax
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 10.0
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

#catapult-cookie-bar{
	left: 57px !important;
}

.cookie-bar-block #catapult-cookie-bar span{
	text-align: justify;
}

/*----------------- Exit pop up  --------------------------*/





.thank-you-pop h1{
	font-size: 42px;
    margin-bottom: 25px;
	color:#5C5C5C;
}

#exitpoup{
	padding:0;
	margin:0;
  max-width: 500px;
}


.thank-you-pop a{
	display: inline-block;
    margin: 0 auto;
    padding: 9px 20px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    background-color: #8BC34A;
    border-radius: 17px;
}
.thank-you-pop a i{
	margin-right:5px;
	color:#fff;
}
#ignismyModal .modal-header{
    border:0px;
}

.popuplink
{
	margin-top:200px !important;
	
}

.popuplink a{
	color:#fff !important;
	font-size:16px !important;
	font-weight:bold;
	    padding-left: 28px;
}

.popuplink a:link {
  color:#fff;
  text-decoration-color:#118fc9;

}





.lightbox {
    /** Hide the lightbox */
    display: none;
    /** Apply basic lightbox styling */
    position: fixed;
    z-index: 9999;
    width: 100%;
    height:100%;
    
    left: 0;
    color:#333333;
	background-color: rgba(0,0,0,0.8);
    opacity: 1;
	padding-top:15%;
}



.lightbox .box {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    min-width:540px;
    margin: 2% auto;
    padding:0 !important;
    background-color:#FFF;
    box-shadow: 0px 1px 26px -3px #777777;
    }

    .lightbox .title {
        margin:0;
        padding:0 0 10px 0px;
        border-bottom:1px #ccc solid;
        font-size:22px;
        }

    .lightbox .content {
        display:block;
        padding:10px 0 0 0px;
        font-size:18px;
        line-height:22px;
		height:400px;
	    background-image: url("https://stagingps.paradisolms.net/wp-content/uploads/2021/01/Mask-Group-3.png");
		overflow:hidden;
		clear:both;
		padding-top: 20px !important;
}
        

    
		
		  .popupheading{
        width: 80%;
      
	}
	
	/* .content h2{
	
	color:rgba(26,26,71,1) !important;
	padding-top:20px;
	font-family: 'poppins-bold', sans-serif !important;
	font-size:22px;
} */


.lightbox .close {
        float:right;
        display:block;
        text-decoration:none;
        
        font-size:22px;
        color:#000;
		position: absolute;
        
    z-index: 999999;
    top: 20px;
	right:20px;
        }

.lightbox .open {
    /** Show lightbox when mouse leaves the browser window */
    display: block;
    outline: none;
}

#wpcf7-f69753-o38  input.wpcf7-form-control.wpcf7-submit{
	
	background-color:#118fc9 !important;
	color:#fff !important;
	border-radius:5px !important;
	width: 30%;
    text-align: center;
	font-family: 'poppins', sans-serif !important;
	font-size:15px;
}

#wpcf7-f69753-o38 input.wpcf7-form-control.wpcf7-text{
	
	border-radius:5px !important;
}



/*  
    Date : 14-01-2021 
    Author : Bhagyavant Panhalkar 
*/

div#exitpopupform {
    border-radius: 5px;
}
.lightbox#textpopup .box {
    border-radius: 5px;
}
.lightbox a.close {
    color: #000 !important;
    opacity: 1;
    text-shadow: none;
    margin-bottom: 0px;
}
.lightbox .content h2 {
    font-family: 'Roboto' !important;
    padding-left: 5px;
}
.lightbox #exitpopupform .ps_full input {
    font-family: 'Roboto' !important;
    border-radius: 3px !important;
    border-color: #AFAFAF !important;
    font-size: 12px;
    font-weight: 400;
}
.lightbox .content .popuplink a {
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 500;
    padding-left: 25px;
    font-family: 'Roboto' !important;
    text-decoration: underline !important;
    text-decoration-color: #fff;
}
.content#exitpopupform .popupheading .ps_full br {
    display: none;
}
.lightbox #exitpopupform input.wpcf7-form-control.wpcf7-submit {
    margin-left: 15px !important;
    margin-top: 10px !important;
    width: 31% !important;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 600;
    box-shadow: 0px 4px 5px rgba(0,0,0,0.5);
}
.lightbox .content#exitpopupform{
    background-position: center;
    background-image: url('https://stagingps.paradisolms.net/wp-content/uploads/2021/01/Group-10968.png');
}

/*----------------- Exit pop up  --------------------------*/

/*  
    Date : 15-02-2021 
    Author : Manisha Bhadre
	status: end
*/

.drop_down .second .inner ul li a {
color: #000000 !important;
}

/*  
    Date : 16-02-2021 
    Author : Manisha Bhadre
	status: start
*/

ul.list-style01 {
    list-style-image: url(https://www.paradisosolutions.com/blog/wp-content/uploads/2021/02/blue-arrow2.png);
}
ul.list-style01 li {
    padding-bottom: 10px;
    font-size: 16px;
}

/*pop up edits*/

#exitpopupform input.wpcf7-form-control.wpcf7-submit {
    background: #118fc9 !important;
    color: #fff !important;
    font-size: 17px !important;
    text-align: center !important;
    box-shadow: 0px 4px 5px rgb(0 0 0 / 50%) !important;
    border: 0px !important;
}
.box {
    position: relative;
}

.post-template-default #tag_cloud-3{
	display: none !important;
}

/*  
    Date : 16-02-2021 
    Author : Manisha Bhadre
	status: end
*/


/*  
    Date : 17-02-2021 
    Author : Manisha Bhadre
	status: start
*/


/*popup size spacing*/

.popupheading h2 {
    text-transform: none !important;
	color: #333333 !important;
}

@media only screen and (min-width: 1023px) {
.lightbox .box {
    min-width: 600px !important;
}
.lightbox .content {
height: 470px !important;
padding-top: 30px !important;
}
.popupheading {
    padding-left: 30px !important;
}

.lightbox .content#exitpopupform {
    background-image: url(https://www.paradisosolutions.com/blog/wp-content/uploads/2021/02/Group-10968-600x480-1.png) !important;
}
}

/*  
    Date : 17-02-2021 
    Author : Manisha Bhadre
	status: end
*/


/*  
    Date : 25-02-2021 
    Author : Manisha Bhadre
	status: start
*/

/*related posts*/
.yarpp-related ul {
    display: flex;
    flex-wrap: wrap;
}


.yarpp-related ul li {
    margin-bottom: 18px !important;
}

.yarpp-related img {
    max-width: 100% !important;
    max-height: 50px !important;
    object-fit: cover !important;
	margin-bottom: 20px !important;
	
}
.yarpp-related h3 {
    margin-bottom: 20px !important;
    margin-top: 20px !important;
}

.yarpp-related ul li {
    padding-left: 0px;
    padding-right: 30px;
	line-height: 18px;
    padding-bottom: 15px;
}
.yarpp-related a {
    font-weight: normal;
    font-size: 13px;
}
/*  
    Date : 25-02-2021 
    Author : Manisha Bhadre
	status: end
*/

/**
*Author: Rupesh Warke
*Date: 04 Oct 2024
*Page: new exit popup start*/

.mainrowexitpopup1 {
    width: 100%;
    display: flex;
    align-items: center;
  /*  height: 720px; */
  }
  @media only screen and (max-width: 767px) {
	.mainrowexitpopup1 {
    flex-wrap: wrap !important;
	}
}
.elearningtrendz_exitpopup {
    background-image: url(https://www.paradisosolutions.com/wp-content/uploads/2024/10/Exit-popup-left-side.png);
    background-size: 50% 100%;
    position: relative;
  }
  .elearningtrendz_exitpopup .exitppcolumn1 {
    width: 50%;
    background-image: url(https://www.paradisosolutions.com/wp-content/uploads/2024/10/Exit-popup-left-side.png);
    background-position: center center;
    background-size: 100% 100%;
    position: relative;
  }
  .elearningtrendz_exitpopup .exitppcolumn2 {
    width: 50%;
    background-color: #ffffff;
    padding: 30px;
  }
  
  .elearningtrendz_exitpopup p.elearningtrendz_exitpopup-h3 {
    color: #000000 !important;
    font-family: "Poppins", Sans-serif;
    font-size: 24px !important;
    line-height: 38px;
    font-weight: 600 !important;
    letter-spacing: 0px;
    margin-bottom: 8px;
    text-align: center;
}
  .exitformdiv2 input.wpcf7-form-control.wpcf7-quiz, .exitformdiv2 input.wpcf7-form-control.wpcf7-text, .exitformdiv2 textarea.wpcf7-form-control.wpcf7-textarea {
      border: 1px solid #D5D4D4 !important;
      border-radius: 3px !important;
      /*margin-bottom: 13px;*/
      background: #E9EAEB;
      font-size: 14px !important;
      font-weight: 500 !important;
      padding: 10px 15px !important;
      color: #6D6D6D !important;
  }
  .exitformdiv2 .wpcf7-quiz-label {
      font-size: 14px;
      line-height: 21px;
      font-weight: 500 !important;
      letter-spacing: 0px;
      color: #1A1A47;
  }
  .exitformdiv2 .ps_full a {
      color: #118FC9 !important;
  }
  @media only screen and (max-width: 600px) {
  .exitformdiv2 .wpcf7-form-control.wpcf7-submit {
      font-size: 14px !important;
  }
  .elearningtrendz_exitpopup p.elearningtrendz_exitpopup-h3 {
    font-size: 18px !important;
    line-height: 25px;
}
.elearningtrendz_exitpopup {
    width: 100%;
    background-image: url(https://www.paradisosolutions.com/wp-content/uploads/2024/10/Mobile.png);
    background-size: 100% 50%;
  } 
  .elearningtrendz_exitpopup .exitppcolumn1 {
    width: 100%;
    background-image: url(https://www.paradisosolutions.com/wp-content/uploads/2024/10/Mobile.png);
    padding: 150px;
  }  
  .elearningtrendz_exitpopup .exitppcolumn2 {
    width: 100%;
    background-color: #ffffff;
    padding: 30px;
  }
  }
  /*resp form*/
  @media only screen and (max-width: 767px) {
      .exitformdiv2 input.wpcf7-form-control.wpcf7-quiz, .exitformdiv2 input.wpcf7-form-control.wpcf7-text, .exitformdiv2 select.wpcf7-form-control.wpcf7-select, .exitformdiv2 textarea.wpcf7-form-control.wpcf7-textarea{
      max-width: 100% !important;
  }
  }
  .exitformdiv2 input.wpcf7-form-control.wpcf7-quiz:focus, .exitformdiv2 input.wpcf7-form-control.wpcf7-text:focus, .exitformdiv2 select.wpcf7-form-control.wpcf7-select:focus, .exitformdiv2 textarea.wpcf7-form-control.wpcf7-textarea:focus {
      border-color: #CFCFCF !important;
      border-width: 1px !important;
  }
  @media only screen and (max-width: 400px){
  .exitformdiv2 .wpcf7-form-control.wpcf7-submit {
      font-size: 12px!important;
  }
  }
  
  .exitformdiv2 select.wpcf7-form-control.wpcf7-select {
      color: #6D6D6D !important;
      opacity: 1;
      font-size: 14px !important;
      border: 1px solid #CFCFCF !important;
      height: 38px !important;
      font-family: roboto !important;
      font-weight: 400 !important;
      background: #E9EAEB;
      border-radius: 3px !important;
      margin-bottom: 13px;
      padding: 10px 15px !important;
  }
  
  @media only screen and (min-width: 1300px) {
  .exitformdiv2 label .buy-lms:after,
  .exitformdiv2 label .wpcf7-form-control-wrap.cf_noofusers:after {
      content: "\f107";
      position: absolute;
      right: 30px;
      font-family: 'FontAwesome';
      color: #6D6D6D;
      top: 11px;
  }
  }
  .exitformdiv2 .wpcf7-form-control.wpcf7-submit {
      background-image: linear-gradient(90deg, #00b7ff, #00d488) !important;
      color: #ffffff !important;
      font-family: roboto !important;
      letter-spacing: 0px;
      line-height: 24px;
      font-size: 14px !important;
      font-weight: 500 !important;
      box-shadow: 0px 6px 8px #118fc936;
      border-radius: 4px !important;
      display: block;
      max-width: 290px;
      width: 100%;
      text-align: center;
      margin: 0px auto !important;
      padding: 10px !important;
      height: 30px;
  }
  .exitformdiv2 input.wpcf7-submit:hover {
      background-image: linear-gradient(270deg, #00b7ff, #00d488) !important;
  }
  @media only screen and (min-width: 767px) and (max-width: 1599px) {
    .lightbox1 .box1 {
        max-width: 800px !important;
    }
}
.exit_mob_form {
    display: none !important;
}
.lightbox1 .box1 {
    min-width: 800px;
}
  @media only screen and (max-width: 1023px) {
    .lightbox1 .box1 {
        top: 50%;
    }
}
@media only screen and (max-width: 767px) {
    .lightbox1 .box1 {
        max-height: 720px !important;
        overflow-y: hidden !important;
        max-width: 300px !important;
    }
    .exit_laptop_form {
        display: none !important;
    }
    .exit_mob_form {
        display: block !important;
    }
}
  /**
*Author: Rupesh Warke
*Date: 04 Oct 2024
*Page: new exit popup end */