.all-offers .modal-sm {
    max-width: 420px !important;
}

    .all-offers .modal.left .modal-body, .all-offers .modal.right .modal-body {
    padding: 0 !important;
}
    
    /* MODAL FADE LEFT RIGHT BOTTOM */
.all-offers .modal.fade:not(.in).left .modal-dialog {
	-webkit-transform: translate3d(0%, 0, 0);
	transform: translate3d(0%, 0, 0);
}
.all-offers .modal.fade:not(.in).right .modal-dialog {
	-webkit-transform: translate3d(0%, 0, 0);
	transform: translate3d(0%, 0, 0);
	margin-top: 0 !important;
}
.all-offers .modal.fade:not(.in).bottom .modal-dialog {
	-webkit-transform: translate3d(0, 25%, 0);
	transform: translate3d(0, 25%, 0);
}

.all-offers .modal.right .modal-dialog {
	position:absolute;
	top:0;
	right:0;
	margin:0;
}

.all-offers .modal.left .modal-dialog {
	position:absolute;
	top:0;
	left:0;
	margin:0;
}

.all-offers .modal.left .modal-dialog.modal-sm {
	max-width:400px;
	margin:0!important;
}

.all-offers .modal.left .modal-content,  .all-offers .modal.right .modal-content {
	min-height:100vh;
	border:0;
	
}
 
 
 .all-offers .modal.right.fade .modal-dialog {
    right: 0 !important;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    transition: opacity 0.3s linear, right 0.3s ease-out;
}   
    
    
        .offer-avialable {
         
    position: absolute;
    top: 13px;
    left: 20px;
    font-size:18px;
}

.btn-price-nav {
    
    border-radius: 0;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 2;
}

.btn-price-nav:hover {
    box-shadow: 0px 0px 0px #03030324;
}

.product__info-body {
    padding: 0px 20px;
}

.product__prices-stock {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 4px;
    padding-bottom: 22px;
}

.product__prices {
    padding: 8px 0 7px;
    line-height: 1;
}

.product__price {
    font-size: 20px;
    font-weight: 700;
    color: #262626;
}

.status-badge {
    display: inline-block;
    vertical-align: middle;
    cursor: default;
}

.status-badge--style--success .status-badge__body {
    background-color: #FFE786;
    color: #000;
}
.status-badge__body {
    position: relative;
    min-height: 23px;
    min-width: 31px;
}

.status-badge__text {
    font-size: 13px;
    line-height: 15px;
    padding: 4px 12px;
    
}

.status-badge--style--success .status-badge__body {
    color: #000;
}

.widget-products__price--old {
    font-weight: 400;
    font-size: 13px;
    text-decoration: line-through;
    color: #999;
    padding-top: 1px;
    line-height:2;
}
.f-10{font-size:10px;line-height:2.5;}

.product__prices p {
    font-size: 12px;
    font-weight: 500;
}

.warranty-new h6 {
    font-weight: 900;
    font-size: 13px;
    letter-spacing: 0.5px;
}

.product-box-new{width:100%;}

.warranty-new p {
    font-size: 12px;
    font-weight: 500;
}

.sidenav-new li:first-child{background:#ebfffd;}

.sidenav-new .btn{
border-radius: 0;
font-size: 13px;
width: 100%;
padding: 12px 5px;
}
    
   .sidenav-new .btn:hover {
    box-shadow: 0px 8px 16px transparent;
}
    
 .all-offers .modal-open .container-fluid,.all-offers .modal-open  .container {
    -webkit-filter: blur(5px) grayscale(90%);
}
    
.all-offers .modal {

    z-index: 99999 !important;
    
}



    .sidenav-new .btn img{margin-right:5px; margin-top: 0px;}
    
     select.quantity {
    padding: 9px;
    margin-top: 0 !important;
    margin-right: 0 !important;
    min-height: 45px !important;
    width: 58px !important;
    border:none;
    background:#fff;
}  
     
    
    
    @media (max-width: 768px) {
        
       .btn-mobile-view .btn {
    width: 42.33% !important;
    border: 0;
    float: left;
}
.qty-main {
    width: 15.33% !important;
    margin-right: 0 !important;
    
}

.button-area{display:none;}
   
  .delete-button {
    position: static !important;
   
}

        
    }













   
    @media (min-width: 576px){
    

.buynow .modal-dialog {
    max-width: 650px !important;
    margin: 1.75rem auto;
}

}

#soft-bundles input[type=radio]:checked+label:after {
    content: "";
    background: #17a2b8;
    position: absolute;
    left: 10px;
    top: 0;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
}


