/* ...................slider..................... */
 .banner-des{
    text-align: left !important;
    padding: 205px 0;
}
.btn-wrap{
    display: flex;
}

.banner-sec{
    width: 100%;
    height: 550px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image:url(../images/banner.jpg);
}

.btn-get{
    padding: 8px 25px;
    font-size: 16px;
    background-color: #0091ff;
    color: #fff;
    outline: none;
    border: none;
    text-transform: capitalize;
    font-family: 'Poppins', sans-serif;
    transition: 0.3s;
}

.btn-con{
    padding: 8px 25px;
    font-size: 16px;
    background-color: #fff;
    color: #0091ff;
    outline: none;
    border: none;
    text-transform: capitalize;
    font-family: 'Poppins', sans-serif;
    transition: 0.3s;
    margin-left: 25px;

}
/* .carousel-caption {
    top: 40% !important;
} */
.banner-des h1{
    font-size: 45px;
    color: #fff;
    font-family: 'Alegreya Sans', sans-serif;
    font-weight: bold;
    
}
.banner-des H1 span{
    color: #0091ff
}
.banner-des p{
    font-size: 14px;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    width: 80%;
}
.banner-form{
    background-color: #fff;
    padding: 25px;
    margin: 100px 0;
    border-top: 2px solid #0091ff;
    border-radius: 5px;
}
.form-hed{
    text-align: center;
    font-size: 22px;
    color: #000;
    font-family: 'Alegreya Sans', sans-serif;
    text-transform: capitalize;
    font-weight: bold;
    margin: 15px 0;

}
.button-wrap{
    text-align: center;
}
.btn-sent{
    padding: 8px 35px;
    background-color: #0091ff;
    color: #fff;
    font-size: 14px;
    border: none;
    outline: none;
    font-family: 'Poppins', sans-serif;
}
.about-sec{
    padding: 40px 0;
    background-color: #fff;
}
/* .sub-img{
     position: relative; 
} */
 .sub-img img{
    width: 95%;
    height: auto;
} 
 /* .about-img{
    position: absolute;
    
}  */

.about-des {
    margin: 25px 0 0 0;
}
.about-des h3{
    font-size: 18px;
    color: #000000;
    font-family: 'Alegreya Sans', sans-serif;
    font-weight: 500;
    text-transform: capitalize;
    margin: 0;
}
.about-des h2{
    color: #333;
    font-family: 'Alegreya Sans', sans-serif;
    font-size: 26px;
    font-weight: 600;

}
.about-des span{
    color: #006fc3;
}
.about-des p{
    font-size: 14px;
    color: #2c2c2c;
    font-family: 'Poppins', sans-serif;
    text-align: justify;
}
.about-wrap h4{
    font-size: 18px;
    color: #000000;
    font-family: 'Alegreya Sans', sans-serif;
    font-weight: bold;
}
.wrap-flex{
    display: flex;
    /* justify-content: space-between; */
    width: 95%;
   
}
.wrap-flex ul{
    padding: 0;
    margin: 0;
}
.wrap-flex ul li{
    margin-top: 10px;
    font-size: 12px;
    color: #2c2c2c;
    font-family: 'Poppins', sans-serif;
    list-style: none;
    margin-right: 35px;
}
.wrap-flex ul li i{
    color: #006fc3;
}

.services-wrap{
    padding: 40px 0;
    background-color: #fff;
}
.ser-hed{
    text-align: center;
}
.ser-hed h2{
    font-size: 26px;
    font-family: 'Alegreya Sans', sans-serif;
    color: #333;
    font-weight: bold;
    margin: 0;
}
.ser-hed p{
    font-size: 14px;
    color: #2c2c2c;
    font-family: 'Poppins', sans-serif;
    width: 70%;
    margin: 0 auto;
}
.ser-des{
    background-color: #fffa66;
    width: 85%;
    margin: 50px auto 0 auto;
    border-radius: 5px;
    padding: 35px 10px 10px 10px;
    position: relative;
    transition: 0.3s;
}
.ser-des:hover{
    background-color: #addbff;
}
.ser-des i{
    width: 50px;
    height: 50px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    font-size: 25px;
    line-height: 45px;
    margin: 0 0 0 0;
    position: absolute;
    top:-20px;
    left: -20px;
    background-color: #0091ff;

}

