@import "footer.css"; /* Header CSS IMPORT */
@import "top-header.css"; /* Banner CSS IMPORT */


.hhhy{
    width:620px;
    height:320px;
}


.mcr{
    width:90px;
    height:80px;
}


.post-content ul li{
        list-style: none;
    padding: 2px;
    margin-left: 17px;
    list-style-type: initial;
}



@media (max-width: 767px){

.hhhy{
    width: 315px;
    height: 209px;
}

.mcr{
    width:90px;
    height:80px;
}


}







nav .navbar {
    max-width: 1184px !important;
}


.loi{
width:770px;
height:370px;
}


select.form-control {
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 2px solid #989898!important;
    border-radius: 6px!important;
    font-family: 'Nunito-Regular';
    font-size: 1rem;
    padding: 0.375rem 0.45rem!important;
    font-family: 'Nunito-Regular';
    font-weight: 400;
}

.text-centre{
        text-align: center;
}


.text-black{
    color:black;
}

input[type=email] {
    height: 38px!important;
    background: white;
}

.ttt{
    width:50%;
        color: grey !important;
            border: 2px solid #858181 !important;
}

.yyy {
    width: 48%;
    color: grey !important;
    border: 2px solid #858181 !important;
}

.mm{
    border-radius: 5px;
    width: 356px !important;
}