#product-detail-page .catalog-detail-section * {
    line-height: 1;
    margin: 0;
    padding: 0;
}
#soft-bundles .soft-bundle-group .soft_bundle_group_title {
    font-weight: 500;
    font-size: 12px;
    font-size: 1rem;
    text-transform: uppercase;
    position: relative;
    font-weight: bold;
}

#soft-bundles .soft-bundle-group .soft-bundle-variant {
    
    margin-top: 6px;
    font-size: 13px;
    font-size: 1.3rem;
    text-transform: capitalize;
    padding: 10px 0;
    transition: linear all .25s;
    -moz-transition: linear all .25s;
    -webkit-transition: linear all .25s;
    border: 1px solid rgb(0 123 255 / 25%);
    border-radius: 10px;
}

#soft-bundles .soft-bundle-group .soft-bundle-variant .soft-bundle-group-item {
    float: none;
    display: inline-block;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
}

#soft-bundles input[type=checkbox], #soft-bundles input[type=radio] {
    display: none;
}
#product-detail-page .catalog-detail-section * {
    line-height: 1;
    margin: 0;
    padding: 0;
}

#soft-bundles .soft-bundle-group .soft-bundle-variant label {
    font-weight: 500;
    position: relative;
    float: none;
    display: inline-block;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    margin: 0;
    line-height: 1;
}
#soft-bundles input[type=radio]+label {
    padding: 0 10px;
}

#soft-bundles .soft-bundle-group .soft-bundle-variant label:before {
    margin-right: 10px;
}
#soft-bundles input[type=radio]+label:before {
    content: "";
    width: 17px;
    height: 17px;
    border: 1px solid #17a2b8;
    display: inline-block!important;
    vertical-align: middle;
    border-radius: 50%;
    background: rgba(253,253,253,0.71);
}

#soft-bundles .soft-bundle-group .soft-bundle-variant .soft-bundle-group-item .soft-bundle-item-title {
    display: block;
    padding-right: 110px;
    flex: 1 0 0;
    line-height: 1.3;
    font-size:13px;
    font-weight:bold;
}
#soft-bundles input[type=radio]+label>* {
    vertical-align: middle;
}

#soft-bundles .soft-bundle-group .soft-bundle-variant label .soft-bundle-item-price {
    position: absolute;
    right: 45px;
    top: 0;
    line-height: 17px;
}

#soft-bundles .soft-bundle-group .soft-bundle-item-price .m-w {
    color: #444;
    font-size: 11px;
    font-size: 0.8rem;
    font-weight: 500;
    font-size: 12px;
}

#soft-bundles input[type=radio]+label:after {
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transition: linear all .25s;
    -moz-transition: linear all .25s;
    -webkit-transition: linear all .25s;
    content: "";
}


.buynow hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgb(226 247 248);
}


.buynow .modal-header {
    border-bottom-color: #e2f7f8;
    background-color: #e2f7f8;
}


.buynow .modal-content {
    border-radius: 10px 10px 0 0;
    border: none;
}


.paylater-new1 h3.heading.h3 {
    color: #000;
    font-size: 20px;
    padding: 0;
    margin: 15px 0 20px;
}
.spoti-popup-row h3 {
    font-weight: 700;
    font-size: 16px;
    line-height: 25px;
    min-height: 25px;
    margin: 0 0 8px;
}
.timeline-heading, .timeline-milestone {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}


