/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 3 Dec, 2020, 12:23:50 PM
    Author     : komal.sonone
*/
.footer-page{background:#E5EAEC}
.footer-page h1{font-size:2em;color:#01bdd6;margin:0 0 0.2em;text-align:center;font-family:'Francois One', sans-serif;}
.policy-wrapper {background:#fff;padding:25px;margin:0 6em}
.policy-wrapper h3{color:#12aaeb;font-size:20px;font-weight:bold;margin-top:10px;}
.footer-page{padding:1.5em 0;}
.policy-wrapper h3{color:#12aaeb;font-size:18px;font-weight:bold;}
.policy-wrapper p{line-height:1.8;text-align:justify;}
.hightlight{font-weight:normal;font-size:18px;color:#f9a427 !important;line-height:25px;}
.policy-list{list-style:none;font-size:14px;margin-bottom:20px;margin-left:3em;}
.policy-list li{font-size:14px;line-height:1.7;text-align:justify;margin-bottom:10px}
.policy-list li:before{font-family:FontAwesome;color:green;content:"\f00c";margin-right:5px;margin-left:-1.5em;}
#social{z-index:10;position:absolute;right:-35px;top:32%}
.social{width:35px;height:35px;position:relative;opacity:0.9}
.social i{position:absolute;top:33%;color:#fff;font-size:16px;transition:all .4s ease-in-out;left:26%}
.social:hover{opacity:1}.social:hover i{transform:scale(1.3)}
#facebook{background:#3b5998;border:1px solid #3b5998}
#twitter{background:#55acee;border:1px solid #55acee}
#mail{background:#dd4b39;border:1px solid #dd4b39}
#linkedin{background:#0077b5;border:1px solid #0077b5}
#whatsapp{background:#0dc143;border:1px solid #0dc143}
@media only screen and (max-width:767px) and (min-width:240px){
    .policy-wrapper {padding:15px;margin:0 0.4em}
    .footer-page h1{font-size:1.6em;}
    .policy-wrapper p {line-height: 1.5;}
    #social{position:absolute;left:0 !important;top:100% !important;margin-bottom:20px;display:flex}
.social{width:46px;}
.social i{top:31%;left:30%}
.mt-45-mob {margin-top:45px}
}


