/* Minification failed. Returning unminified contents.
(86,21): run-time error CSS1039: Token not allowed after unary operator: '-skyBlue'
(331,22): run-time error CSS1039: Token not allowed after unary operator: '-skyBlue'
(344,16): run-time error CSS1039: Token not allowed after unary operator: '-skyBlue'
(423,22): run-time error CSS1039: Token not allowed after unary operator: '-blueBg'
 */
/*@import url(/Content/css/https:/fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap);*/
.call-box.call-box-phone {
    position: fixed;
    bottom:28px;
    display: flex;
    left: 80px;
    z-index: 999;
    align-items: center;
}
.call-box.call-box-phone .call-phone{
    position:relative;
}
header {
    z-index: 10!important;
}

.call-box.call-box-phone .coccoc-alo-phone {
    cursor:pointer;
    background-color: transparent;
    width: 77px;
    height: 77px;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -webkit-transition: visibility .5s;
    -moz-transition: visibility .5s;
    -o-transition: visibility .5s;
    transition: visibility .5s;
    left: 0;
    top: 0;
    position: relative;
    display: inline-block;
}
.call-box.call-box-phone .coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle {
    border-color: #0000007a;
    opacity: 1;
}
.call-box.call-box-phone .coccoc-alo-ph-circle {
   width: 83px;
    height: 83px;
    top: -2px;
    left: -2px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(30, 30, 30, 0.4);
    opacity: .1;
    -webkit-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
    -moz-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
    -ms-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
    -o-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
    animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.call-box.call-box-phone .coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle-fill {
    background-color: #0000003a;
    opacity: 1 !important;
}
.call-box.call-box-phone .coccoc-alo-ph-circle-fill {
  width: 80px;
    height: 80px;
    top: -1px;
    left: -1px;
    position: absolute;
    background-color: #000;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .1;
    -webkit-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -moz-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -ms-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -o-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.call-box.call-box-phone .coccoc-alo-ph-img-circle {
    background:var(--skyBlue);
    width: 65px;
    height: 65px;
    top: 7px;
    left: 7px;
    position: absolute;
    background-image: url(/Content/images/call.png);
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: 1;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    background-size:45%;
}

.call-box.call-box-phone .call-text{
    border: 1px solid #fff;
    position: relative;
    background: rgba(69, 82, 91, .89);
    width: 220px;
    height: 59px;
    border-radius: 10px;
    padding: 8px 19px;
    color: #fff;
    font-family: 'Poppins',sans-serif;
    font-weight: 400;
    left: 21px;
    box-shadow: 2px 2px 3px 2px #0000008f;
}

.call-box.call-box-phone .call-text:before {
    content: '';
    position: absolute;
    border-right: solid 20px #424c54;
    border-bottom: solid 11px transparent;
    border-top: solid 14px transparent;
    left: -20px;
    top: 14px;
}


.call-box.call-box-phone .call-text p.fare.fare1{
    margin-top: -8px;
}
.call-box.call-box-phone .call-text p.fare{
    font-size:12px;
    margin-bottom: 3px;
    font-family: 'Poppins',sans-serif;
    font-weight:400;
}
.call-box.call-box-phone .call-text p:first-child span{
    font-weight:700;
    font-family: 'Poppins',sans-serif;
}


.call-box.call-box-phone .callicon{bottom:77px;}
.call-box.call-box-phone .callicon.active{
    display:block;
}
.call-box.call-box-phone #divCallBackProgreessHome{
    position:relative;
}
.call-box.call-box-phone #divCallBackProgreessHome .crs{
    display: block;
    text-align:right;
    cursor:pointer;
    position: absolute;
    top: -7px;
    right: -7px;
}
.call-box.call-box-phone .connection{
    padding: 31px 0 15px;
    width: 98%;
}
.call-box.call-box-phone .connection-txt{
    align-items: center;
    display: flex;
    padding: 5px 13px;
    border-radius: 27px;
    background: #dff2f9;
    border: 1px solid lightgray;
}
.call-box.call-box-phone .connection-txt span:first-child {
    background: #033d51;
    height: 38px;
    padding: 3px;
    display: inline-block;
    border-radius: 23px;
    width: 38px;
    text-align: center;
}
.call-box.call-box-phone .connection-txt span:first-child img{
        width: 23px;
}
.call-box.call-box-phone .connection-txt span:last-child{
    padding-left:10px;
    font-size:17px;
    font-family:'Poppins',sans-serif;
    font-weight:700;
    color:#333;
}
.call-box.call-box-phone .connection .spc{
   padding: 10px 0 15px 0;
    font-size: 16px;
    font-family: 'Poppins',sans-serif;
    font-weight: 400;
    color: #333;
    margin-bottom: 0;
}
.call-box.call-box-phone .connection .recive-call{
  color: #333;
    font-size: 14px;
    font-family: 'Poppins',sans-serif;
    font-weight: 500;
    line-height: 1.2;
}
.call-box.call-box-phone .connection .txt-p{
font-size: 13px;
    font-family: 'Poppins',sans-serif;
    font-weight: 400;
    margin: 0;
    color: #333;
}
.call-box.call-box-phone .connection hr{
  border-bottom: none;
    margin-top: 12px;
    margin-bottom: 12px;
    border-top: 1px solid #d3d3d3;
}
.call-box.call-box-phone .connection .txt-p:before{
   width: 21px;
    content: '';
    background: url(/Content/images/arrow-call.png);
    background-repeat: no-repeat;
    height: 15px;
    display: inline-block;
}