.f-18 {
    font-size: 18px;
}

.timeline-size-small .timeline-milestone {
    line-height: 25px;
    padding-bottom: 26px;
}
.timeline-milestone-today {
    color: #ff4d4a;
}
.timeline-heading, .timeline-milestone {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.timeline-milestone {
    font-size: 1rem;
    line-height: 1.5;
    position: relative;
    padding: 0 0 2rem 1.5rem;
}
.timeline-milestone:first-of-type:before {
    top: .28571429em;
}
.timeline-milestone:after, .timeline-milestone:before {
    content: "";
    position: absolute;
    t-size: .75rem;
    */: ;
}
.timeline-milestone-past:after, .timeline-milestone-past:before, .timeline-milestone-today:after, .timeline-milestone-today:before {
    border-color: #17a2b8;
}
.timeline-milestone-past:after, .timeline-milestone-past:before, .timeline-milestone-today:after, .timeline-milestone-today:before {
    border-color: #17a2b8;
}
.timeline-milestone:before {
    left: .3125rem;
    top: .28571em;
    bottom: -.28571em;
    border-right: 2px solid #e3e6e6;
}
.timeline-milestone:after, .timeline-milestone:before {
    content: "";
    position: absolute;
    font-size: .75rem;
}

.timeline-milestone.timeline-milestone-today .timeline-milestone-key, .timeline-milestone.timeline-milestone-today .timeline-milestone-value {
    color: #17a2b8;
}
.timeline-milestone-key {
    flex-grow: 1;
    text-align: left;
    font-size: 13px;
    vertical-align: top;
    font-weight: 600;
    color: #000;
    line-height: 20px;
}


.timeline-milestone-value{font-weight:bold;}


.timeline-milestone.timeline-milestone-today .timeline-milestone-key, .timeline-milestone.timeline-milestone-today .timeline-milestone-value {
    color: #17a2b8;
}


.timeline-milestone:after, .timeline-milestone:before {
    content: "";
    position: absolute;
    t-size: .75rem;
    */: ;
}
.timeline-milestone:after {
    left: 0;
    top: .28571em;
    width: .75rem;
    height: .75rem;
    background: #fff;
    border: 2px solid #e3e6e6;
    border-radius: 14px;
}
.timeline-milestone-past:after, .timeline-milestone-past:before, .timeline-milestone-today:after, .timeline-milestone-today:before {
    border-color: #17a2b8;
}
.timeline-milestone-past:after, .timeline-milestone-past:before, .timeline-milestone-today:after, .timeline-milestone-today:before {
    border-color: #17a2b8;
}
.timeline-milestone:after, .timeline-milestone:before {
    content: "";
    position: absolute;
    font-size: .75rem;
}



.buynow .modal-footer {

    background: #fff;
}




.buynow .modal-dialog {
    max-width: 500px;
    margin: 2.75rem auto !important;
}

.paylater-img {
    width: 180px;
    margin-top: -14px;
}

.button-area {
 
    border-top: 0px solid #ccc !important;
    
}


.emi-option a{cursor:pointer;}

    
    .emi-option{width:100%;
       border: 1px dashed #e6e6e6;
position: relative;
padding: 0rem 1rem 0rem 15px;
border-radius: 0.25rem;
font-size: 0.94rem;
box-shadow: 0 1px 2px rgba(0,0,0,0.02), 0 1px 2px rgba(0,0,0,0.04); 
margin: 0 15px;
background: #fbfbfb;
        }
    
    .emi-option ul {
    display: block;
    overflow: hidden;
}
   
   .emi-option ul li {
    line-height: 25px;
    color: #000;
    font-size: 11px;
    font-weight: 500;
    padding: 1px 0;
    display: block;
    overflow: hidden;
    margin-bottom: 5px;
} 

.emi-option ul li i {
    color: #1792b9;
    font-size: 16px;
    padding: 4px 5px 0 0;
    float: left;
    vertical-align: bottom;
    width: 3.5%;
}
.emi-option ul li p {
    float: left;
    margin: 0;
    vertical-align: top;
    width: 94%;
    line-height: 25px;
}



.view-all-offer{width:100%; padding:10px 30px 0; }


 .view-all-offer ul {
    display: block;
    overflow: hidden;
}
   
   .view-all-offer ul li {
    line-height: 25px;
    color: #000;
    font-size: 11px;
    font-weight: 500;
    padding: 1px 0;
    display: block;
    overflow: hidden;
    margin-bottom: 5px;
} 

.view-all-offer ul li i {
    color: #1792b9;
    font-size: 16px;
    padding: 4px 5px 0 0;
    float: left;
    vertical-align: bottom;
    width: 3.5%;
}
.view-all-offer ul li p {
    float: left;
    margin: 0;
    vertical-align: top;
    width: 94%;
    line-height: 25px;
}



.view-all-offer a {
    border-bottom: 1px solid;
    cursor: pointer;
}


.emi-option a{border-bottom: 1px solid;
    cursor: pointer;}







span.spotii-price {
    color: #f00;
padding: 0 2px;
font-weight: bold;
font-size: 14px;
}
span.spotii-logo-sml {
    
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    margin: 0px 5px;
        margin-left: 5px;
    display: inline-block;
}

.spotii-product-widget{display:none !important;}


#soft-bundles .soft-bundle-group .soft-bundle-variant .addon_additional_details:after {
    content: "i";
    font-size: 14px;
    font-size: 1.4rem;
    color: #ef7723;
    border: 1px solid #ef7723;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    line-height: 18px;
    text-align: center;
    text-transform: lowercase;
    display: inline-block;
    cursor: pointer;
}
    
    
    
    
       #soft-bundles .soft-bundle-group .soft-bundle-variant .addon_additional_details:after {
    content: "i";
    font-size: 14px !important;
    color: #17a2b8;
    border: 1px solid #17a2b8;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    line-height: 18px;
    text-align: center;
    text-transform: lowercase;
    display: inline-block;
    cursor: pointer;
}