.ser-des h3{
    font-size: 20px;
    color: #333;
    font-family: 'Alegreya Sans', sans-serif;
    font-weight: bold;
    text-align: center;
}

.ser-des p{
    font-size: 14px;
    color: #2c2c2c;
    font-family: 'Poppins', sans-serif;
    line-height: 25px;
    text-align: center;
}
.martop{
    margin: 35px 0 0 0;
}

.sub-banner{
    padding:40px 0;
    background-image:url(../images/sub-banner.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.sub-banner-hed{
    text-align: center;
    padding: 80px 0;
}
.sub-banner-hed h2{
    font-size: 30px;
    color: #fff;
    font-family: 'Alegreya Sans', sans-serif;
    font-weight: bold;
}
.sub-banner-hed h2 span{
    color: #0091ff;
}
.sub-banner-hed p{
    font-size: 14px;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    margin: 5px auto;
    width: 80%;
}
.btn-contacts{
    padding: 10px 25px;
    background-color: #0091ff;
    color: #fff;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    border: none;
    margin: 25px 0 0 0;
    outline: none;
}

.gallery-wrap{
    padding: 40px 0;
    background-color: #fff;
    
}
.gallery-img{
    margin: 30px 0 0 0;
}
.gallery-img img{
    width: 100%;
    height: auto;
}
.all{
    text-align: center;
    margin: 30px 0 0 0;
}
.btn-all{
    border: 2px solid #0091ff;
    background-color: #fff;
    padding: 10px 25px;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    color: #000;
    text-transform: capitalize;
    font-weight: 600;
    transition: 0.3s;
}
.btn-all:hover{
    text-decoration: none;
    color: #000;
}
.testimonial-wrap{
    background-image: url(../images/testimonial-bg.jpg);
    padding: 40px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
   
}
.testi-bg{
    background-color: rgba(0, 0, 0, 0.5) !important;
    width: 100%;
    height: auto;
    object-fit: cover;
    z-index: 99;
}

/* .........................testimonial css start............. */
.testim {
    /* position: absolute; */
    /* -webkit-transform: translatey(-50%); */
    -moz-transform: translatey(-50%);
    -ms-transform: translatey(-50%);
    -o-transform: translatey(-50%);
    /* transform: translatey(-50%);  */
}

.testim .wrap {
position: relative;
width: 100%;
max-width: 1020px;
padding: 40px 20px;
margin: auto;
}

.testim .arrow {
display: block;
position: absolute;
color: #eee;
cursor: pointer;
font-size: 2em;
top: 50%;
-webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
-webkit-transition: all .3s ease-in-out;    
-ms-transition: all .3s ease-in-out;    
-moz-transition: all .3s ease-in-out;    
-o-transition: all .3s ease-in-out;    
transition: all .3s ease-in-out;
padding: 5px;
z-index: 22222222;
}

.testim .arrow:before {
    cursor: pointer;
}

.testim .arrow:hover {
color: #ea830e;
}


.testim .arrow.left {
left: 10px;
}

.testim .arrow.right {
right: 10px;
}

.testim .dots {
text-align: center;
position: absolute;
width: 100%;
bottom: 60px;
left: 0;
display: block;
z-index: 3333;
    height: 12px;
}

.testim .dots .dot {
list-style-type: none;
display: inline-block;
width: 12px;
height: 12px;
border-radius: 50%;
border: 1px solid #eee;
margin: 0 10px;
text-align: center;
cursor: pointer;
-webkit-transition: all .5s ease-in-out;    
-ms-transition: all .5s ease-in-out;    
-moz-transition: all .5s ease-in-out;    
-o-transition: all .5s ease-in-out;    
transition: all .5s ease-in-out;
 position: relative;
 
}

.testim .dots .dot.active,
.testim .dots .dot:hover {
background: #0091ff;
border-color: #0091ff;
}

.testim .dots .dot.active {
-webkit-animation: testim-scale .5s ease-in-out forwards;   
-moz-animation: testim-scale .5s ease-in-out forwards;   
-ms-animation: testim-scale .5s ease-in-out forwards;   
-o-animation: testim-scale .5s ease-in-out forwards;   
animation: testim-scale .5s ease-in-out forwards;   
}

.testim .cont {
position: relative;
    overflow: hidden;
}

.testim .cont > div {
text-align: center;
position: absolute;
top: 0;
left: 0;
padding: 0 0 70px 0;
opacity: 0;
}

.testim .cont > div.inactive {
opacity: 1;
}


.testim .cont > div.active {
position: relative;
opacity: 1;
}


.testim .cont div .img img {
display: block;
width: 70px;
height: 70px;
margin: 0 auto 15px auto;
border-radius: 50%;
}

.testim .cont div h2 {
color: #fff;
font-size: 20px;
margin: 15px 0 0 0;
font-family: 'Alegreya Sans', sans-serif;
font-weight: bold;
}
.testim .cont div h3{
    font-size: 14px;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-weight: normal;

}

.testim .cont div p {
font-size: 16px;
color: #fff;
width: 80%;
margin: auto;
font-family: 'Poppins', sans-serif;
}

.testim .cont div.active .img img {
-webkit-animation: testim-show .5s ease-in-out forwards;            
-moz-animation: testim-show .5s ease-in-out forwards;            
-ms-animation: testim-show .5s ease-in-out forwards;            
-o-animation: testim-show .5s ease-in-out forwards;            
animation: testim-show .5s ease-in-out forwards;            
}

.testim .cont div.active h2 {
-webkit-animation: testim-content-in .4s ease-in-out forwards;    
-moz-animation: testim-content-in .4s ease-in-out forwards;    
-ms-animation: testim-content-in .4s ease-in-out forwards;    
-o-animation: testim-content-in .4s ease-in-out forwards;    
animation: testim-content-in .4s ease-in-out forwards;    
}

.testim .cont div.active p {
-webkit-animation: testim-content-in .5s ease-in-out forwards;    
-moz-animation: testim-content-in .5s ease-in-out forwards;    
-ms-animation: testim-content-in .5s ease-in-out forwards;    
-o-animation: testim-content-in .5s ease-in-out forwards;    
animation: testim-content-in .5s ease-in-out forwards;    
}

.testim .cont div.inactive .img img {
-webkit-animation: testim-hide .5s ease-in-out forwards;            
-moz-animation: testim-hide .5s ease-in-out forwards;            
-ms-animation: testim-hide .5s ease-in-out forwards;            
-o-animation: testim-hide .5s ease-in-out forwards;            
animation: testim-hide .5s ease-in-out forwards;            
}

.testim .cont div.inactive h2 {
-webkit-animation: testim-content-out .4s ease-in-out forwards;        
-moz-animation: testim-content-out .4s ease-in-out forwards;        
-ms-animation: testim-content-out .4s ease-in-out forwards;        
-o-animation: testim-content-out .4s ease-in-out forwards;        
animation: testim-content-out .4s ease-in-out forwards;        
}

.testim .cont div.inactive p {
-webkit-animation: testim-content-out .5s ease-in-out forwards;    
-moz-animation: testim-content-out .5s ease-in-out forwards;    
-ms-animation: testim-content-out .5s ease-in-out forwards;    
-o-animation: testim-content-out .5s ease-in-out forwards;    
animation: testim-content-out .5s ease-in-out forwards;    
}

@-webkit-keyframes testim-scale {
0% {
    -webkit-box-shadow: 0px 0px 0px 0px #eee;
    box-shadow: 0px 0px 0px 0px #eee;
}

35% {
    -webkit-box-shadow: 0px 0px 10px 5px #eee;        
    box-shadow: 0px 0px 10px 5px #eee;        
}

70% {
    -webkit-box-shadow: 0px 0px 10px 5px #ea830e;        
    box-shadow: 0px 0px 10px 5px #ea830e;        
}

100% {
    -webkit-box-shadow: 0px 0px 0px 0px #ea830e;        
    box-shadow: 0px 0px 0px 0px #ea830e;        
}
}

@-moz-keyframes testim-scale {
0% {
    -moz-box-shadow: 0px 0px 0px 0px #eee;
    box-shadow: 0px 0px 0px 0px #eee;
}

35% {
    -moz-box-shadow: 0px 0px 10px 5px #eee;        
    box-shadow: 0px 0px 10px 5px #eee;        
}

70% {
    -moz-box-shadow: 0px 0px 10px 5px #ea830e;        
    box-shadow: 0px 0px 10px 5px #ea830e;        
}

100% {
    -moz-box-shadow: 0px 0px 0px 0px #ea830e;        
    box-shadow: 0px 0px 0px 0px #ea830e;        
}
}

@-ms-keyframes testim-scale {
0% {
    -ms-box-shadow: 0px 0px 0px 0px #eee;
    box-shadow: 0px 0px 0px 0px #eee;
}

35% {
    -ms-box-shadow: 0px 0px 10px 5px #eee;        
    box-shadow: 0px 0px 10px 5px #eee;        
}

70% {
    -ms-box-shadow: 0px 0px 10px 5px #ea830e;        
    box-shadow: 0px 0px 10px 5px #ea830e;        
}

100% {
    -ms-box-shadow: 0px 0px 0px 0px #ea830e;        
    box-shadow: 0px 0px 0px 0px #ea830e;        
}
}

@-o-keyframes testim-scale {
0% {
    -o-box-shadow: 0px 0px 0px 0px #eee;
    box-shadow: 0px 0px 0px 0px #eee;
}

35% {
    -o-box-shadow: 0px 0px 10px 5px #eee;        
    box-shadow: 0px 0px 10px 5px #eee;        
}

70% {
    -o-box-shadow: 0px 0px 10px 5px #ea830e;        
    box-shadow: 0px 0px 10px 5px #ea830e;        
}

100% {
    -o-box-shadow: 0px 0px 0px 0px #ea830e;        
    box-shadow: 0px 0px 0px 0px #ea830e;        
}
}

@keyframes testim-scale {
0% {
    box-shadow: 0px 0px 0px 0px #eee;
}

35% {
    box-shadow: 0px 0px 10px 5px #eee;        
}

70% {
    box-shadow: 0px 0px 10px 5px #ea830e;        
}

100% {
    box-shadow: 0px 0px 0px 0px #ea830e;        
}
}

@-webkit-keyframes testim-content-in {
from {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}

to {
    opacity: 1;
    -webkit-transform: translateY(0);        
    transform: translateY(0);        
}
}

@-moz-keyframes testim-content-in {
from {
    opacity: 0;
    -moz-transform: translateY(100%);
    transform: translateY(100%);
}

to {
    opacity: 1;
    -moz-transform: translateY(0);        
    transform: translateY(0);        
}
}

@-ms-keyframes testim-content-in {
from {
    opacity: 0;
    -ms-transform: translateY(100%);
    transform: translateY(100%);
}

to {
    opacity: 1;
    -ms-transform: translateY(0);        
    transform: translateY(0);        
}
}

@-o-keyframes testim-content-in {
from {
    opacity: 0;
    -o-transform: translateY(100%);
    transform: translateY(100%);
}

to {
    opacity: 1;
    -o-transform: translateY(0);        
    transform: translateY(0);        
}
}

@keyframes testim-content-in {
from {
    opacity: 0;
    transform: translateY(100%);
}

to {
    opacity: 1;
    transform: translateY(0);        
}
}

@-webkit-keyframes testim-content-out {
from {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

to {
    opacity: 0;
    -webkit-transform: translateY(-100%);        
    transform: translateY(-100%);        
}
}

@-moz-keyframes testim-content-out {
from {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0);
}

to {
    opacity: 0;
    -moz-transform: translateY(-100%);        
    transform: translateY(-100%);        
}
}

@-ms-keyframes testim-content-out {
from {
    opacity: 1;
    -ms-transform: translateY(0);
    transform: translateY(0);
}

to {
    opacity: 0;
    -ms-transform: translateY(-100%);        
    transform: translateY(-100%);        
}
}

@-o-keyframes testim-content-out {
from {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0);
}

to {
    opacity: 0;
    transform: translateY(-100%);        
    transform: translateY(-100%);        
}
}

@keyframes testim-content-out {
from {
    opacity: 1;
    transform: translateY(0);
}

to {
    opacity: 0;
    transform: translateY(-100%);        
}
}

@-webkit-keyframes testim-show {
from {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

to {
    opacity: 1;
    -webkit-transform: scale(1);       
    transform: scale(1);       
}
}

@-moz-keyframes testim-show {
from {
    opacity: 0;
    -moz-transform: scale(0);
    transform: scale(0);
}

to {
    opacity: 1;
    -moz-transform: scale(1);       
    transform: scale(1);       
}
}

@-ms-keyframes testim-show {
from {
    opacity: 0;
    -ms-transform: scale(0);
    transform: scale(0);
}

to {
    opacity: 1;
    -ms-transform: scale(1);       
    transform: scale(1);       
}
}

@-o-keyframes testim-show {
from {
    opacity: 0;
    -o-transform: scale(0);
    transform: scale(0);
}

to {
    opacity: 1;
    -o-transform: scale(1);       
    transform: scale(1);       
}
}

@keyframes testim-show {
from {
    opacity: 0;
    transform: scale(0);
}

to {
    opacity: 1;
    transform: scale(1);       
}
}

@-webkit-keyframes testim-hide {
from {
    opacity: 1;
    -webkit-transform: scale(1);       
    transform: scale(1);       
}

to {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
}

@-moz-keyframes testim-hide {
from {
    opacity: 1;
    -moz-transform: scale(1);       
    transform: scale(1);       
}

to {
    opacity: 0;
    -moz-transform: scale(0);
    transform: scale(0);
}
}

@-ms-keyframes testim-hide {
from {
    opacity: 1;
    -ms-transform: scale(1);       
    transform: scale(1);       
}

to {
    opacity: 0;
    -ms-transform: scale(0);
    transform: scale(0);
}
}

@-o-keyframes testim-hide {
from {
    opacity: 1;
    -o-transform: scale(1);       
    transform: scale(1);       
}

to {
    opacity: 0;
    -o-transform: scale(0);
    transform: scale(0);
}
}

@keyframes testim-hide {
from {
    opacity: 1;
    transform: scale(1);       
}

to {
    opacity: 0;
    transform: scale(0);
}
}

@media all and (max-width: 300px) {
body {
    font-size: 14px;
}
}

@media all and (max-width: 500px) {
.testim .arrow {
    font-size: 1.5em;
}

.testim .cont div p {
    line-height: 25px;
}

}

/* ................gallery css................ */
.wrapper {
    /* width: 33.3%; */
    height: 100%;
    padding: 10px;
  }
  .box {
    position: relative;
    /* max-height: 300px; */
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 1.4px 1.7px rgba(0, 0, 0, 0.017), 0 3.3px 4px rgba(0, 0, 0, 0.024), 0 6.3px 7.5px rgba(0, 0, 0, 0.03), 0 11.2px 13.4px rgba(0, 0, 0, 0.036), 0 20.9px 25.1px rgba(0, 0, 0, 0.043), 0 50px 60px rgba(0, 0, 0, 0.06);
  }
  .box .hide {
    opacity: 0;
  }
  .box .frame {
    position: absolute;
    border: 1px solid #fff;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .box h2, .box p {
    position: absolute;
    color: #fff;
    z-index: 2;
    width: 100%;
    transition: opacity 0.2s, transform 0.3s;
  }
  .box h2 {
    font-weight: 500;
    font-size: 22px;
    margin-bottom: 0;
    letter-spacing: 1px;
  }
  .box p {
    bottom: 0;
    font-size: 14px;
    letter-spacing: 1px;
  }
  .box:hover {
    transition: all 0.3s ease-in-out;
  }
  .box:hover:before {
    transition: all 0.3s ease-in-out;
  }
  .box img {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    transition: all 0.3s ease-in-out;
  }
  .box img:hover {
    transition: all 0.3s ease-in-out;
  }
  .box img:after {
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
  }
  .box img:hover {
    transition: all 0.3s ease-in-out;
  }
  
  .blury-card .frame {
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    opacity: 0;
    transition: all 0.3s ease-in-out;
  }
  .blury-card h2, .blury-card p {
    text-align: center;
    top: 50%;
    transform: translatey(-50%);
    margin: 0;
    z-index: 3;
  }
  .blury-card p {
    transform: translatey(30px);
    letter-spacing: 3px;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
  }
  .blury-card span {
    font-size: 20px;
    font-family: 'Alegreya Sans', sans-serif;
  }
  .blury-card:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 1;
    left: 0;
    /* opacity: 0.8; */
    transition: all 0.3s ease-in-out;
  }
  .blury-card img {
    z-index: 2;
  }
  .blury-card:hover .frame {
    width: calc(100% - 120px);
    height: calc(100% - 120px);
    opacity: 1;
  }
  .blury-card:hover img {
    opacity: 0.7;
  }
  .blury-card:hover:before {
    opacity: 1;
    transition: all 0.3s ease-in-out;
  }
/* .....................about us page css........... */
.about-banner{
    background-image: url(../images/about-banner.jpg);
    padding: 40px 0;
    background-repeat: no-repeat;
    position: relative;
    height: 400px;
    background-position: center;
    background-size: cover;    
}
.about-hed{
    padding: 138px 0;
    text-align: center;
}
.about-hed h2{
    color: #fff;
    font-size: 35px;
    font-family: 'Alegreya Sans', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
}
.about-hed h2 span{
    color: #0091ff;
}
.about-hed p{
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    text-transform: capitalize;
}
.about-hed p a{
    color: #fff;
    transition: 0.3s;
}

.about-hed p a:hover{
    text-decoration: none;
    color: #0091ff;
}
.our-sec{
    padding: 40px 0;
    background-color: #fff;
}
.our-com-wrap h4{
    color: #006fc3;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: 'Alegreya Sans', sans-serif;
    font-weight: 500;
}
.our-com-wrap h2{
    font-family: 'Alegreya Sans', sans-serif;
    font-size: 36px;
    color: #000;
    font-weight: 600;
}
.our-com-wrap p{
    font-size: 14px;
    color: #2c2c2c;
    font-size: 14px;
    text-align: justify;
}

.our-com-wrap img{
    width: 100%;
    height: auto;
    margin: auto;
}
.our-com-wrap h5{
    font-size: 18px;
    color: #000;
    font-family: 'Alegreya Sans', sans-serif;
    font-weight: normal;
    margin: 25px 0 0 0;
    font-weight: 600;
}
.number-sec{
    padding: 40px 0;
    background-color: #fff;
}
.number-wrap{
    text-align: center;
}
.number-wrap i{
    color: #006fc3;
}
.counter {
    font-size:45px;
    text-align: center;
    vertical-align: middle;
    color: #2c2c2c;
    font-family: 'Alegreya Sans', sans-serif;
    font-weight: bold;
  }
  .number-wrap p{
     font-size: 16px;
     color: #747474;
     font-family: 'Poppins', sans-serif;
     width: 80%;
     margin: auto;
  }
  .border-right{
      border-right: 2px solid #747474;
  }

  /* ...............contact us......... */
  .cont-wrap{
      padding: 40px 0;
      background-color: #fff;
  }
.product-hed{
    text-align: center;
}
.product-hed h2{
    color: #000;
    font-size: 30px;
    font-family: 'Alegreya Sans', sans-serif;
    font-weight: bold;
}
.meassage-wrap{
    padding: 40px 0;
}
.cons-icon{
    text-align: center;
    margin: 25px 0 0 0;
}

.cons-icon i{
    color: #006fc3;
    margin: 10px 0;
}
.cons-icon h3{
    font-size: 24px;
    color: #2c2c2c;
    font-family: 'Alegreya Sans', sans-serif;
    font-weight: 600;
}
.cons-icon p{
    font-size: 14px;
    color: #424242;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
}
.contact-form{
    background-color: #e6e6e6;
    padding: 35px;
    border-radius: 5px;
    width: 80%;
    margin: 20px auto 0 auto;
}

.co-names{
   display: block;
   padding: 8px 20px;
   color: #2c2c2c;
   width: 99%;
   border: 1px solid #747474;
   border-radius: 5px;
   outline: none;
   font-family: 'Poppins', sans-serif;
}
.co-names:focus{
    border: 1px solid #0091ff;
}
.co-name{
    display: inline-block;
    padding: 8px 20px;
    color: #2c2c2c;
    width: 47%;
    border: 1px solid #747474;
    border-radius: 5px;
    outline: none;
    font-family: 'Poppins', sans-serif;
    margin: 25px 0;
 }
 .ma-right{
     margin-right:35px ;
 }
 .co-name:focus{
    border: 1px solid #0091ff;
}
.text{
    display: block;
   padding: 8px 20px;
   color: #2c2c2c;
   width: 99%;
   border: 1px solid #747474;
   border-radius: 5px;
   outline: none;
   font-family: 'Poppins', sans-serif;
   height: 130px;
   margin: 0 0 25px 0;

}
.sub-wrap{
    text-align: center;
}
.btn-send{
    width: 90%;
    padding: 15px 25px;
    background-color: #006fc3;
    color: #fff;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    border: none;
    transition: 0.3s;
    border: 2px solid #006fc3;
    border-radius: 3px;
}
.btn-send:hover{
    color: #006fc3;
    background-color: #fff;
    border: 2px solid #006fc3;
}