.call-box.call-box-phone .callicon .callInfo {
    position:relative;
    float: right;
    width: 100%;
    background: #fff;
    padding:8px 5% 0px;
    border-radius: 15px;
    border: 1px solid #1a85b3;
}

.call-box.call-box-phone .flt-logo:after {
    content: '';
    background: #fff;
    position: absolute;
    right: -2px;
    top: 28px;
    width: 5px;
    height:42px;
}

.call-box.call-box-phone .flt-logo{
   position: absolute;
    top: -29px;
    background: #fff;
    padding: 10px;
    border-radius: 15px;
    width: 139px;
    left: -1px;
    border-bottom-left-radius: 0;
    text-align: center;
    border: 1px solid #1a85b3;
    border-bottom: none;
    border-bottom-right-radius: 0;
    z-index: 0;
}

.call-box.call-box-phone .or-p{
    display:flex;
   padding-top: 0px;
    align-items: center;
    width:110%;
}
.call-box.call-box-phone .or-p span:first-child,
.call-box.call-box-phone .or-p span:last-child
{
    border-top:1px solid lightgray;
    display: inline-block;
    width: 40%;
}
.call-box.call-box-phone .or-p span:nth-child(2){
    font-size: 17px;
   color: #000;
    text-align: center;
    display: inline-block;
    width: 33px;
    height: 33px;
    border-radius: 50%;
    border: 1px solid lightgray;
}



.call-box.call-box-phone .call-text p.spk{
   color: #333;
    font-family: 'Poppins',sans-serif;
    font-weight: 600;
    padding-top: 26px;
    font-size: 18px;
}

.call-box.call-box-phone .callicon {
    border-radius: 15px;
    z-index: 999;
    bottom: 77px;
    display: none;
    position: absolute;
    width: 379px;
    left: -90px;
    box-shadow: 0 10px 10px #f3f3f36b;
}
.call-box.call-box-phone .callget h4{
    font-family: 'Poppins',sans-serif;
    font-size: 16px;
    color: #000;
    padding-top: 7px;
    font-weight: 500;
    padding-bottom:0;
    margin-bottom:0;
}
.call-box.call-box-phone .callget h5{
    display: flex;
    align-items: center;
    padding-top: 0;
    margin-top: 1px;
}
.call-box.call-box-phone .callget span:first-child img{
          width: 16px;
}
.call-box.call-box-phone .callget span:first-child{
    background: var(--skyBlue);    
    height: 33px;
    padding: 3px;
    display: inline-block;
    border-radius: 23px;
    width: 33px;
    text-align: center;
}
.call-box.call-box-phone .callget span:last-child {
    padding-left: 7px;
    font-size: 31px; 
    font-family: 'Poppins',sans-serif;
    font-weight: 700;
    color:var(--skyBlue);
}