#soft-bundles .soft-bundle-group .soft-bundle-variant .addon_additional_details {
    font-size: 0;
    position: absolute;
    right: 15px;
    top: -1.5px;
}

#soft-bundles .soft-bundle-group .soft-bundle-item-price .m-w .m-c:before {
    content: "+";
    font-size: 11px;
    font-size: 1.1rem;
    margin-right: 2px;
}

#soft-bundles .soft-bundle-group .soft-bundle-variant label:before {
    margin-right: 10px;
}
#soft-bundles input[type=checkbox]+label:before {
    content: "";
    width: 15px;
    height: 15px;
    border: 1px solid #428bca;
    display: inline-block!important;
    vertical-align: middle;
    background: rgba(253,253,253,0.71);
}
#soft-bundles .soft-bundle-group .soft-bundle-variant label:before {
    margin-right: 10px;
}

#soft-bundles input[type=checkbox]+label:after {
    transform: rotate(
0deg
);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(
0deg
);
    transition: linear all .1s;
    -moz-transition: linear all .1s;
    -webkit-transition: linear all .1s;
    content: "";
}

#soft-bundles input[type=checkbox]:checked+label:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 4.5px;
    left: 12px;
    top: 4px;
    border-color: #428bca;
    border-style: solid;
    border-width: 0 0 2px 2px;
    transform: rotate(
-47deg
);
    -ms-transform: rotate(-47deg);
    -webkit-transform: rotate(
-47deg
);
    pointer-events: none;
}










.addon_additional_details .tooltip {
    background: rgb(233 243 253);
    bottom: 100%;
    color: #000;
    display: block;
    left: -250px;
    margin-bottom: 15px;
    opacity: 0;
    padding: 12px;
    pointer-events: none;
    position: absolute;
    width: 280px;
    border: 1px solid #c7dbfd;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    border-radius: 5px;
    font-size: 12px;
}


