<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'open_sansregular';
    src: url('fonts/opensans-regular-webfont.eot');
    src: url('fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('fonts/opensans-regular-webfont.woff') format('woff'),
         url('fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'roboto_condensedregular';
    src: url('fonts/robotocondensed-regular_0-webfont.eot');
    src: url('fonts/robotocondensed-regular_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/robotocondensed-regular_0-webfont.woff2') format('woff2'),
         url('fonts/robotocondensed-regular_0-webfont.woff') format('woff'),
         url('fonts/robotocondensed-regular_0-webfont.ttf') format('truetype'),
         url('fonts/robotocondensed-regular_0-webfont.svg#roboto_condensedregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotolight';
    src: url('fonts/roboto-light_0-webfont.eot');
    src: url('fonts/roboto-light_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/roboto-light_0-webfont.woff2') format('woff2'),
         url('fonts/roboto-light_0-webfont.woff') format('woff'),
         url('fonts/roboto-light_0-webfont.ttf') format('truetype'),
         url('fonts/roboto-light_0-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body {
    margin: 0px;
    padding: 0px;
    font-family: 'open_sansregular';
    font-size:14px;
    overflow-x:hidden;
}
/*#hmServices a{
    color:#000 !important;
}*/
/*#call a:link, a:hover, a:active, a:visited{
    color:#fff !important;
}*/
.bg-color{
    background:#222222;
}
.header-row{
    /*font-family: 'roboto_condensedregular';*/
    font-size:14px;
    padding:10px 0px;
    color:#ffffff;
}
.fullwidth{
    width:100%;
    position:relative;
}
.bg-header{
    background:#223645;
}
.color-white{
    color:#fff;
}
.pad-top-bot10{
    padding-top:10px;
    padding-bottom:10px;
}
.pad-lft-rgt15{
    padding-left:15px;
    padding-right:15px;
}
.mar-left10{
    margin-left:10px !important;
}
.social-icon{
   text-align:right;
}
.social-icon a {
    color:#FFF;
}
.logo-img{
    width:100%;
    max-width:277px;
}
.fixwidth1 {
            width: 1366px;
            position: relative;
            margin-left: auto;
            margin-right: auto;
            text-align:center;
}
#menu{
    text-align:right;
}
.sm-title{
    color:#f2740a;
    font-size:13PX;
    text-transform:uppercase;
    padding-bottom:0px !important;
}
.pad-top-bot-50{
    padding-top:50px;
    padding-bottom:50px;
}
.pad-top-30{
    padding-top:30px;
}
.pad-top-50{
    padding-top:50px;
}
.main-title{
    font-family: 'robotolight';
    font-size:35px;
    color:#1b1a19;
    margin:0px;
    margin-top:10px;
    font-weight:bold;
    line-height:45px;  
}

/*.btn-all{
    color:#fff;
    background:#f2740a;
    padding:10px 20px;
    text-decoration:none;
    cursor:pointer;
}

.btn-all:hover{
    color:#fff;
    background:#f2740a;
    padding:10px 20px;
    text-decoration:none;
    cursor:pointer;
}*/
.mar-top30{
    margin-top:30px !important;
}
.mar-bot50{
    margin-bottom:50px !important;
}
.mar-bot30{
    margin-bottom:30px !important;
}
.hm-title1{
    font-size:15px;
    color:#281b23;
}
.hm-title1-para{
    color:#5c6d7d;
    font-size:14px;
}
.datd-col1{
    float:left;
    margin-right:5%;
    position:relative;
    width:15%;
}
.datd-col2{
    float:left;
    position:relative;
    width:80%;
}
.pad-lft-rgt-0{
    padding-left:0px !important;
    padding-right:0px !important;
}
.services-bg{
    background:#eff5f5;
}
.hm-img-ser{
   width:100%;
   max-width:275px;
}
.services-data-div{
    background:#eff5f5;
    width:75%;
    margin-left:auto;
    margin-right:auto;
    border-radius:20px;
    margin-top:-50px;
    position:relative;
    padding:20px;
    text-align:center;
}
.services-title{
    font-family: 'robotolight';
    font-size:16px;
    font-weight:bold;
    color:#1b1a19;
}
a{
    color:#f2740a;
    text-decoration:none;
    cursor:pointer;
}
a:hover{
    text-decoration:none;
    cursor:pointer;
    font-weight:bold;
}
.para{
    color:#333333;
    font-size:16px;
    line-height:26px;
}
.count {
    font-family: 'Roboto', sans-serif;
    font-size: 36px;
    font-weight: 700;
    color: #f2740a;
}
.count-txt {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    color: #fefefe;
    text-transform: uppercase;
    margin-bottom: 25px;
}
.cnt-circle {
    background-color: #ffffff;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin: auto;
    line-height: 80px;
}
.row3 {
    text-align: center;
    margin-top: -40px;
}
.imgtest {
    height: 100px;
    width: 100px;
    border-radius: 50%;
}
.orange-clr {
    color: #f2740a;
}
.ftr-para i {
    width: 50px;
    text-align: left;
    color: #f2740a;
    font-size: 30px;
    float: left;
}
.ftr-para{
    font-size:14px !important;
}
.box-div {
    background: #ffffff;
    padding: 22px;
    margin-bottom: 15px;
    margin-top: 15px;
    text-align: center;
}
.box-div h2 {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    color: #333333 !important;
}
.box-div p {
    font-size: 10.5px;
    font-family: 'Open Sans', sans-serif;
    color: #7e7e7e !important;
}
.bor-whtbot {
    border-bottom: 1px solid #fff;
}
.bor-whtrgt {
    border-right: 1px solid #fff;
}
.service20 {
    width: 20%;
    position: relative;
    float: left;
    margin-bottom: 30px;
}
.cons-div {
    background:#eff5f5;
    padding: 8px 8px;
}
.consultant-title{
    font-family: 'robotolight';
    font-size:18px;
    font-weight:bold;
    color:#1b1a19;
}
.textbox {
    width: 100%;
    height: 100%;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    background-color: rgba(0, 0, 0, 0.4);
    transition: all 0.7s ease;
}

.textbox i {
    margin-top: 100px;
}

.zoom i{
    margin-top: 80px !important;
}

.zoom1 i{
    margin-top: 130px !important;
}
.gallery_parent {
    width: 100%;
    position: relative;
    cursor: pointer;
    text-align: center;
    margin-bottom: 30px;
}
.gallery_parent:hover .textbox {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.breadcrumbsUl {
    padding: 15px 0;
    border-bottom: 1px solid #e1e1e1;
    list-style:none;
}
    .breadcrumbsUl li a {
        color:#333333;
        font-weight:normal;
    }
.breadcrumbsUl li a:hover {
    color: #223645 !important;
    text-decoration: none;
}
.main-heading {
    font-size: 22px;
    text-transform: uppercase;
}
.cont-label {
    font-size: 14px;
    font-weight: normal !important;
    font-family: 'Open Sans', sans-serif;
}
.inputtxt {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #333333;
    box-shadow: none !important;
    height: 45px;
}
.inputtxt {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #333333;
    box-shadow: none !important;
    height: 45px;
}
.btn-submit {
    background: #f2740a;
    padding: 10px 30px;
    border-radius: 30px;
    font-size: 18px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    color: #ffffff;
    border: none;
}
.head-txt {
    font-size: 18px;
    text-transform: uppercase;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 15px;
}
.addr i {
    color: #f2740a;
    font-size: 24px;
}
.shadw-none {
    box-shadow: none;
}
.lft-icon {
    float: left;
    margin-right: 15px;
    text-align: center;
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
}
.overflw {
    overflow: hidden;
}
#contct-us a {
    color: #333333;
}
#contct-us a:hover {
    text-decoration: none;
}
.services-list li{
    list-style-position:inside;
}
.imghover:hover {
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.54);
}
#imghover img:hover {
    cursor: pointer;
    -ms-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}
