.top-wrapper
{
    background: url(/Portals/5/Images/background/NewProject2.jpg) center center !important;
    background-size: cover !important;
    background-attachment: fixed !important;
}
.home .top-wrapper
{
    background: none !important;
}
.eds_news_Advantage .card-footer .author a
{
    display: none;
}
.page-title {
    margin: 0 auto;
    max-width: 1170px;
    padding: 20px 15px;
}
.sticky-wrapper
{
position: relative;
z-index: 905;
}
.StickyNav, .header
{
background: transparent !important;
}

.dnnMenu .topLevel li a:hover {
    color: #e46825 !important;
}
.is-sticky .StickyNav {
    z-index: 905;
    background-color: #f9f9f9 !important;
}
.is-sticky ul.dnnmega li.root a {
    color: #336699 !important;
}
#dnn_dnnLOGO_hypLogo
{
z-index: 905;
}

.header .SkinWidth
{
border-bottom: none !important;
}

@media handheld, only screen and (max-width: 767px)
{
.MobileBar {
    background: transparent !important; 

}
}
.mycontent-wrapper
{
    background: #fff;
    padding-top: 30px;
}
.Normal
{
    color: #666;
}
.MobileMenu .treeview a.selected
{
    color: #e46825 !important;
}
@media handheld, only screen and (max-width: 767px)
{
    .wrapper .header
    {
        background-color: transparent !important;
    }
    .home  .wrapper .header
    {
        background-color: #3859a6 !important;
    }
}
li.item.last.haschild.hover > a {
    color: #e46825 !important;
}

.home .skin-breadcrumb a {
    color: #333;
}
 .is-sticky .dnnMenu .topLevel li a {
    color: #336699;
}


.featured-pro a {
    font-weight: 500;
    display: inline-block;
    padding: 8px 20px;
    border-radius: 4px;
    color: #555;
}

.featured-pro a:after {
  content: "\f101";
  font-family: fontawesome;
  margin:0 0 0 5px;
}