#soft-bundles input[type=checkbox]+label {
    padding: 0 10px;
}

.tooltip a {
    color: #0bbf45;
}




/* This bridges the gap so you can mouse into the tooltip without it disappearing */
.addon_additional_details .tooltip:before {
    bottom: -18px;
    content: " ";
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    width: 100%;
}

/* CSS Triangles - see Trevor's post */
.addon_additional_details .tooltip:after {
    border-left: solid transparent 2px;
    border-right: solid transparent 10px;
    border-top: solid #c7dbfd 10px;
    bottom: -10px;
    content: " ";
    height: 0;
    right: 4%;
    margin-left: -13px;
    position: absolute;
    width: 0;
}

.addon_additional_details:hover .tooltip {
opacity: 1;
pointer-events: auto;
-webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
   -o-transform: translateY(0px);
    transform: translateY(0px);
}

/* IE can just show/hide with no transition */
.lte8 .addon_additional_details .tooltip {
display: none;
}

.lte8 .addon_additional_details:hover .tooltip {
display: block;
}

.spotii-product-widget{
    
   display:none !important; 
}





/*list-page*/


.panel-default > .panel-heading {
    padding: 0 !important;
    margin-top: 0px !important;
   }

.panel-group {
    margin-bottom: 0px !important;
}

.side-bar-listing h3 {

    padding-bottom: 0px!important;
    margin-bottom: 0px!important;
}

.new-filter-ui .panel-default > .panel-heading a[aria-expanded="true"] {
    background-color: #fff !important;
    text-transform: uppercase;
    padding: 20px 30px;
    border-bottom: 1px solid #cecece;
}

.new-filter-ui .panel-collapse {
    padding: 10px 15px 0 !important;
    border-bottom: 1px solid #cecece;
}

.new-filter-ui .panel-default > .panel-heading a {
    background-color: #fff !important;
    text-transform: uppercase;
    padding: 20px 30px;
    border-bottom: 1px solid #cecece;
}

.panel-default > .panel-heading a[aria-expanded="true"]:after {
    content: "\2335"!important;
    -webkit-transform: rotate(
0deg)!important;
    transform: rotate(
0deg)!important;
    font-size: 30px!important;
    line-height: 5px !important;
}

.panel-default > .panel-heading a[aria-expanded="false"]:after {
    -webkit-transform: rotate(
180deg)!important;
    transform: rotate(
180deg)!important;
    content: "\2335"!important;
    font-size: 30px;
    line-height: 18px;
}


.side-bar-listing .panel-body{
    
    margin-top:10px;
    margin-bottom:10px;
    
}


select.quantity {
    border: 1px solid #000 !important;
}


.all-offers{
    z-index: 999999999;
    position: relative;
}




.hungry{display:flex;}


.hungry .selection {
  margin-bottom: 1em;
}

.hungry .selection label {
    display: inline-block;
    background-color: transparent;
    border-radius: 0px;
    color: #080808;
    padding: 10px 20px;
    cursor: pointer;
    margin-right: 10px;
    border: 1px solid #c3c1c1;
}

.hungry .selection label:hover {
  background-color: #ffc26d;
  color:#000;
   border: 1px solid #ffa307;
}

.hungry .selection input[type=radio] {
    display: none;
    color: #fff;
}

.hungry .selection input[type=radio]:checked~label {
    background-color: #ffc26d;
    color: #0a0a0a;
    border: 1px solid #ffa307;
}



.installation-new {
    background: #dedede;
    border-radius: 0 !important;
    padding: 15px !important;
    margin: 0 !important;
    
}