.call-box.call-box-phone .callicon #formCallOus{   
position: relative; 
background: #fff;
    float: left;
    padding: 10px 0px;
    width: 100%;
    padding-top:0;
    margin-left:0;
}
.call-box.call-box-phone .callicon #formCallOus input::-webkit-input-placeholder{
    font-size:12px!important;
      font-family: 'Poppins',sans-serif;
    font-weight: 400;
}
.call-box.call-box-phone .callicon #formCallOus input::-moz-placeholder{
     font-size:12px!important;
      font-family: 'Poppins',sans-serif;
    font-weight: 400;
}
.call-box.call-box-phone .callicon #formCallOus input:-ms-input-placeholder{
 font-size:12px!important;
  font-family: 'Poppins',sans-serif;
    font-weight: 400;
}



.call-box.call-box-phone .callicon #formCallOus input{
width: 54%;
    padding-left: 37px!important;
    font-size: 12px;
    height: 38px;
    border: none!important;
margin-left: 36px;
    box-shadow: inherit;
color: #333;
    line-height: 20px;
    padding: 0 12px;
font-family: inherit;
}

.call-box.call-box-phone .enter-para {
    line-height: 1.2;
    font-size: 13px;
    color: #000;
    margin-bottom: 2px;
    font-family: 'Poppins',sans-serif;
    font-weight: 400;
}

.call-box.call-box-phone .callbackInpHolder {
    border-radius: 5px;
    padding: 3px;
    display: flex;
    position: relative;
    border: 1px solid #d3d3d3;
    justify-content: space-between;
}
.call-box.call-box-phone #formCallOus .call-bycountry img {
    margin-right: 5px;
    width: auto;
}
.call-box.call-box-phone #formCallOus .call-bycountry {
    background: #fff;
    color: #000;
    border-right: 0;
    font-size: 12px;
    height: 38px;
    line-height: 38px;
    font-weight: bold;
position:absolute;
left: 0;
border:none;
}

.call-box.call-box-phone .callbackInpHolder button {
    background: var(--blueBg); 
    border: none;
    color: #fff;
    padding: 6px 17px 6px 16px;
    font-size: 11px;
    border-radius: 5px;
    text-transform: uppercase;
    font-family: 'Poppins',sans-serif;
    font-weight: 600;
}

.call-box.call-box-phone #contactuserror {
    font-size: 11px;
    color: red;
    width: 100%;
    float: left;
}

.call-box.call-box-phone .closeinstantcall {
    position: absolute!important;
    right: 11px;
    top: 4px!important;
    cursor: pointer;
    font-size: 15px!important;
}

.call-box.call-box-phone #divCallBackProgreessHome {
    position: relative;
}

.call-box.call-box-phone .confirmationPopup.duplicate-no {
    width: 100%;
    position: absolute;
    height: auto;
    padding: 31px 0 15px;
    display: none;
border-radius: 10px;
}

.call-box.call-box-phone .confirmationPopup.duplicate-no p {
    font-size: 13px;
    color: #333;
    text-align: center;
    font-family: 'Poppins',sans-serif;
    font-weight: 400;
}

.call-box.call-box-phone .call-text p:first-child span {
    font-weight: 600;
    font-family: 'Poppins',sans-serif;
}

