
        .e-con.e-flex>.e-con-inner,
        .e-con.e-flex{
            padding:0;
        }
        #ai_qa_outter{
            max-width:768px;
            margin-left:auto;
            margin-right:auto;
        }

        #ai_qa_outter.had_answer{
            /* background:#c2d3c6;; */
        }

        

        #ai_qa_outter.had_answer #sv_outterpx1 h3{
            display: none;
        }
        #ai_qa_outter.had_answer  .footer1{
            display: none;
        }

        #ai_qa_outter.had_answer  .footer2{
            display: none;
        }

        #ai_qa_outter.had_answer  .footer2{
            display: flex;
        }

         #ai_qa_outter.had_answer #ask_again{
            color:#745846;
            background:#f3f2ec;
        }
        #ai_qa_outter.had_answer #sv_outterpx1{
                padding: 140px 15px 220px;
        }


        #ai_qa_outter.had_answer #sv_outterpx1:before{
            /* background-image:url(qa1.png); */
            z-index: 0;
            background-size: 98% auto ;
            background-repeat: no-repeat;            
        }

        #ai_qa_outter.had_answer #sv_outterpx1:after{
            /* background-image:url(qa2.png); */
            z-index: -1;
            bottom: 0px;
        }
        


        /*  footer  */
        #ai_qa_outter .footer1{
            color:#45747b;
            background:#cfdbd7;
            padding:15px;
            font-size: 14px;;  
            line-height: 1.5;          
        }        

        #ai_qa_outter .footer2{
            padding:15px;
            line-height: 1em;
          
            display: flex;
            justify-content: space-between;
            font-size: 14px;;
            display: none;
        }

        .footer2 .c1{
            color:#2c4e78;
        }
        .footer2 .c2{
            color:#745846;
        }
        /*  footer */









        
        
        #sv_outterpx1{
            position: relative;
            padding: 140px 15px 120px;;
           
			min-height:85vh;
			position: relative;
        }    
		
		 #sv_outterpx1:before{
            content: "";
            position: absolute;
            width: 100%;
            padding-bottom: 20%;
            top: 60px;
            left: 0px;
            /* background-image: url(./bg-header-1536x333.png); */
            background-position: center right;
            background-size: cover;
            z-index: -1;	
		 }

		 #sv_outterpx1:after{
            content: "";
            position: absolute;
            width: 100%;
            padding-bottom: 50%;
            bottom: 0px;
            left: 0;
            /* background-image: url(./bg-footer.png); */
            background-position: center;
            background-size: 100% auto;
            background-repeat: no-repeat;
            z-index: -1;	
		 }   
         


         
         #sv_outterpx1 .btn_font_change{
            background: #cfdbd7;
            width: 38px;
            height: 38px;
            display: flex;
            align-items: center;
            justify-content: center;
            border-radius: 50%;   
            position: absolute;
            top:10px;
            right:15px;    
            z-index: 99;   
         }

         #sv_outterpx1 .btn_font_change .small1{
            font-size: 14px;;
            color:#488274;
            font-weight: bold;
         }
         #sv_outterpx1 .btn_font_change .big1{
            color:#488274;
            padding-left: 1px;;
             font-size: 18px;;
             font-weight: bold;
         }





		

        #ansme {
            height:0;
            overflow:hidden;
        } 
        #ansme.go{
            height: auto;
            overflow: visible;
        }


        #ansme .qt{
            opacity: 0;
            transition:0.3s;
            transform:translate(0, 20px);
            background: rgba(255, 255, 255, 0.95);
            line-height: 1.7;
            letter-spacing: 0.04em;
            
        }
        #ansme.go .qt.qt1{
            transition:0.6s;
            opacity: 1;
            transform:translate(0, 0px)
        }
        #ansme.go .qt.qt2{
            opacity: 1;
            transition-duration:0.6s;
            transition-delay:0.3s;
            transform:translate(0, 0px)
        }
        #ansme.go .qt.qt3{
            opacity: 1;
            transition-duration:0.6s;
            transition-delay:0.6s;
            transform:translate(0, 0px)
        }
        #ansme.go .qt.qt4{
            opacity: 1;
            transition-duration:0.6s;
            transition-delay:0.9s;
            transform:translate(0, 0px)
        }        

        #ansme .sv_btn{
            opacity: 0;
            border:0px;
           
        }
        #ansme.go .sv_btn{
            transition-delay:0.9s;
            transition-duration:0.6s;
            opacity: 1; 
            border:0px;          
        }
        #ansme.go .sv_btn:hover{
            transition-delay:0s;
        }
        #ask_wd{
            border:1px solid #64698e;
        }

        #sv_outter{
            max-width:800px;
            margin: auto;           
            display: flex;
            flex-wrap: wrap;
            align-items: center;            
        }
        


        #sv_outter form{ display:block; width:100%; }
        #ai_ddm_box textarea{
            padding: 5px 12px;
            width:100%;
            display:block;
            min-height: 100px;
            outline: none;
            background: rgba(255, 255, 255, 0.95);
        }
        .hide1{display:none ! important; } 
        .hide{ 
            /* // display:none ! important;  */
            position: fixed ! important;
            z-index: -99999 ! important;;
            opacity: 0;
        }
        #ai_ddm_box input{ margin: 15px auto;padding:5px 15px; display:block; }
        {
            padding: 10px;
            box-shadow: 0 0 5px #bfbebe;
            border-radius: 10px;
            margin-bottom: 15px;
        }
        .qt{
            padding: 10px;
            box-shadow: 0 0 5px #bfbebe;
            border-radius: 10px;
            margin-bottom: 15px;
            color:#333;
        }
        .sv_outter{
            max-width:800px;
            margin: auto;
           
        }
        .wd{
            color:#86530a;
        }
        .action{
            display:flex;
            justify-content: center;
        }
        .action .sv_btn{
            background: #cfdbd7;
            color: #2c4e78;
            margin: 15px 5px 0;
            display: block;
            padding: 10px 15px;
            border-radius: 8px;
            line-height: 1;   
            transform:scale(1);  
            transition:0.3s;  
            border:0px;  
            font-size:17px;
            letter-spacing:0px;   
        }

        .sv_btn:hover{
            transform:scale(1.1);  
        }
        #loading{
            display:none;;
        }
        .loadx #loading{
            display:block;
        }
        .loadx .sv_btn{
            display:none;
        }
        #ai_ddm_box .error{
            width: 100%;;
            font-size: 16px;
            margin-bottom: 10px;
            padding: 10px;
            background: #f9e4e4;
            line-height: 1;
        }




        

        #sv_outterpx1 h3{
            text-align:center;
            color:rgb(72, 130, 116);
            line-height:1.7em;
            font-size: 23px;;
            margin-bottom: 30px;;
        }
    


        .progress{
            height: 40px;
        
            top: 50%;
            left: 50%;
            margin: 20px auto;
            /* width: auto; */
            text-align: center;
            }
            .progress span{
            transition: all 500ms ease;
            background: #4A72DA;
            box-shadow: 1px 2px 3px #999;
            height: 10px;
            width: 10px;  
            display: inline-block;
            border-radius: 10px;
            animation: wave 2s ease  infinite;
            }  
            .small_pt{
                padding:30px 0 0;
                text-align:center;
                font-size:14px;
                line-height:1.5;
                max-width:500px;
                margin:auto;
            }
            .wbk{
                    text-shadow: 0 1px 5px #fff;
                    font-weight: bold;
                    letter-spacing: 2px;
            }
            .progress span:nth-child(1){  animation-delay: 0; }
            .progress span:nth-child(2){  animation-delay: 100ms; }
            .progress span:nth-child(3){  animation-delay: 200ms; }
            .progress span:nth-child(4){  animation-delay: 300ms; }
            .progress span:nth-child(5){  animation-delay: 400ms; }
            .progress span:nth-child(6){  animation-delay: 500ms; }
            .progress span:nth-child(7){  animation-delay: 600ms; }
            .progress span:nth-child(8){  animation-delay: 700ms; }

            @keyframes wave{
            0%, 40%, 100% { 
                transform: translate(0, 0);
                background-color: #4A72DA;    
            }
            10% { 
                transform: translate(0, -15px); 
                background-color: red;    
            }  
            }
            #charCounter{
                text-align: right;
                font-size: 12px;
                padding: 0 10px;
                color: #666;
            }
            .type1 .qt1{ display:none; }  
             

            #ai_qa_outter.had_answer .footer2 .inner{
                    display: flex;
                width: 100%;
            }
            #ai_qa_outter.had_answer .footer2 a{
                display: block;
                text-align: center;
            }