@import url('https://use.fontawesome.com/releases/v5.2.0/css/all.css');
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@300;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@400;500;600;700&display=swap');


body,tt{font-family:'Quicksand' ,sans-serif;font-size: 15px;font-weight: 500;line-height: 24px;position:relative;margin:0;padding:0;color:#000;}
h1,h2,h3,h4,h5,h6{font-weight:700;margin:0;font-family:'Nunito' ,sans-serif;}
a,a:focus,a:hover{outline:medium none;text-decoration:none}
ul,ol{padding:0;margin:0;list-style:none}
.no-padding{padding:0}
.cuani, a{-webkit-transition: .4s;-moz-transition: .4s;-o-transition: .4s;transition: .4s;}
a:active, a:focus, a:hover,input:focus, input:active, input:hover{border:none;}
b, strong{font-weight:600}
::selection {background: #e83f58;color:#fff }
::-moz-selection {background: #e83f58;color:#fff}
.vcenter .row{align-items: center;display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap;    flex-wrap: wrap;}
.m0{margin:0 !important}
.p0{padding:0 !important}
.p5{padding:5px !important}
.p10{padding:10px !important}
.p15{padding:15px !important}
.p20{padding: 20px !important;}
.pb0{padding-bottom: 10px !important;}
.pb25{padding-bottom: 30px !important;}
.pt0{padding-top:0 !important}
.pt10{padding-top:10px !important}
.pt20{padding-top:20px !important}
.pt30{padding-top:30px !important}
.right-side{float:right}
form{margin:0}
.d-block{display: block !important;width: 100% !important;}


.tophead{letter-spacing: 0.5px;background: #061a3a;line-height: 33px;padding: 3px 0;}
.tophead a{color: #ffffff;text-transform:lowercase;}
.tophead ul{margin-left:0;display:inline-block}
.tophead li{margin-left: 10px;text-align:center;}
.tophead li:first-child{margin-left:0}
.tophead li i{font-size: 11px;margin-right: 5px;position: relative;top: -1px;border: 1px solid #ffffff;border-radius: 50%;padding-top: 4px;color: #ffffff;width: 19px;height: 19px;}
.tophead ul.no-b i{border:none !important;font-size: 16px;}
.tophead ul.no-b a{text-transform:capitalize}
.tophead li a{color: #ffffff;text-align: center;font-size: 15px;}
.header-main{background: #ffffff;left: 0;right: 0;padding: 14px 0;}
.logo{float:left;padding: 0px 0;top: 0;}
.logo img{width: 170px;}
@keyframes slide-down 
{
    0% {opacity: 0;transform: translateY(-100%);-ms-transform: translateY(-100%);-webkit-transform: translateY(-100%);}
    100% {opacity: 1;transform: translateY(0);}
}
.fixed .header-main{position:fixed;padding-top: 0;box-shadow: 0 9px 17px rgba(0, 0, 0, 0.31);/* background: #fff; */padding-bottom: 0;top:0;left:0;right:0;z-index:9;-webkit-animation: slide-down 0.7s;-moz-animation: slide-down 0.7s;-o-animation: slide-down 0.7s;}
body.fixed{padding-top:0px;   }
body.fixed .logo img{width: 140px;padding: 2px 0;}
body.fixed #cssmenu > ul > li > a{ padding: 17px 0 13px 0;}
body.fixed .logo{top: 3px;}

@media (max-width: 992px) 
{
    .tophead{text-align:center;padding-top: 5px;}
    .tophead ul{text-align:center;float: none !important;} 
    .flexslider{padding-top: 55px !important;}
}

.htitle{font-size: 37px;line-height:40px;padding: 0 0 12px;margin:0;position:relative;letter-spacing:.5px;color: #ee2e34;margin-bottom: 20px;font-weight: 800;}
.htitle:after{background-color: #ee2e34;bottom:0;content:"";height: 2px;left:0;margin:0;position:absolute;right:0;width: 110px;}
.htitle.center{text-align:center}
.htitle.center:after{margin:0 auto;}
.htitle + p{width: 60%;text-align: center;margin: 0 auto;margin-bottom: 25px;font-size: 18px;position: relative;}
.htitle.noline:after{content:none}
.htitle.hsmall{font-size: 33px;}
@media (max-width: 778px) 
{.htitle{font-size: 32px;}}

.htitle2{font-size: 32px;line-height: 25px;padding: 0 0 12px;margin:0;position:relative;letter-spacing:.5px;color: #ee2e34;margin-bottom: 20px;font-weight: 800;}
.htitle2:after{background-color: #ee2e34;bottom: -1px;content:"";height: 3px;left:0;margin:0;position:absolute;right:0;width: 110px;}
.htitle2:before{background-color: #e4e4e4;bottom: -1px;content:"";height: 1px;left:0;margin:0;position:absolute;right:0;width: 100%;}
.htitle2.hsmall{font-size: 33px;}
@media (max-width: 778px) 
{.htitle{font-size: 29px;}}

/*---------------*/
.custbtn{position:relative;display:inline-block;overflow:hidden;font-weight: 800;color: #fff;text-align:center;background: #e83f58;text-transform: uppercase;z-index:1;transition:all 500ms ease;border: none;padding: 10px 40px;margin-bottom: 14px;}
.custbtn:hover{background:#0d1927;color:#fff;box-shadow:0 10px 30px 0 rgba(13,25,39,0.3)}

/*.custbtn:before{position:absolute;content:'';width:0;height:100%;background:#0d1927;left:0;top:0;z-index:-1;transition:all 500ms ease}
.custbtn:hover:before{width:100%}*/

.btn-postad{font-size:16px;line-height:26px;text-transform: uppercase;padding:12px 29px;background: #e83f58;margin: 0;}

/*------------*/
.search-main{}
.search-main .search-bg{background: #061a3a;padding: 50px 0;}
.search-main .search-inner{padding: 15px;background: #fff;box-shadow: 0 1px 9px rgb(6 26 58 / 68%);margin-top: -63px;border-radius: 10px;}
.btn-search{font-size:16px;line-height:26px;text-transform: uppercase;padding: 10px 28px;background: #e83f58;display: block;overflow: inherit;width: 100%;}
@media (max-width: 992px) 
{
    .search-main .search-bg{padding:100px}
    .search-main .search-inner{margin-top:-140px}
}

/*----------*/
.page-head{padding: 40px 0 40px 0;color:#fff;text-align:center;position:relative;background: #061a3a;background-size: cover;}
/*.page-head:before{position:absolute;content:'';left:0;top:0;width:100%;height:100%;display:block;background-color: rgb(0 0 0 / 54%);}*/
.page-head h1{margin:0;padding:0;font-size:30px;text-transform: capitalize;float:left;color: #ffffff;font-weight: 700;}
.breadcrumb{text-align:center;background:transparent;    margin: 4px 0 0 0;padding:0;float:right}
.breadcrumb > li{font-size:13px;color: #ffffff;}
.breadcrumb > li > a{color: #ffffff;}
.breadcrumb > li + li:before{color: #e5f0f0;}

/*------------*/
.section{position:relative;padding:50px 0}
.section2{padding:30px 0;position: relative;}
.sectionbg{background: #f7fafb;padding:50px 0;position: relative;}
.bgbox{background: #fbfbfe;padding: 30px 20px;}


/*-----------------*/
.shedow-box{position: relative;display: block;background: #fff;padding: 33px 40px 35px 40px;box-shadow: 0px 20px 60px 0px rgba(0,0,0,0.1);border-radius: 10px;}
.cuslink a{ color: #e83f58; font-weight: 600;}




/*! CSS Used from: Embedded */
.order-item{width:100%;background-color:#fff;overflow:hidden;margin: 7px auto 5px auto;position:relative;border-bottom: 1px solid #eee;padding: 0px 0 8px 0;}
.order-item .o-item {}

.dashboard .img-thum{display:inline-block;padding:4px;margin-bottom:10px;border-radius:50%;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;max-width: 120px;}
.dashboard .bx{padding: 0px 0;display:block;clear:both;}
.dashboard .name{font-size:28px;color:#e83f58}


/*-----------*/
ul.leftlist{margin-left:0}
ul.leftlist li{font-size:12px;letter-spacing:0;padding-left: 18px;position:relative;list-style-type:none;line-height: 22px;transition: all 0.7s ease 0s;}
ul.leftlist li:before{content: "\f054";font-weight:bolder;font-family: "Font Awesome 5 Free";position:absolute;top: 7px;left: 0;font-size: 11px;transition: all 0.7s ease 0s;}
ul.leftlist li a{color: #000;font-size: 14px;display: block;border-bottom: 1px dotted #eee;padding: 6px 0 8px 0;}
ul.leftlist li:hover:before, ul.leftlist li.active:before  {color: #3a4b72;}
ul.leftlist li:hover a, ul.leftlist li.active a{color: #e83f58;padding-left: 2px;}
 ul.leftlist li.active a{font-weight:bold}
 
 /*---------------*/
 .advboxhg{
    position: absolute;
    right: 0;
    background: #e83f7d;
    font-weight: 800;
    padding: 2px 10px;
    color: #fff;
    z-index: 2;
}
.card{position:relative;background-color:#fff;border:1px solid #d0444a;margin-bottom:15px}
.card img{width:100%}
.card .card-body{padding:20px 17px 15px 20px;position:relative;}
.card .card-body h4{margin-bottom:.75rem}
.card .card-body h4 a{color:#e83f58;font-weight: 700;word-break:break-word;font-size: 19px;line-height: 26px;}
.card .card-body p{color: #525252;}


.cardpage{}
.cardpage li{display: inline-block;padding: 2px;}
.cardpage li a{padding: 0;font-size: 17px;height: 32px;width: 32px;display: inline-block;background: #fff;border: 1px solid #e83f58;text-align: center;line-height: 30px;color: #e83f58;}
.cardpage li a.active{background: #d0444a; color: #fff;}
.cardpage li a:hover{ background: #f9e9e9;color: #e83f58;}

.box-ul{} 
.box-ul li {}
.box-ul li a {color: #d0444a;font-size: 14px;position: relative;font-weight: 500;padding: 4px 0;display: block;text-transform: capitalize;border-top: 1px solid #f1f1f1;}
.box-ul li a:hover{}

.call-btn{margin-top:15px}
.call-btn li{display:inline-block;padding-right: 5px;}
.call-btn li a{background:#fff;color:#e83f58;padding:7px 14px;border-radius:0;font-size:13px;border:1px solid #e83f58;font-weight:700}
.call-btn li a i{margin-right:5px}
.call-btn li a:hover{background:#e83f58;color:#fff}

.call-btn2{margin-top:15px}
.call-btn2 li{display: block;margin-bottom: 20px;}
.call-btn2 li a{background: #e83f58;color: #ffffff;padding:7px 14px;border-radius:0;font-size: 16px;border:1px solid #e83f58;font-weight:700;display: block;text-align: center;}
.call-btn2 li a i{margin-right:5px}
.call-btn2 li a:hover{background:#e83f58;color:#fff}
.call-btn2 li a.wp{ background: #25d366; border-color: #25d366;
}
/*-------*/
.post-view{}
.post-view .post-title{font-size: 21px;color: #e83f58;margin-bottom: 15px;}
.post-view .post-info{margin-bottom: 15px;color: #929292;}
.post-view .post-info strong{
    font-weight: bold;
    color: #000;
    padding: 0 4px;
}

/*---------------*/
.price-box{list-style-type:none;border:1px solid #eee;margin:0;padding:0;-webkit-transition:.3s;transition:.3s}
.price-box:hover{box-shadow:0 8px 12px 0 rgba(0,0,0,0.2)}
.price-box .head{background-color:#111;color:#fff;font-size: 23px;font-weight: 600;padding: 20px 5px;}
.price-box li{border-bottom:1px solid #eee;padding:20px;text-align:center}
.price-box .grey{background-color:#eee;font-size:20px}
.price-box .button{background-color:#04AA6D;border:none;color:#fff;padding:10px 25px;text-align:center;text-decoration:none;font-size:18px}

/*-----------------*/
.text-desc h1:first-child,.text-desc h2:first-child,.text-desc h3:first-child,.text-desc h4:first-child,.text-desc h5:first-child{margin:0 0 5px}
.text-desc h1,.text-desc h2,.text-desc h3,.text-desc h4,.text-desc h5{margin:14px 0 5px}
.text-desc table{border-collapse:collapse;margin:0 0 20px;width:100%}
.text-desc table thead,.text-desc table th{background:#f1f1f1;font-weight:700;font-family:Arial,Helvetica,sans-serif;font-size:15px}
.text-desc table td,.text-desc table th{border:1.5px solid silver;padding:2px 3px 2px 8px;color:#000;vertical-align:middle;text-align:center}
.text-desc table td{font-size:15px;color: #545454;}
.text-desc tt{font-size: 24px;font-weight:300;line-height: 30px;padding-bottom: 10px;display: block;}
.text-desc ul,.text-desc ul ul{margin-left:17px;margin-bottom:22px}
.text-desc ul li{list-style-type:disc}
.text-desc ul ul li{list-style-type:circle}
.text-desc h2{color:#ee2e34}
.text-desc h3{color: #ee2e34;font-size: 28px;font-weight:600;line-height: 38px;padding: 0px 0 2px;margin:0;letter-spacing:.5px;margin-bottom:8px;position:relative;}
.text-desc h3:after{background: #ee2e34;bottom: 0;content: "";height: 2px;position: absolute;width: 45px;left: 0;}
.text-desc h4{color: #ee2e34;font-size: 19px;font-weight: 600;line-height: 25px;padding: 0px 0 1px 25px;margin: 16px 0 3px 0;display: block;letter-spacing:.5px;position:relative;text-transform:capitalize;}
.text-desc h4:before{position:absolute;font-size: 18px;top: 0px;left: -3px;font-family: "Font Awesome 5 Free";content: "\f0a4";font-weight: 900;}
.text-desc h5{color: #ee2e34;font-size: 18px;font-weight: 500;line-height: 26px;padding: 6px 0 2px 20px;margin: 3px 0 !important;letter-spacing:.5px;text-transform:capitalize;position: relative;}
.text-desc h5:before{content:'*';position:absolute;font-size: 30px;top: 11px;left: 0;}
.text-desc h2 + hr,.text-desc h4 + hr{border-color:#d0d0d0;width:55%;text-align:center;display:inline-block}
.text-desc img{display:inline-block!important}

/*-----------------*/   
@media screen and (max-width: 1060px){
    .owl-theme .owl-controls .owl-prev{left:0 !important;    }
    .owl-theme .owl-controls .owl-next{right:0 !important}
}
/*-----*/
.videos{padding:10px}
.videos h3{text-align: center;font-size: 20px;font-weight: 600;padding: 7px 0;}


/*---------*/
.box1{padding: 22px 8px;}
.box1 .box1-inner{/* padding: 22px 15px; */box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.12);}
.box1 img{/* padding:4px; */text-align:center;width:100%;margin-bottom: 20px;}
.box1 .text-inner{background-color: #fff;padding: 5px;border-bottom: 3px solid transparent;/* -webkit-box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.04); */-moz-box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.04);/* box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.04); */-webkit-transition: 0.3s ease-in;-moz-transition: 0.3s ease-in;-ms-transition: 0.3s ease-in;-o-transition: 0.3s ease-in;transition: 0.3s ease-in;}
.box1 h4{text-transform:none;font-weight:400;padding: 12px 0;font-size: 20px;color:#000;margin:0;letter-spacing:.5px;text-align:center;}
.box1:hover .text-inner{border-radius: 2px;background-color: #ee2e34;-webkit-box-shadow: 0 0 0 0;-moz-box-shadow: 0 0 0 0;box-shadow: 0 0 0 0;}
.box1:hover h4{color:#fff}
 
  /*-----------*/
.box2{padding-top:0;background:#fff;text-align: center;}
.box2 img{padding:4px;border:1px solid #d8d6d6;text-align:center;width:100%}
.box2 h4{text-transform:none;font-weight:500;padding: 5px 0 5px 0;font-size: 16px;color:#000;margin:0;letter-spacing:.5px;text-align:center;}
.box2 h4 a{color:#000}
.box2 p{color:#4c4c4c;line-height:24px;margin: 0;}

/*----------*/
.box3{padding-top:0;text-align:center}
.box3 img{border:1px solid #EEE;padding:4px;margin-bottom:7px;text-align:center;width:100%;transition:all .7s ease 0;-webkit-box-shadow:5px 5px 0 0 #f1f1f1;-moz-box-shadow:5px 5px 0 0 #f1f1f1}
.box3:hover img{border: 1px solid #fcd8ca;-webkit-box-shadow: 5px 5px 0 0 #3996835c;-moz-box-shadow:5px 5px 0 0 #3996835c;}
.box3 h4{font-size: 22px;color: #000;margin:0;font-weight:400;text-transform: capitalize;letter-spacing:.5px;display:inline-block;padding:7px 13px;}


/*---------*/
.box4{position:relative;display:block;overflow:hidden}
.box4 .box-inner .box-img{position:relative;display:block;background:#222;overflow:hidden;transition:all 500ms ease}
.box4 .box-inner .box-img img{width:100%;opacity:1;transition:all 500ms ease}
.box4:hover .box-img img{opacity:.2;transform:scale(1.05)}
.box4 .box-inner .box-text h4{position:absolute;left: 15px;bottom: 10px;display:block;text-transform:capitalize;font-size: 18px;line-height:30px;font-weight: 500;color:#fff;transition:all 500ms ease;width:100%;}
.box4 .box-text{left:0;bottom:0;overflow: hidden;width:100%;height:100%;content:'';position:absolute;background:-moz-linear-gradient(top,rgba(55,53,66,0) 24%,rgba(55,53,66,0) 50%,rgba(55,53,66,0.01) 43%,rgba(0,0,0,0.08) 57%,rgba(0, 0, 0, 0.26) 75%,rgba(0, 0, 0, 0.61) 92%,rgba(0, 0, 0, 0.74) 100%);background: -webkit-linear-gradient(top,rgba(55,53,66,0) 24%,rgba(55,53,66,0) 50%,rgba(55,53,66,0.01) 43%,rgba(0,0,0,0.08) 57%,rgba(0, 0, 0, 0.26) 75%,rgba(0, 0, 0, 0.61) 92%,rgba(0, 0, 0, 0.74) 100%);background:linear-gradient(top,rgba(55,53,66,0) 24%,rgba(55,53,66,0) 50%,rgba(55,53,66,0.01) 43%,rgba(0,0,0,0.08) 57%,rgba(0, 0, 0, 0.26) 75%,rgba(0, 0, 0, 0.61) 92%,rgba(0, 0, 0, 0.74) 100%);}
.box4:hover .box-inner .box-text h4{bottom: 20px;}


/*----------*/
.box7{position:relative;display:block;background:#fff;border-radius:10px;box-shadow: 0 10px 30px 0 rgba(0,0,0,0.1);margin-bottom:30px;padding-bottom: 28px;}
.box7:hover{box-shadow: 0 20px 30px 0 rgb(0 0 0 / 18%);}
.box7 .box-img{position:relative;display:block;overflow:hidden;border-radius:10px 10px 0 0}
.box7 .box-img:before{position:absolute;content:'';width:100%;height:100%;left:0;top:0;right:0;box-shadow:inset 0 -140px 50px -40px rgba(0,0,0,0.7);z-index:1;transition:all 500ms ease}
.box7 .box-img img{width:100%;transition:all 500ms ease}
.box7:hover .box-img img{transform:scale(1.05)}
.box7 .box-inner{position:relative;display:block;padding: 10px 20px;}
.box7 .box-inner h3{position: relative;background: #fff;padding: 15px 15px;border-radius: 9px;margin-top: -35px;box-shadow: 0px 3px 12px 0px rgba(0,0,0,0.1);z-index: 1;margin-bottom: 22px;text-align: center;font-size: 22px;font-weight: 900;text-transform: capitalize;}
.box7 .box-inner h3 a{color:#000 }
.box7 .box-inner h3 a:hover{color:#e83f58 }
.box7:hover .box-inner h3{box-shadow: 0px 3px 12px 0px rgb(232 63 88 / 32%);}
.box7 .box-inner p{text-align:justify;font-size: 15px;line-height: 21px;}
.box7 .box-last{text-align:center;border-top:1px solid #eee;padding: 8px 0;border-radius: 0 0 10px 10px;background: #e83f58;color: #fff;position: absolute;bottom: 0;width: 100%;}
.box7 .box-last a{color: #fff;font-weight: 700;text-transform: uppercase;font-size: 14px;display:block;}
.box7 .box-last:hover{ background:#000;color:#fff}
/*-----------*/
.boxdesc{text-align:center;padding:5px;color:#555}
.boxdesc strong{display:block;text-decoration:underline;font-weight:500;line-height:10px}
.boxdesc p{margin:5px 0}


/*---------*/
.box-auto3{display:flex;flex-wrap:wrap}
.box-auto3 .box-auto-item{width: calc(33.33333333% - 0px);display:flex;padding: 15px;}
.box-auto3 .box-auto-item > div{/* display:flex; */width:100%;flex-shrink:0;}

@media (max-width:767px) and (min-width:500px) {.box-auto3 .box-auto-item{width: calc(50% - 0px);}}
@media (max-width:479px) {.box-auto3 .box-auto-item{width:100%;}}


/*-----------*/
ul.boxlist2 {padding:0px}
ul.boxlist2 li{width: 49%;display: inline-block;vertical-align: top;padding: 7px;transition: all 0.7s ease 0s;}
ul.boxlist2 li img{/* padding:4px; */border:1px solid #d8d6d6;text-align:center;width:100%;}
ul.boxlist2 li h4{font-size: 22px !important;padding: 12px;}

ul.boxlist3 {padding:0px}
ul.boxlist3 li{width: 33%;display: inline-block;vertical-align: top;padding: 10px;transition: all 0.7s ease 0s;}
@media screen and (max-width: 1200px) {ul.boxlist3 li{}}
@media screen and (max-width: 990px) {ul.boxlist3 li{width: 49.5%;}}
@media screen and (max-width: 680px) {ul.boxlist3 li{}}
@media screen and (max-width: 580px) {ul.boxlist3{text-align: center;}ul.boxlist3 li {width: 96%; margin: 0px;margin-bottom: 15px;}}

ul.boxlist4{padding:0}
ul.boxlist4 li{width:24.5%;display:inline-block;vertical-align:top;padding:10px;transition:all .7s ease 0}
@media screen and (max-width: 1200px) {ul.boxlist4 li{width:24.5%}}
@media screen and (max-width: 990px) {ul.boxlist4 li{width:32.9%}}
@media screen and (max-width: 749px) {ul.boxlist4 li{width:49.5%}}
@media screen and (max-width: 565px){ul.boxlist4{text-align:center}ul.boxlist4 li{width:96%;margin:10px 0!important}}

.boxdesc img{border:1px solid #eee;padding:5px;}
.gallery .box2_img{border:1px solid #eee;}
.gallery .col-sm-3{padding:15px}
.pdfbox{text-align:center}
.pdfbox img{display:inline-block}


/*--------------*/
.cenq{display:none}
.cont-title{text-transform: inherit;font-weight: 700;}
.form button{margin-top:30px}
.form textarea.text-field{height:80px}
.form label{margin-bottom: 2px;}

.form .text-field{background: #fbfbfb;border: 0;color: #292929;font-size:14px;margin-bottom: 15px;padding: 10px 15px;width:100%;border-radius: 0;border: 1px solid #ababab;}
.form .text-field:focus,.form .text-field:hover{border-color:#344477;box-shadow:none;border-width:1px}
.form select{font-size:15px!important;padding: 12px 15px !important;}
.chkbox input { margin-right: 9px;  display: inline-block;}
.chkbox input + label{}

.jb-btn{border-radius: 0;padding:0 35px;background: #ee2e34;position:relative;display:inline-block;border:none;line-height:50px;font-size:16px;font-weight:500;margin-top: 9px;color:#fff;text-transform:uppercase;transition:400ms all;-webkit-transition:400ms all;}
.jb-btn:hover{text-decoration:none;background: #a0161a;color:#fff;}
.jb-btn span{display:block;position:relative}

.capcha{background:transparent !important}
.capcha + input{width:200px !important;margin-top:5px !important}
/*-------------*/
.social{list-style-type:none;padding:10px 0 0;margin:0}
.social li{display:inline-block}
.social a{margin-right:5px;cursor:pointer;display:block;width:35px;height:35px;border:1px solid #7a7a7a;text-align:center;padding-top:10px;text-decoration:none;color:#7a7a7a;border-radius: 50%;}
.social a:hover{background:#ee2e34;border:1px solid #ee2e34;color:#fff}


/*------*/
.contact-box{position:relative;margin-bottom:40px}
.contact-box .contact-box-inner{position:relative;padding: 30px 35px 30px;background-color: #34447714;-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);-ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);}
.address li{margin: 10px 0;}
.address h4{font-size: 23px;font-weight: 900;letter-spacing: .5px;padding-bottom: 6px;margin-bottom: 13px;display: inherit;color: #ee2e34;}
.address > li > i{display:inline-block;vertical-align:top;margin-top: 4px;width: 20px;text-align: center;font-size: 17px;margin-right: 10px;}
.address p{display:inline-block;text-align:left!important;margin:0;font-size: 15px;line-height: 24px;}

/*--------------*/
.hdwatsp{position: fixed;bottom: 10px;right: 10px;z-index:21/*top: 2px!important;position: absolute !important;left: 0;right: 0;margin: 0 auto;width: 100%;text-align: center;*/}
.hdwatsp a{text-align: center;width: 50px;height: 50px;float: left;color: #FFFFFF;border-radius: 10px;background-color: #25D366;background-color: #25D366;}
.hdwatsp i{font-size: 40px;margin-top: 5px;}

#btnTop{display:none;cursor:pointer;position:fixed;z-index:10000;right:15px;bottom: 10px;background-color:rgba(0,0,0,0.45);width:40px;height:40px;color:#f9f9f9;font-size:22px;font-weight:bolder;text-align:center;vertical-align:middle;border-radius:20px;padding:8px;}
#btnTop:hover{background-color: #e83f58;}

/*---------------*/
.footer{background: #061a3a;padding: 39px 0px;position:relative;text-align:center;}
.footer p, .footer a{color: #ffffff;font-size: 13px;line-height: 22px;}
.footer ul.list li{display:inline-block;padding:0 15px ;position:relative;}
.footer ul.list li:before{content:'|';position: absolute;top: -3px;color: #d0d0d0b0;font-size: 11px;left: -4px;}
.footer ul.list li:first-child{padding-left:0;}
.footer ul.list li:first-child:before{content:none}
.copyrights{padding: 21px 0 0px 0;margin-top: 0;margin: 0;display: block;}


/*--------------*/
.social{list-style-type:none;padding: 18px 0 0;margin:0;}
.social li{display:inline-block;padding: 0px 4px;}
.social a{margin-right:5px;cursor:pointer;display:block;width: 45px;height: 45px;text-align:center;padding-top: 9px;text-decoration:none;color: #ffffff;border-radius: 5px;font-size: 25px !important;/* background: #000; */border: 1px solid #fff;}
.social a:hover{background: #fff;color:#000;border-color:transparent}

@media (max-width: 992px) {

    .header-main{position:inherit;padding:0}
    .logo{margin-right:0;text-align:center;float:none!important;position: inherit;padding: 5px 0;}
    .right-side {float:none;}
    .header-main .right-side {text-align:center}
    .header-main .right-side a{display:block;margin-bottom:10px}
    .page-head{margin-top: 58px;    padding: 20px 0 20px 0;}
    .page-head h1, .page-head .breadcrumb  {float:none}
    .page-head h1{font-size:25px}
    .page-head {margin-top: 55px;padding: 14px 0 14px 0;text-align:center;}
    .footer{padding-top: 15px;text-align:center}
    .footer ul.list li {list-style-type: circle;margin: 0px 10px 0px 16px;position: relative;display: inline-block;margin-right: 0;}
}
@media (max-width: 768px) 
{
    .tophead .list-inline{float:none !important;text-align:center;display:block}
}