/*! CSS Used from: http://labartisan.net/demo/medicap/assets/css/bootstrap.min.css */
*,::after,::before{box-sizing:border-box;}
navtr{display:block;}
h3{margin-top:0;margin-bottom:.5rem;}
ol{margin-top:0;margin-bottom:1rem;}
a{color:#007bff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects;}
a:hover{color:#0056b3;text-decoration:underline;}
h3{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit;}
h3{font-size:1.75rem;}
.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}
@media (min-width:576px){
.container{max-width:540px;}
}
@media (min-width:768px){
.container{max-width:720px;}
}
@media (min-width:992px){
.container{max-width:960px;}
}
@media (min-width:1200px){
.container{max-width:1200px;}
}
.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;}
.col-12{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;}
.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
.breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem;}
.breadcrumb-item+.breadcrumb-item{padding-left:.5rem;}
.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/";}
.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline;}
.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none;}
.breadcrumb-item.active{color:#6c757d;}
.bg-transparent{background-color:transparent!important;}
.mb-0{margin-bottom:0!important;}
@media print{
*,::after,::before{text-shadow:none!important;box-shadow:none!important;}
a:not(.btn){text-decoration:underline;}
h3{orphans:3;widows:3;}
h3{page-break-after:avoid;}
.container{min-width:992px!important;}
}
/*! CSS Used from: http://labartisan.net/demo/medicap/assets/css/style.css */
*{margin:0;padding:0;box-sizing:border-box;}
h3{clear:both;font-weight:600;line-height:1.3;font-family:"Roboto", sans-serif;color:#2d334d;}
h3{font-size:24px;}
@media (min-width: 576px){
h3{font-size:30px;}
}
a{color:#2d334d;text-decoration:none;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;transition:all 0.3s ease;}
a:visited{outline:none;}
a:hover,a:focus,a:active{text-decoration:none;outline:none;}
a:focus{outline:thin dotted;outline:none;}
a:hover,a:active{outline:0;}
::-webkit-input-placeholder{color:#2d334d52;}
::-moz-placeholder{color:#2d334d52;}
:-ms-input-placeholder{color:#2d334d52;}
:-moz-placeholder{color:#2d334d52;}
.bg_img{background-size:100% 100%;}
.page-header{padding:100px 0;}
@media (max-width: 575px){
.page-header{background-size:cover;}
}
@media (max-width: 991px){
.page-header{margin-top:58px;}
}
@media (min-width: 992px){
.page-header{padding:150px 0;}
}
@media (max-width: 575px){
.page-header .page-header-area{text-align:center;}
}
.page-header .breadcrumb{padding:0;}
@media (max-width: 575px){
.page-header .breadcrumb{justify-content:center;}


.loi{
width:770px;
height:253px;
}
}

























/*! CSS Used from: http://labartisan.net/demo/medicap/assets/css/bootstrap.min.css */
*,::after,::before{box-sizing:border-box;}
article,aside{display:block;}
h3,h5,h6{margin-top:0;margin-bottom:.5rem;}
p{margin-top:0;margin-bottom:1rem;}
ul{margin-top:0;margin-bottom:1rem;}
blockquote{margin:0 0 1rem;}
a{color:#007bff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects;}
a:hover{color:#0056b3;text-decoration:underline;}
img{vertical-align:middle;border-style:none;}
button{border-radius:0;}
button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color;}
button,input{margin:0;font-family:inherit;font-size:inherit;line-height:inherit;}
button,input{overflow:visible;}
button{text-transform:none;}
[type=submit],button{-webkit-appearance:button;}
[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none;}
h3,h5,h6{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit;}
h3{font-size:1.75rem;}
h5{font-size:1.25rem;}
h6{font-size:1rem;}
.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}
@media (min-width:576px){
.container{max-width:540px;}
}
@media (min-width:768px){
.container{max-width:720px;}
}
@media (min-width:992px){
.container{max-width:960px;}
}
@media (min-width:1200px){
.container{max-width:1200px;}
}
.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;}
.col-12,.col-lg-4,.col-lg-8{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;}
.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
@media (min-width:992px){
.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;}
.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%;}
}
.d-flex{display:-ms-flexbox!important;display:flex!important;}
.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important;}
.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important;}
.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important;}
@media print{
*,::after,::before{text-shadow:none!important;box-shadow:none!important;}
a:not(.btn){text-decoration:underline;}
blockquote{border:1px solid #adb5bd;page-break-inside:avoid;}
img{page-break-inside:avoid;}
h3,p{orphans:3;widows:3;}
h3{page-break-after:avoid;}
.container{min-width:992px!important;}
}
/*! CSS Used from: http://labartisan.net/demo/medicap/assets/css/icofont.min.css */
[class^=icofont-]{font-family:IcoFont!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;white-space:nowrap;word-wrap:normal;direction:ltr;line-height:1;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;}
.icofont-double-left:before{content:"\ea7b";}
.icofont-double-right:before{content:"\ea7c";}
.icofont-ui-user:before{content:"\ec8e";}
.icofont-play:before{content:"\ecaa";}
.icofont-search-2:before{content:"\ed12";}
.icofont-facebook:before{content:"\ed37";}
.icofont-linkedin:before{content:"\ed4d";}
.icofont-twitter:before{content:"\ed7a";}
.icofont-vimeo:before{content:"\ed7f";}
.icofont-calendar:before{content:"\eecd";}
.icofont-speech-comments:before{content:"\eff2";}
/*! CSS Used from: http://labartisan.net/demo/medicap/assets/css/style.css */
*{margin:0;padding:0;box-sizing:border-box;}
button,input{color:#555555;font-family:"Roboto", sans-serif;font-size:16px;line-height:28px;}
h3,h5,h6,a h6{clear:both;font-weight:600;line-height:1.3;font-family:"Roboto", sans-serif;color:#2d334d;}
h3{font-size:24px;}
h5{font-size:18px;}
h6{font-size:18px;}
@media (min-width: 576px){
h3{font-size:22px;}
h5{font-size:20px;}
h6{font-size:18px;}
}
p{margin-bottom:15px;font-weight:400;font-size:15px;line-height:28px;}
@media (min-width: 576px){
p{font-size:16px;}
}
a{color:#2d334d;text-decoration:none;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;transition:all 0.3s ease;}
a:visited{outline:none;}
a:hover,a:focus,a:active{text-decoration:none;outline:none;}
a:focus{outline:thin dotted;outline:none;}
a:hover,a:active{outline:0;}
img{height:auto;max-width:100%;}
input{width:100%;margin-bottom:15px;border:1px solid #f6f9fb;outline:none;padding:12px 20px;outline:none;font-size:16px;line-height:24px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
::-webkit-input-placeholder{color:#2d334d52;}
::-moz-placeholder{color:#2d334d52;}
:-ms-input-placeholder{color:#2d334d52;}
:-moz-placeholder{color:#2d334d52;}
@media (max-width: 991px){
article{margin-bottom:40px;}
}
.padding-tb{padding:70px 0;}
@media (min-width: 992px){
.padding-tb{padding:40px 0;}
}
.lab-ul{padding:0;margin:0;}
.lab-ul li{list-style:none;}
.facebook{background:#3b5998;}
.facebook:hover{background:#fff;border-color:#3b5998!important;}
.facebook:hover i{color:#3b5998;}
.facebook i{color:#fff;}
.twitter{background:#55acee;border-color:#55acee!important;}
.twitter i{color:#fff;}
.twitter:hover{background:#fff;}
.twitter:hover i{color:#55acee;}
.linkedin{background:#007bb5;}
.linkedin:hover{background:#fff;border-color:#007bb5!important;}
.linkedin:hover i{color:#007bb5;}
.linkedin i{color:#fff;}
.post-item-2 .post-item-inner{transform:scale(1);box-shadow:0 0 8px rgba(136, 136, 136, 0.08);-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;transition:all 0.3s ease;}
.post-item-2 .post-item-inner::after{width:calc(100% + 30px);height:calc(100% + 30px);top:-15px;left:-15px;border:1px dashed #fd4e74;border-width:2px;transform:scale(0);transition:all 0.6s ease-in-out;z-index:-1;}
.post-item-2 .post-item-inner:hover{transform:scale(0.95);}
.post-item-2 .post-item-inner:hover::after{transform:scale(1);}
.post-item-2 .post-item-inner .post-content{padding:30px 20px;background:#fff;}
.post-item-2 .post-item-inner .post-content .author-date{justify-content:flex-start;align-items:center;margin:10px 0;}
.post-item-2 .post-item-inner .post-content .author-date a{margin-right:30px;padding:3px 0;display:block;color:black;}
.post-item-2 .post-item-inner .post-content .author-date a:last-child{margin-right:0;}
.post-item-2 .post-item-inner .post-content .author-date a:hover{color:#80bf63;}
.post-item-2 .post-item-inner .post-content .author-date a i{margin-right:5px;color:#cccccc;}
.video-thumb:hover .video-icon i{color:#cd201f;}
.video-thumb img{width:100%;}
.video-thumb .video-icon{top:50%;left:50%;width:60px;height:60px;line-height:60px;transform:translate(-50%, -50%);background:#fff;text-align:center;box-shadow:0 0 10px rgba(136, 136, 136, 0.08);-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;}
.video-thumb .video-icon i{color:#44a6f1;font-size:20px;font-weight:700;margin-left:5px;margin-top:20px;display:inline-block;box-sizing:border-box;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;transition:all 0.3s ease;}
.scocial-media{margin-bottom:20px;}
.scocial-media a{width:40px;height:40px;line-height:40px;border-radius:2px;color:#fff;font-size:20px;margin-bottom:4px;text-align:center;display:inline-block;}
.scocial-media a:hover{border-radius:100%;transform:translateY(-5px);box-shadow:0 5px 10px rgba(136, 136, 136, 0.2);}
.facebook{background:#3b5998;}
.twitter{background:#55acee;}
.linkedin{background:#007bb5;}
.vimeo{background:#3b5998;}
.blog-section.blog-single .section-wrapper .authors,.blog-section.blog-single .section-wrapper .navigations-part,.blog-section.blog-single .section-wrapper .post-item-2 .post-item-inner .post-content .tags-section .tags,.blog-section.blog-single .section-wrapper .post-item-2 .post-item-inner .post-content .tags-section,.post-item-2 .post-item-inner .post-content .author-date{display:flex;flex-wrap:wrap;}
.tidget.tidget-search .search-wrapper,.blog-section.blog-single .section-wrapper .post-item-2 .post-item-inner .post-content blockquote,.post-item-2 .post-item-inner,.video-thumb{position:relative;}
.tidget.tidget-search .search-wrapper button,.blog-section.blog-single .section-wrapper .post-item-2 .post-item-inner .post-content blockquote::before,.post-item-2 .post-item-inner::after,.video-thumb .video-icon{position:absolute;content:"";}
.tidget .tidget-header,.blog-section.blog-page .section-wrapper .post-item-2 .post-item-inner .post-thumb,.post-item-2{overflow:hidden;}
button{cursor:pointer;}
.blog-section.blog-page .section-wrapper{margin-bottom:-30px;}
.blog-section.blog-page .section-wrapper .post-item-2{box-shadow:0 0 10px rgba(136, 136, 136, 0.1);margin-bottom:30px;}
.blog-section.blog-page .section-wrapper .post-item-2 .post-item-inner:hover{transform:scale(1);}
.blog-section.blog-page .section-wrapper .post-item-2 .post-item-inner .post-thumb img{-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;transition:all 0.3s ease;}
.blog-section.blog-page .section-wrapper .post-item-2 .post-item-inner .post-content{padding:20px 20px 10px;}
@media (min-width: 576px){
.blog-section.blog-page .section-wrapper .post-item-2 .post-item-inner .post-content{padding:30px 30px 15px;}
}
.blog-section.blog-single .section-wrapper .post-item-2 .post-item-inner .post-thumb img{width:100%;}
.blog-section.blog-single .section-wrapper .post-item-2 .post-item-inner .post-content{padding:25px 25px 50px;background:#fff;}
@media (min-width: 576px){
.blog-section.blog-single .section-wrapper .post-item-2 .post-item-inner .post-content{padding:50px 30px;}
}
.blog-section.blog-single .section-wrapper .post-item-2 .post-item-inner .post-content h3{margin-bottom:10px;}
.blog-section.blog-single .section-wrapper .post-item-2 .post-item-inner .post-content p,.blog-section.blog-single .section-wrapper .post-item-2 .post-item-inner .post-content img{margin-bottom:20px;}
.blog-section.blog-single .section-wrapper .post-item-2 .post-item-inner .post-content blockquote{color:#fff;margin:0 0 20px;padding:25px;background:#80bf63;}
.blog-section.blog-single .section-wrapper .post-item-2 .post-item-inner .post-content blockquote::before{width:40px;height:40px;color:#fff;content:"";font-size:30px;font-family:IcoFont!important;}
@media (max-width: 767px){
.blog-section.blog-single .section-wrapper .post-item-2 .post-item-inner .post-content blockquote::before{display:none;}
}
.blog-section.blog-single .section-wrapper .post-item-2 .post-item-inner .post-content blockquote p{margin-bottom:0;}
@media (min-width: 768px){
.blog-section.blog-single .section-wrapper .post-item-2 .post-item-inner .post-content blockquote p{padding-left:60px;font-size:18px;line-height:30px;}
}
.blog-section.blog-single .section-wrapper .post-item-2 .post-item-inner .post-content blockquote cite{display:block;text-align:right;}
.blog-section.blog-single .section-wrapper .post-item-2 .post-item-inner .post-content blockquote cite a{color:#fff;}
.blog-section.blog-single .section-wrapper .post-item-2 .post-item-inner .post-content img{width:100%;}
.blog-section.blog-single .section-wrapper .post-item-2 .post-item-inner .post-content .tags-section{justify-content:space-between;align-items:center;margin:40px -30px -25px;padding:23px 30px 0;border-top:1px solid #f6f9fb;}
.blog-section.blog-single .section-wrapper .post-item-2 .post-item-inner .post-content .tags-section .tags{margin:0;width:calc(100% / 1);}
@media (max-width: 575px){
.blog-section.blog-single .section-wrapper .post-item-2 .post-item-inner .post-content .tags-section .tags{justify-content:center;}
}
@media (min-width: 768px){
.blog-section.blog-single .section-wrapper .post-item-2 .post-item-inner .post-content .tags-section .tags{width:calc(100% / 2);}
}
.blog-section.blog-single .section-wrapper .post-item-2 .post-item-inner .post-content .tags-section .tags li{margin:5px;padding:0;}
@media (min-width: 992px){
.blog-section.blog-single .section-wrapper .post-item-2 .post-item-inner .post-content .tags-section .tags li:first-child{margin-left:0;}
}
.blog-section.blog-single .section-wrapper .post-item-2 .post-item-inner .post-content .tags-section .tags li a{padding:5px 14px;border:1px solid #f6f9fb;color:#2d334d;display:inline-block;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}
.blog-section.blog-single .section-wrapper .post-item-2 .post-item-inner .post-content .tags-section .tags li a:hover{background:#80bf63;color:#fff;border-color:#80bf63;}
.blog-section.blog-single .section-wrapper .post-item-2 .post-item-inner .post-content .tags-section .scocial-media{margin-bottom:0;text-align:center;width:calc(100% / 1);margin-top:20px;}
@media (min-width: 576px){
.blog-section.blog-single .section-wrapper .post-item-2 .post-item-inner .post-content .tags-section .scocial-media{text-align:right;margin-top:0;}
}
@media (min-width: 768px){
.blog-section.blog-single .section-wrapper .post-item-2 .post-item-inner .post-content .tags-section .scocial-media{width:calc(100% / 2);}
}
.blog-section.blog-single .section-wrapper .navigations-part{justify-content:space-between;padding:25px;margin:30px 0;}
.blog-section.blog-single .section-wrapper .navigations-part .left{margin:0;text-align:left;}
@media (min-width: 768px){
.blog-section.blog-single .section-wrapper .navigations-part .left{width:calc(100% / 2);}
}
.blog-section.blog-single .section-wrapper .navigations-part .right{text-align:right;margin:0;justify-content:flex-end;}
@media (max-width: 575px){
.blog-section.blog-single .section-wrapper .navigations-part .right{margin-top:20px;}
}
@media (min-width: 768px){
.blog-section.blog-single .section-wrapper .navigations-part .right{width:calc(100% / 2);}
}
.blog-section.blog-single .section-wrapper .navigations-part .left .title,.blog-section.blog-single .section-wrapper .navigations-part .right .title{color:#555555;}
.blog-section.blog-single .section-wrapper .navigations-part .left .title:hover,.blog-section.blog-single .section-wrapper .navigations-part .right .title:hover{color:#80bf63;}
@media (min-width: 768px){
.blog-section.blog-single .section-wrapper .navigations-part .left .title,.blog-section.blog-single .section-wrapper .navigations-part .right .title{max-width:90%;}
}
.blog-section.blog-single .section-wrapper .navigations-part .left .prev,.blog-section.blog-single .section-wrapper .navigations-part .right .prev{color:#2d334d;font-weight:700;margin-bottom:10px;display:block;width:100%;}
.blog-section.blog-single .section-wrapper .navigations-part .left .prev:hover,.blog-section.blog-single .section-wrapper .navigations-part .right .prev:hover{color:#80bf63;}
.blog-section.blog-single .section-wrapper .authors{box-shadow:0 0 10px rgba(136, 136, 136, 0.1);justify-content:space-between;align-items:center;padding:25px;margin:30px 0;}
@media (max-width: 575px){
.blog-section.blog-single .section-wrapper .authors{justify-content:center;}
}
.blog-section.blog-single .section-wrapper .authors .author-thumb{width:160px;text-align:center;}
.blog-section.blog-single .section-wrapper .authors .author-thumb a{width:140px;height:140px;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;}
.blog-section.blog-single .section-wrapper .authors .author-thumb a img{-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;}
.blog-section.blog-single .section-wrapper .authors .author-content{width:100%;margin-top:30px;text-align:center;}
@media (min-width: 576px){
.blog-section.blog-single .section-wrapper .authors .author-content{width:calc(100% - 170px);margin-top:0;text-align:left;}
}
.blog-section.blog-single .section-wrapper .authors .author-content h6{margin-bottom:5px;}
.blog-section.blog-single .section-wrapper .authors .author-content p{margin-bottom:10px;}
.blog-section.blog-single .section-wrapper .authors .author-content .scocial-media{margin-bottom:0;}
.blog-section.blog-single .section-wrapper .authors .author-content .scocial-media a{font-size:16px;width:30px;height:30px;line-height:30px;background:transparent;}
.blog-section.blog-single .section-wrapper .authors .author-content .scocial-media a i{color:inherit;}
.blog-section.blog-single .section-wrapper .authors .author-content .scocial-media a.facebook{color:#3b5998;}
.blog-section.blog-single .section-wrapper .authors .author-content .scocial-media a.twitter{color:#55acee;}
.blog-section.blog-single .section-wrapper .authors .author-content .scocial-media a.linkedin{color:#007bb5;}
.blog-section.blog-single .section-wrapper .authors .author-content .scocial-media a.vimeo{color:#3b5998;}
.tidget{padding:25px;background:#fff;margin-bottom:30px;box-shadow:0 0 10px rgba(136, 136, 136, 0.1);}
.tidget:last-child{margin-bottom:0;}
.tidget .tidget-header{padding:25px 15px 0;border-bottom:1px solid #f6f9fb;}
.tidget .tidget-header h5{text-transform:capitalize;margin-bottom:15px;}
.tidget .tidget-wrapper{margin:0;padding:15px 0;}
.tidget .tidget-wrapper li{list-style:none;border-bottom:1px solid #f6f9fb;padding:25px;}
.tidget .tidget-wrapper li:last-child{border-bottom:none;}
.tidget.tidget-search{background:#fff;}
@media (max-width: 991px){
.tidget.tidget-search{margin-top:30px;}
}
.tidget.tidget-search .search-wrapper input{border:2px solid #ef908e !important;background:#fafafa;height:50px;padding-left:10px;line-height:50px;margin-bottom:0;border:none;width:100%;outline:none;}
.tidget.tidget-search .search-wrapper button{padding:0;top:0;right:0;line-height:50px;width:50px;height:50px;outline:none;border:none;font-size:20px;cursor:pointer;color: white;
    background: #ef908e;}
.tidget.tidget-category{padding:0;}
.tidget.tidget-category .tidget-wrapper li{padding:0;}
.tidget.tidget-category .tidget-wrapper li a{color:#2d334d;padding:15px 25px;}
.tidget.tidget-category .tidget-wrapper li a i{margin-right:5px;}
.tidget.tidget-category .tidget-wrapper li a:hover{padding-left:30px;color:#80bf63;}
.tidget.tidget-post{padding:0;}
.tidget.tidget-post ul.tidget-wrapper{padding:0;}
@media (min-width: 576px){
.tidget.tidget-post ul.tidget-wrapper li{flex-direction:row-reverse;}
}
.tidget.tidget-post ul.tidget-wrapper li .post-thumb{width:90px;height:80px;}
.tidget.tidget-post ul.tidget-wrapper li .post-thumb a{display:inline-flex;height:100%;}
.tidget.tidget-post ul.tidget-wrapper li .post-content{width:calc(100% - 110px);}
.tidget.tidget-post ul.tidget-wrapper li .post-content a h6 {
    line-height: 25px;
    font-weight: 700;
    font-size: 16px;
    color: black;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.tidget.tidget-post ul.tidget-wrapper li .post-content a h6:hover{color:#80bf63;}
.tidget.tidget-post ul.tidget-wrapper li .post-content p{margin:0;}
.tidget.tidget-instagram{padding:0;}
.tidget.tidget-instagram ul.tidget-wrapper{padding:25px 20px;}
.tidget.tidget-instagram ul.tidget-wrapper li{width:calc(100% / 3);padding:0;border:none;}
.tidget.tidget-instagram ul.tidget-wrapper li a{margin:5px;display:block;}
.tidget.tidget-instagram ul.tidget-wrapper li a img{width:100%;}

.service-detail_img_1 h2{font-size:22px;color:#b50760;font-weight:600;padding-bottom: 10px; padding-top: 15px;}

h3{font-size:20px; color: #26ace2;}
h4{font-size:18px;font-weight:700;}
p{line-height:13px;line-height:1.8;font-size:14px;}