.featured-pro:hover a { background:#117EC3; color:#fff;}
.featured-pro img { width: 100%; }


#dnn_ctr2476_ViewEasyDNNNewsMain_ctl00_pnlViewArticle > article > div.text-center > a
{
    color: #fff !important;
}



.m-0 { margin:0!important; }
.m-1 { margin:.25rem!important; }
.m-2 { margin:.5rem!important; }
.m-3 { margin:1rem!important; }
.m-4 { margin:1.5rem!important; }
.m-5 { margin:3rem!important; }

.mt-0 { margin-top:0!important; }
.mr-0 { margin-right:0!important; }
.mb-0 { margin-bottom:0!important; }
.ml-0 { margin-left:0!important; }
.mx-0 { margin-left:0 !important;margin-right:0 !important; }
.my-0 { margin-top:0!important;margin-bottom:0!important; }

.mt-1 { margin-top:.25rem!important; }
.mr-1 { margin-right:.25rem!important; }
.mb-1 { margin-bottom:.25rem!important; }
.ml-1 { margin-left:.25rem!important; }
.mx-1 { margin-left:.25rem!important;margin-right:.25rem!important; }
.my-1 { margin-top:.25rem!important;margin-bottom:.25rem!important; }

.mt-2 { margin-top:.5rem!important; }
.mr-2 { margin-right:.5rem!important; }
.mb-2 { margin-bottom:.5rem!important; }
.ml-2 { margin-left:.5rem!important; }
.mx-2 { margin-right:.5rem!important;margin-left:.5rem!important; }
.my-2 { margin-top:.5rem!important;margin-bottom:.5rem!important; }

.mt-3 { margin-top:1rem!important; }
.mr-3 { margin-right:1rem!important; }
.mb-3 { margin-bottom:1rem!important; }
.ml-3 { margin-left:1rem!important; }
.mx-3 { margin-right:1rem!important;margin-left:1rem!important; }
.my-3 { margin-bottom:1rem!important;margin-top:1rem!important; }

.mt-4 { margin-top:1.5rem!important; }
.mr-4 { margin-right:1.5rem!important; }
.mb-4 { margin-bottom:1.5rem!important; }
.ml-4 { margin-left:1.5rem!important; }
.mx-4 { margin-right:1.5rem!important;margin-left:1.5rem!important; }
.my-4 { margin-top:1.5rem!important;margin-bottom:1.5rem!important; }

.mt-5 { margin-top:3rem!important; }
.mr-5 { margin-right:3rem!important; }
.mb-5 { margin-bottom:3rem!important; }
.ml-5 { margin-left:3rem!important; }
.mx-5 { margin-right:3rem!important;margin-left:3rem!important; }
.my-5 { margin-top:3rem!important;margin-bottom:3rem!important; }

.mt-auto { margin-top:auto!important; }
.mr-auto { margin-right:auto!important; }
.mb-auto { margin-bottom:auto!important; }
.ml-auto { margin-left:auto!important; }
.mx-auto { margin-right:auto!important;margin-left:auto!important; }
.my-auto { margin-bottom:auto!important;margin-top:auto!important; }

.p-0 { padding:0!important; }
.p-1 { padding:.25rem!important; }
.p-2 { padding:.5rem!important; }
.p-3 { padding:1rem!important; }
.p-4 { padding:1.5rem!important; }
.p-5 { padding:3rem!important; }

.pt-0 { padding-top:0!important; }
.pr-0 { padding-right:0!important; }
.pb-0 { padding-bottom:0!important; }
.pl-0 { padding-left:0!important; }                             
.px-0 { padding-left:0!important;padding-right:0!important; }
.py-0 { padding-top:0!important;padding-bottom:0!important; }

.pt-1 { padding-top:.25rem!important; }         
.pr-1 { padding-right:.25rem!important; }                       
.pb-1 { padding-bottom:.25rem!important; }      
.pl-1 { padding-left:.25rem!important; }                            
.px-1 { padding-left:.25rem!important;padding-right:.25rem!important; }
.py-1 { padding-top:.25rem!important;padding-bottom:.25rem!important; }

.pt-2 { padding-top:.5rem!important; }                                              
.pr-2 { padding-right:.5rem!important; }                                
.pb-2 { padding-bottom:.5rem!important; }               
.pl-2 { padding-left:.5rem!important; }                                             
.px-2 { padding-right:.5rem!important;padding-left:.5rem!important; }
.py-2 { padding-top:.5rem!important;padding-bottom:.5rem!important; }

.pt-3 { padding-top:1rem!important; }                               
.pr-3 { padding-right:1rem!important; }             
.pb-3 { padding-bottom:1rem!important; }                
.pl-3 { padding-left:1rem!important; }                              
.py-3 { padding-bottom:1rem!important;padding-top:1rem!important; }
.px-3 { padding-right:1rem!important;padding-left:1rem!important; }

.pt-4 { padding-top:1.5rem!important; }                             
.pr-4 { padding-right:1.5rem!important; }               
.pb-4 { padding-bottom:1.5rem!important; }              
.pl-4 { padding-left:1.5rem!important; }                                
.px-4 { padding-right:1.5rem!important;padding-left:1.5rem!important; }
.py-4 { padding-top:1.5rem!important;padding-bottom:1.5rem!important; }

.pt-5 { padding-top:3rem!important; }   
.pr-5 { padding-right:3rem!important; } 
.pb-5 { padding-bottom:3rem!important; }    
.pl-5 { padding-left:3rem!important; }  
.px-5 { padding-right:3rem!important;padding-left:3rem!important; }
.py-5 { padding-top:3rem!important;padding-bottom:3rem!important; }


.img-hover-zoom {
  overflow: hidden; 
}


.img-hover-zoom img {
  transition: transform .5s ease;
}

.img-hover-zoom:hover img {
  transform: scale(1.3);
}
.btn.btn-primary
{
    color: #fff !important;
}

.business .top-wrapper {
    background: url(/Portals/5/Images/business/business-inner-banner.jpg) center center !important;
    background-size: cover !important;
    background-attachment: fixed !important;
}

@media handheld, only screen and (max-width: 767px)
{
img.thumbnail {
    width: 95% !important;
    height: auto !important;
}
}





.button-default
{

    box-shadow: inset 0 0 0 0 #3c5ca4;
    transition: color .3s ease-in-out, box-shadow .3s ease-in-out;
    color: #322e2e !important;
    display: inline-block;
    padding: 0 10px;
}
.button-default:hover
{
    box-shadow: inset 140px 0 0 0 #3859a6;
    color: #fff !important;
}
.about-inner
{
    padding-top: 74px;
    padding-bottom: 80px;
}


@media handheld, only screen and (min-width: 1024px)
{

    .panel-body {
       min-height: 150px;
   }
}

.teal
{
    background-color: rgba(0, 208, 255, 0.5);
    color: #fff;
    border: none;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.yellow
{
    background-color: rgba(197, 156, 51, 0.5);
    color: #fff;
    border: none;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.orange
{
    background-color: rgba(255, 89, 0, 0.5);
    color: #fff;
    border: none;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.purple
{
    background-color: rgba(119, 0, 255, 0.5);
    color: #fff;
    border: none;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.blue
{
    background-color: rgba(0, 74, 248, 0.5);
    color: #fff;
    border: none;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.brown
{
    background-color: rgba(255, 123, 0, 0.5);
    color: #fff;
    border: none;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.white
{
    background-color: rgba(255, 0, 0, 0.6);
    color: #fff;
    border: none;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.green
{
    background-color: rgba(179, 192, 41, 0.5);
    color: #fff;
    border: none;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.panel-footer
{
    background-color: rgb(255, 255, 255, 0.6);
    padding: 4px 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top: none;
}
.panel-footer a
{
    font-size: 14px;
    color: #322e2e;
}
.panel-footer a:after {
    content: "\f0da";
    font-family: fontawesome;
    margin: 0 0 0 5px;
    margin-left: 20px;
    color: #e46826;
}
.equal-panels, .equal-panels > div[class*='col-'] { display: flex; flex-direction: row;}
.equal-panels .panel { display: flex; flex: 1; flex-flow: column nowrap;}
.equal-panels .panel-body { flex-grow: 1; }
@media only screen and (max-width: 992px)
{
    .equal-panels{flex-direction: column; }
}
.panel
{
    background-color: transparent;
    border: none;
    margin-bottom: 30px;
}
@media handheld, only screen and (max-width: 767px)
{
  .MobileBar {
        background: transparent !important; 

    }
}
@media (min-width: 992px) {
    .col5 {
        width: 20%;
        float: left;
        position: relative;
        min-height: 1px;
        padding-right: 8px;
        padding-left: 8px;
    }
}


     :root{
    --white: #fff;
    --cl_1: #f58924;
    --cl_2: #F92D4B;
    --bg-gr_1: linear-gradient(to right,var(--cl_1),var(--cl_2));
    --cl_3: #FEC901;
    --cl_4: #FE0C34;
    --bg-gr_2: linear-gradient(to right,var(--cl_3),var(--cl_4));
    --cl_5: #559DF3;
    --cl_6: #9114D0;
    --bg-gr_3: linear-gradient(to right,var(--cl_5),var(--cl_6));
    --cl_7: #2CD190;
    --cl_8: #138FC8;
    --bg-gr_4: linear-gradient(to right,var(--cl_7),var(--cl_8));
}  
.serviceBox{
    font-family: 'Niramit', sans-serif;
    text-align: center;
    padding: 75px 0 0;
    margin: 80px 10px 0;
    border-left: 3px solid var(--cl_1);
    position: relative;
    z-index: 1;
}
.serviceBox:before,
.serviceBox:after{
    content: '';
    background-color: var(--cl_1);
    height: 3px;
    width: 50%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -2;
}
.serviceBox:after{
    background: var(--bg-gr_1);
    width: 100%;
    top: auto;
    bottom: 0;
}
.serviceBox .service-icon{
    color: var(--white);
    background: var(--bg-gr_1);
    font-size: 42px;
    line-height: 120px;
    width: 115px;
    height: 110px;
    margin: 0 auto;
    border-radius: 50%;
    position: absolute;
    top: -55px;
    left: 0;
    right: 0;
    z-index: 1;
    transition: all 0.3s;
}
.serviceBox:hover .service-icon{ font-size: 60px; }
.serviceBox .service-icon:before,
.serviceBox .service-icon:after{
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    height: 96%;
    width: 96%;
    border: 10px solid var(--white);
    border-radius: 50%;
    z-index: -1;
}
.serviceBox .service-icon:after{
    border: none;
    background: var(--bg-gr_1);
    height: 82%;
    width: 82%;
    z-index: -1;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0);
    transition: all 0.3s;
}
.serviceBox:hover .service-icon:after{
    box-shadow: 0 0 15px rgba(0,0,0,0), 0 0 10px var(--white) inset;
}
.serviceBox .service-content{
    padding: 0 15px 15px;
    border-right: 3px solid var(--cl_2);
}
.serviceBox .title{
    color: var(--cl_1);
    font-size: 25px;
    text-transform: capitalize;
    margin: 0 0 10px;
}
.serviceBox .description{
    color: #707070;
    font-size: 12px;
    line-height: 25px;
}
.serviceBox.yellow:after,
.serviceBox.yellow .service-icon,
.serviceBox.yellow .service-icon:after{
    background: linear-gradient(to right,var(--cl_3),var(--cl_4));
}
.serviceBox.yellow:before{ background-color: var(--cl_3); }
.serviceBox.yellow{ border-left-color: var(--cl_3); }
.serviceBox.yellow .service-content{ border-right-color: var(--cl_4); }
.serviceBox.yellow .title{ color: var(--cl_4); }
.serviceBox.blue:after,
.serviceBox.blue .service-icon,
.serviceBox.blue .service-icon:after{
    background: var(--bg-gr_3);
}
.serviceBox.blue:before{ background-color: var(--cl_5); }
.serviceBox.blue{ border-left-color: var(--cl_5); }
.serviceBox.blue .service-content{ border-right-color: var(--cl_6); }
.serviceBox.blue .title{ color: var(--cl_6); }
.serviceBox.green:after,
.serviceBox.green .service-icon,
.serviceBox.green .service-icon:after{
    background: var(--bg-gr_4);
}
.serviceBox.green:before{ background-color: var(--cl_7); }
.serviceBox.green{ border-left-color: var(--cl_7); }
.serviceBox.green .service-content{ border-right-color: var(--cl_8); }
.serviceBox.green .title{ color: var(--cl_8); }



