.call-box.call-box-phone .confirmationPopup.duplicate-no p span {
    background: #ea4418;
    background: linear-gradient(to right,#ea4418 0%,#f17e0c 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Poppins',sans-serif;
    font-weight: 700;
color: #fb8c07;
}

.footer_pp .confirmationPopup{
    border-radius:15px;
}

.call-box.call-box-phone .confirmationPopup.duplicate-no p b {
    text-align: center;
    font-size: 15px;
    padding-top: 10px;
    display: block;
    font-family: 'Poppins',sans-serif;
    font-weight: 600;
}

.call-box.call-box-phone .confirmationPopup.duplicate-no .btnHolder {
   margin-left: 13px;
    position: static;
    text-align: center;
    width: 88%;
    padding: 0px 5%;
    display:flex;
    justify-content:space-between;
}

.call-box.call-box-phone .confirmationPopup.duplicate-no .btnHolder button {
    text-transform: uppercase;
    padding: 5px 36px;
    color: #fff;
    font-size: 13px;
    border: none;
    border-radius: 5px;
    background: #e8361a;
    background: -moz-linear-gradient(left,#e8361a 0%,#f3870b 100%);
    background: -webkit-linear-gradient(left,#e8361a 0%,#f3870b 100%);
    background: linear-gradient(to right,#e8361a 0%,#f3870b 100%);
}
.call-box.call-box-phone .confirmationPopup.duplicate-no .btnHolder button.noBtn {
    background: #6ba2d4;
}

@-moz-keyframes coccoc-alo-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        /*opacity: .1*/
    }
    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        /*opacity: .5*/
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        /*opacity: .1*/
    }
}

@-webkit-keyframes coccoc-alo-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        /*opacity: .1*/
    }
    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        /*opacity: .5*/
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        /*opacity: .1*/
    }
}

@-o-keyframes coccoc-alo-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        /*opacity: .1*/
    }
    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        /*opacity: .5*/
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        /*opacity: .1*/
    }
}

@keyframes coccoc-alo-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        /*opacity: .1*/
    }
    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        /*opacity: .5*/
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        /*opacity: .1*/
    }
}

@-moz-keyframes coccoc-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);
        /*opacity: .2*/
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        /*opacity: .2*/
    }
    100% {
        transform: rotate(0) scale(.7) skew(1deg);
        /*opacity: .2*/
    }
}

@-webkit-keyframes coccoc-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);
        /*opacity: .2*/
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        /*opacity: .2*/
    }
    100% {
        transform: rotate(0) scale(.7) skew(1deg);
        /*opacity: .2*/
    }
}

@-o-keyframes coccoc-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);
        /*opacity: .2*/
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        /*opacity: .2*/
    }
    100% {
        transform: rotate(0) scale(.7) skew(1deg);
        /*opacity: .2*/
    }
}

@keyframes coccoc-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);
        /*opacity: .2*/
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        /*opacity: .2*/
    }
    100% {
        transform: rotate(0) scale(.7) skew(1deg);
        /*opacity: .2*/
    }
}

@-moz-keyframes coccoc-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes coccoc-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}

@-o-keyframes coccoc-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}

@keyframes coccoc-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}

.cover-shadow{
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000000fc;
    z-index: 999;
    opacity: .7;
    display:none;
    position:fixed;
}
.crs.close-cross{
    position: absolute;
    right: 16px;
    color: #000;
    cursor:pointer;
}
.cover-shadow.active{
    display:block;
}

@-webkit-keyframes phonering-alo-circle-img-anim {
	0%,
	100%,
	50% {
		-webkit-transform: rotate(0) scale(1) skew(1deg)
	}
	10%,
	30% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg)
	}
	20%,
	40% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg)
	}
}


@media (max-width:500px) {
.call-box.call-box-phone {
    right: auto;
    z-index: 999;
}
.call-box.call-box-phone .callicon {
    position: fixed;
    bottom: 97px;
    width: 340px;
    right: auto;
    left: 10px;
}
.call-box.call-box-phone .callbackInpHolder button {
    padding: 6px;
}
.call-box.call-box-phone .call-text p.spk {
    font-size: 16px;
}
.call-box.call-box-phone .callget span:last-child {
    font-size: 30px;
}
.call-box.call-box-phone .enter-para {
    font-size: 11px;
}






}