#imghover img {
    transition: transform .8s;
}
.fullwidth1 {
    width: 100%;
    max-width: 672px;
}
.prof-title {
    font-size: 16px;
    color: #868686;
}
.prof-det {
    font-size: 16px;
    text-transform: uppercase;
    font-weight:bold;
}
.appointmnt {
    
    font-size: 16px;
    color: #f2740a;
    text-transform: uppercase;
}
.prof-cont i {
    width: 30px;
    text-align: left;
    color: #f2740a;
    font-size: 16px;
}
.prof-cont a {
    font-size: 14px;
    color: #333333;
}
.prof-cont a:hover {
    text-decoration: none;
}
@media screen and (max-width: 992px) and (min-width: 520px) {
 .textbox i{
          margin-top: 80px;
      }
}

@media screen and (max-width: 768px) and (min-width: 520px) {

.textbox i{
          margin-top: 180px;
      }
}

@media (max-width: 520px) {
.textbox i{
          margin-top: 180px;
      }
#logorow{
     text-align:center;
 }
}
@media screen and (max-width: 520px) and (min-width: 320px) {
.textbox i {
        margin-top: 120px;
    }
.hd-row1{
        text-align:center;
    }
}

@media (max-width: 768px) {

}

@media(max-width:992px) {

}

@media(max-width:1200px) {
    #logorow{
     text-align:center;
 }
.hd-row1{
    text-align:center;
}
}

@media(max-width:767px) {
}
</pre></body></html>