.product-heading{display:none;}






  #hellobar-bar {
    width: 100%;
    margin: 0;
    height: 30px;
    display: table;
    font-size: 17px;
    font-weight: 400;
    padding: .33em .5em;
    -webkit-font-smoothing: antialiased;
    color: #000;
    background-color: #ffec02;
    position:fixed;
    bottom:0;
}
#hellobar-bar.regular {
    height: 30px;
    font-size: 14px;
    padding: 1em 0;
}
.hb-content-wrapper {
    text-align: center;
    text-align: center;
    position: relative;
    display: table-cell;
    vertical-align: middle;
}
.hb-content-wrapper p {
    margin-top: 0;
    margin-bottom: 0;
}
.hb-text-wrapper {
    margin-right: .67em;
    display: inline-block;
    line-height: 1.3;
}
.hb-text-wrapper .hb-headline-text {
    font-size: 1em;
    display: inline-block;
    vertical-align: middle;
}
#hellobar-bar .hb-cta {
    display: inline-block;
    vertical-align: middle;
    margin: 5px 0;
    color: #ffffff;
    background-color: #22af73;
    border-color: #22af73
}
.hb-cta-button {
    opacity: 1;
    color: #fff;
    display: block;
    cursor: pointer;
    line-height: 1.5;
    max-width: 22.5em;
    text-align: center;
    position: relative;
    border-radius: 3px;
    white-space: nowrap;
    margin: 1.75em auto 0;
    text-decoration: none;
    padding: 0;
    overflow: hidden;
}
.hb-cta-button .hb-text-holder {
    border-radius: inherit;
    padding: 5px 15px;
}
.hb-close-wrapper {
    display: table-cell;
    width: 1.6em;
}
.hb-close-wrapper .icon-close {
    font-size: 14px;
    top: 15px;
    right: 25px;
    width: 15px;
    height: 15px;
    color: #000;
    cursor: pointer;
    position: absolute;
    text-align: center;
    line-height: 15px;
    z-index: 1000;
    text-decoration: none;
}



.w-sm-50{width:100%;}


@media only screen and (max-width: 600px) {
  
  
  
  #feedback {
    display:none;
}
  
  
  .product-heading2{display:none;}
  
  .product-heading{display:block;}
  
  .product_brand {
    font-size: 0.8em !important;
    
}


.w-sm-50{width:50%;}



.review-details {
    padding-top: 8px !important;
    display: block !important;
}

.product-heading {

    border-bottom: 0px solid #265196 !important;

}

.emi-option2 {

    margin: 15px 0px !important;
}

.hungry .selection label {
   
    padding: 5px 10px;
    font-size: 12px;
}

.hungry {
    display: block;
}

.tv-installation {
    z-index: 9999;
    position: relative;
}

  
  
}



.waranty-ui p{margin:0; font-size:12px;letter-spacing: 0.5px;padding: 0 5px;}
.waranty-ui h6{ font-size:13px; font-weight:900;letter-spacing: 0.5px;}

.waranty-ui h4{ font-size:15px; font-weight:900;letter-spacing: 0.5px;}



.cart_list_new {
    padding-top: 0;
    text-align: center;
    border-left: 1px solid #e6e6e6;
    padding-left: 0;
    
}




.emi-option2 {
    width: 100%;
    position: relative;
    border-radius: 0.25rem;
    font-size: 0.94rem;
    margin: 0 15px;
 
}

.emi-option2 a {
    border-bottom: 1px solid;
    cursor: pointer;
    line-height: 3;
    font-size: 12px;
    color: #000 !important;
}

.installation-ul ul li{line-height: 2.5;
list-style: disc;
margin: 0px 0 0 20px;}





.installation-ul ul{padding-left:10px; margin-bottom:10px;}

.tv-installation .modal-header {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 10px 15px;
    background: transparent;
    border: 0;
    position: absolute;
    right: 0;
    z-index:1;
}



.pick-cli{
color: #0b92a8;
font-size: 16px;
}

.bt-contact p{
    direction: ltr;
}

.footer-top-details{display:block;}
















