@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900|Roboto:300,400,500,700,900&display=swap');
/*
font-family: 'Roboto', sans-serif;
font-family: 'Montserrat', sans-serif;
*/



/* Grid View Plan Formating */


   
.package-b-m
   {
    width:270px; 
    max-width:100%;
    background: #fff;
    box-shadow: 0 5px 14px rgba(0, 0, 0, 0.1);
    height:auto;
    min-height:300px;
    margin-bottom:100px; 
    margin-top:20px; margin-left:20px;       
    padding-bottom:40px;
    text-align:center;
    display:inline-block;  
    position:relative;
    
   }
   
 .package-b-m:hover
  
   {
       transform: scale(1.05,1.06);
	-webkit-transform: scale(1.05,1.06);
	-moz-transform: scale(1.05,1.06);
	-o-transform: scale(1.05,1.06);
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
       
       }


.package-grid-pack-header
   {
       
    font-weight: 600;
    color: #fff;
    text-align:center; padding-top:20px; padding-bottom:0px; 
    border:0;
    width:100%;
    display:inline-block;
    font-size: 31px;   
    font-weight: 300;
    background:linear-gradient(to bottom, #019ad2 5%, #33bdef 100%);
    
   }
   
   .package-grid-pack-header:hover
   {
      background:linear-gradient(to bottom, #019ad2 5%, #33bdef 100%);
       
   }

.package-grid-pack-name
   {
       
    font-weight: 600;
    color: #fff;
    text-align:center; padding-top:10px; padding-bottom:0px;
    border:0;
    width:100%;
    display:inline-block;
    font-size: 31px;   
    font-weight: 300;
   
   }
   
   

.package-grid-pack-cost
   {
    width:100%;
    border:0;
    text-align:center; padding-bottom:10px;
    display:inline-block;
    font-size: 25px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
   }
   
  
.package-discrip{ width:80%;
        
        height:auto; 
        padding-bottom:5px;
        margin-top:30px;
        margin-bottom:20px;
        text-align:center;
        padding-right:2px; 
        font-size:17px;
         color:#1c61ad;
        border-bottom:1px solid #ccc;
        display:inline-block;
              
        
}

.package-content-label-discrip
{
        width:50%; float:left;
        
        height:25px; 
        margin-top:10px;
        text-align:right;
        padding-right:2px; 
     
        display:inline-block;
        color:#000000;
              
        
}


.package-content-label-txt 
{
        width:40%; 
        float:left;        
        height:25px; 
        margin-left:20px;
        margin-top:10px;
        text-align:left;
        padding-right:2px; 
        font-weight:normal;
        display:inline-block;
        color:#000000;
        
}

.package-box 
{
    
    width:100%;
    text-align:center;
    
}

   
.package-btn 
{
    margin-top:30px;
    background:linear-gradient(to bottom, #019ad2 5%, #33bdef 100%);
  background-color:#019ad2;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-size:15px;
	font-weight:normal;
	padding:10px 39px;	
	text-decoration:none;
	border-radius:0px;
	
 
}
.package-btn:hover 
{
  background:linear-gradient(to bottom, #019ad2 5%, #33bdef 100%);
  background-color:#019ad2;
  color: white;
  font-weight:bold;
  text-decoration:underline;
 
    
}
  
  
  
  
  
  
  
  
  
 /*  Web Package Display */
 
 .web-package-dis
   {
    width:100%;    
    height:auto;
    text-align:center;
    display:inline-block;  
    position:relative;
    margin-top:30px;
    margin-bottom:40px;   
    background-color:orange;
  
   }
 
 
  .web-package-box
   {
    width:260px; 
    max-width:100%;   
    background-color:transparent;
    height:auto;
    min-height:500px;
    text-align:center;
    display:inline-block;  
    padding:0px 0px;
    margin-top:30px;
   
   } 
 
 
 .web-package-display
   {
    width:255px; 
    max-width:100%;   
    background-color:#fff;
    box-shadow: 0 5px 14px rgba(0, 0, 0, 0.1);
    height:auto;
    min-height:500px;
    text-align:center;
    display:inline-block;  
    border-radius:5px;
   
   } 
 
 
 
.web-package-left-header
   {       
    font-weight:700;
    text-align:center; padding-top:40px; padding-bottom:0px; 
    border:0;
    width:100%;
    display:inline-block;
    font-size:21px;  
    margin-bottom:20px;
    color:#145baa;
   
   }
   

.web-package-left-discrip
{
    font-weight:500;
    text-align:left; padding-bottom:0px; 
    border:0;
    width:100%; max-width:100%;
    display:inline-block;
    font-size:13px; 
    padding-left:30px; 
    height:30px;
    margin-bottom:10px; 
}

.fa-check
{
    font-weight:100;
    content: "\f00c";
    font-family: FontAwesome;
    color:#0799aa; padding-right:10px;
 
}

.web-package-line{ width:80%;        
        height:auto; 
        padding-bottom:5px;
        margin-top:20px;
        margin-bottom:10px;
        text-align:center;
        padding-right:2px; 
        font-size:17px;
        color:#ccc;
        border-bottom:.1px solid #ccc;
        display:inline-block;
              
        
}


.web-package-left-cost
{    
    text-align:center; padding-bottom:0px; 
    border:0;
    width:100%;
    display:inline-block;
    font-size:20px;    
    height:30px;
    min-height:30px;
    margin-bottom:0px; 
    color:#145baa;
    font-weight:normal;
    line-height:2;
      
}

.web-package-curr-drop
{    
    text-align:center;
    border:0;
    width:160px;
    height:40px;
    display:inline-block;   
    border-bottom:1px solid #019ad2;   
    margin-left:10px;
    font-size:25px;   
   
}

.tc
{
  
    width:100%;
    display:inline-block;
    font-size:15px; 
    height:20px;
    margin-top:10px;
    margin-bottom:30px;
    color:#145baa ;
    font-weight:bold;
}

.web-package-btn {
    margin-top: 40px;
    background-color: #145baa;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-size: 13px;
    font-weight: 500;
    padding: 10px 39px;
    text-decoration: none;
    text-transform: capitalize;
    text-align: center;
    border-radius: 30px;
    line-height: 1.5;
    margin-bottom: 10px;
}

.web-package-btn:hover 
{
    color:#fff !important;
    text-decoration:underline;
    background-color:#000;
}


.web-package-quot-req-btn {
    margin-top: 40px;
    background-color: #F14105;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-size: 13px;
    font-weight: 500;
    padding: 10px 39px;
    text-decoration: none;
    text-transform: capitalize;
    text-align: center;
    border-radius: 30px;
    line-height: 1.5;
    margin-bottom: 10px;
}

    .web-package-quot-req-btn:hover {
        color: #fff !important;
        text-decoration: underline;
        background-color: #000;
    }

 /* end Web Package display */
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
 .btn-order-summery 
{
   margin-top:30px;
  box-shadow: 0px 1px 0px 0px #f0f7fa;
	background:linear-gradient(to bottom, #33bdef 5%, #019ad2 100%);
	background-color:#33bdef;
	border-radius:6px;
	border:1px solid #057fd0;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;	
	text-decoration:none;
	text-shadow:0px -1px 0px #5b6178;
	margin-left:5px;
 
}
.btn-order-summery:hover 
{
  background:linear-gradient(to bottom, #019ad2 5%, #33bdef 100%);
	background-color:#019ad2;
	 color: white;
  font-weight:bold;
 
    
} 
   
/* end*/

/* Order Summary */


.order-summary 
{
    display:inline-block;
    min-width:100%;
    max-width:100%;
    position:relative;
    text-align:center;
     
}

.order-summary-close
{   
    display:inline-block;
    color:#33bdef;
    float:right;
    font-size:15px;
    margin-right:10px;
    margin-top:-10px;
    font-weight:normal;
    
}

.order-summary-close:hover
{   
    display:inline-block;
    color:#fff;
    font-weight:bold;
    text-decoration:none;
    
}


.order-summary-inn{ width:350px; 
          
        margin-top:120px;
        height:auto;
        text-align:left;
        padding-bottom:25px;     
        box-shadow: 1px 1px 5px #EAF2F8; 
        background-color:#fff;
        position:relative;
        display:inline-block;
         
}

.order-summary-header{ width:100%; float:left;
        height:auto;        
        margin-bottom:20px;
        text-align:center;
        display:inline-block;
        font-size:23px;
        font-weight:normal;
        background:linear-gradient(to bottom, #019ad2 5%, #33bdef 100%);
        background-color:#019ad2;
        padding:10px 0px;
        color:#fff;
        position:relative;
        border-top-left-radius:0px;
        border-top-right-radius:0px;
       
}


.order-summary-label{ width:130px; float:left;
        height:25px; 
        margin-top:12px;
        text-align:left;
        display:inline-block;
        font-size:15px;
        font-weight:normal;
        margin-left:70px;
        position:relative;
       
        
}
.order-summary-txt 
{
        width:120px;
        float:left;
        height:25px; 
        margin-top:12px;       
        text-align:left;
        margin-left:1px;
        font-size:15px;
        display:inline-block;
        font-weight:normal;       
        position:relative;
      
}



.order-summary-payment-final-b{ width:100%; float:left;
        height:30px; 
       text-align:center;
       display:inline-block;
       margin-top:5px;
        
}

.order-summary-payment-final-label{ width:150px; float:left;
        height:20px; 
        text-align:left;
        padding-right:2px;
        display:inline-block;
        font-size:17px;
        font-weight:bold;
      
        
}
.order-summary-payment-final-txt{  width:auto; min-width:30%; float:left;
        height:20px; 
        text-align:left;
        padding-right:2px; 
        margin-left:1px;
        font-size:17px;
        display:inline-block;
       font-weight:bold;
}


.order-summary-payment-btn-b{width:100%;
        
        height:auto;
        display:inline-block;
        text-align:center;
        
}




/* end Order Summary */

  
  
  /* end Order Summary */
.profile-p-m{ width:100%; 
        height:auto;   
        min-height:157px;    
        text-align:center;
        margin-top:32px;
        margin-bottom:30px;
       
}

.profile-p-pic{ width:100px; 
        height:100px;       
        text-align:center;
        margin-top:10px;
        margin-bottom:10px;         
        display:inline-block;
}

.profile-p-upload{width:100px; 
        height:10px;       
        text-align:center;        
        display:inline-block;
        margin-top:30px;
       
}




.download-txt-blinking{
    animation:blinkingText 0.8s infinite;
     width:100%; text-align:center;  height:25px; display:inline-block; border-radius:5px; font-size:18px;
 
}

@keyframes blinkingText {
    0%   {background-color: yellow;}
    25%  {background-color: red;}
    50%  {background-color: blue;}
    100% {background-color: green;}
}

@keyframes blinkingText{
    0%{     color: #ffffff;}
    49%{    color:blue; }
    50%{    color:blue; }
    99%{    color:maroon; }
    100%{   color:transparent; }   
            
}
