@font-face {
    font-family: 'SegoeUI';
    src:url('../fonts/SegoeUI.eot?#iefix') format('embedded-opentype'),  
        url('../fonts/SegoeUI.woff') format('woff'), 
        url('../fonts/SegoeUI.ttf')  format('truetype'), 
        url('../fonts/SegoeUI.svg#SegoeUI') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family:'SegoeUI-light';
    src:url('../fonts/SegoeUI-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SegoeUI-Light.woff') format('woff'),
        url('../fonts/SegoeUI-Light.ttf') format('truetype'),
        url('../fonts/SegoeUI-Light.svg#SegoeUI-Light') format('svg');font-weight:normal;font-style:normal;
}
@font-face {
    font-family: 'SegoeUI-Semilight';
    src: url('../fonts/SegoeUI-Semilight.eot');
    src: url('../fonts/SegoeUI-Semilight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SegoeUI-Semilight.woff') format('woff'),
        url('../fonts/SegoeUI-Semilight.ttf') format('truetype'),
        url('../fonts/SegoeUI-Semilight.svg#SegoeUI-Semilight') format('svg');
    font-weight: normal;
    font-style: normal;
}
h1,h2,h3,h4,h5{
    font-weight: normal;
    font-family: 'SegoeUI-Semilight';
    margin: 0px 0px 10px 0px;
}
body{
    margin: 0px;
    font-family: 'SegoeUI';
    background: #f2f2f2;
}
p{
    font-family: 'SegoeUI-Semilight';
    font-size: 16px;
    color: #424242;
    line-height: 24px;
    margin: 0px 0px 10px;
}
a{
    text-decoration: none;
    font-family: 'SegoeUI-Semilight';
    color: #424242;
}
.wrapper{
    width: 96%;
    margin: auto;
    max-width: 1400px;
}
ul{
    margin: 0px;
    padding: 0px;
}
li{
    list-style: none;
}
/*------------Header Styles---------------*/
header{
    width: 100%;
    float: left;
    background: #f2f2f2;
    padding: 20px 0px;
    border-bottom: 1px solid #c6c6c6;
}
.header_left{
    float: left;
}
.header_right{
    float: right;
}
.header_right .mainmenu{
    margin: 40px 0px;
}
.header_right .mainmenu ul li.first.active,
.header_right .mainmenu ul li.first:hover{
    width: 46px;
    height: 46px;
    background: url(../images/home_icon_active.png) no-repeat center;
    padding: 0px;
    margin: 0px
}
.header_right .mainmenu ul li.first{
    background: url(../images/home_icon.png) no-repeat center;
}
.header_right .mainmenu ul li.first a{
    font-size: 0;
    width: 46px;
    height: 46px;
}
.responsive_menu,
.responsive_menu_text{
    display: none;
}
.mainmenu ul.accordion-menu > li > .item-wrapper > .menu-link > a{
    font-weight: normal;    
    font-size: 16px;
    text-transform: uppercase;
}
.responsive_menu ul li.current .menu-link{
    background: #528c97;
}
.responsive_menu ul.accordion-menu{
    border: 0px;
}
.responsive_menu ul.accordion-menu li > .item-wrapper > .menu-link > a{
    padding: 15px 20px;
    font-family: 'SegoeUI';
}
.responsive_menu ul.accordion-menu li{
    border-bottom: 1px solid #e2e2e2;
    border-top: 0px;
}
.menu_normal span{
    background: url(../images/down_arrow.png) no-repeat right 15px;
    font-size: 0;
    padding: 28px 20px 0px 10px;
}
.menu_active span{
    background: url(../images/up_arrow.png) no-repeat right 15px;
}
.responsive_menu_text h1{
    text-align: center;
    background: #4e919a;
    font-size: 22px;
    color: #fff;
    margin: 0px 0px 10px;
    padding: 5px 0px;
    text-transform: uppercase;
    border-radius: 15px;
}
/*----------Slider Styles--------------------*/
.slider{
    width: 100%;
    float: left;
    margin-top: -26px;
}
.slider .nivo-caption{
    background: none!important;
    padding-left: 70px;
}
.slider .nivo-main-image{
    background: #f2f2f2;
}
.slider .theme-default .nivoSlider{
    box-shadow: none;
}
.slider .theme-default .nivo-caption a{
    text-decoration: none;
    color: #4e919b;
    padding: 10px 40px;
    border: 1px solid #4e919b;
    border-radius: 25px;
    font-size: 26px;
    font-family: 'SegoeUI';
}
.slider .theme-default .nivo-caption a:hover{
    background: #4e919b;
}
.slider .nivo-caption h1{
    text-transform: uppercase;
    color: #4e919b;
    font-size: 48px;
    margin: 70px 0px;
}
.slider .nivo-caption{
    top: 20px;
    opacity: 1;
}
.slider .nivo-introtext{
    font-size: 38px;
    margin-bottom: 70px;
    max-width: 940px;
    line-height: 60px;
    font-family: 'SegoeUI';

}
.component_section{
    width: 100%;
    float: left;
    padding: 30px 0px;
    border-bottom: 1px solid #d1d1d1;
    background: #fff;
}

.home_page .component_section .page-header{
    display: none;
}
.home_page .component_section{
    background: #f2f2f2;
}
.component_section .component{
    text-align: center;
}
.home_page .component_section .component h2,
.page-header h2{
    color: #4e919b;
    font-family: 'SegoeUI-Semilight';
    font-size: 36px;
    background: url(../images/welcome_sep.png) no-repeat bottom;
    padding-bottom: 40px;
    margin: 0px 0px 40px;
    text-align: center;
}
.component_section .component p{
    padding: 0px 110px;
}

/*------------------------revalation slider------------*/
.slider .tp-caption.big_white.fade.start h1{
    text-transform: uppercase;
    color: #4e919b;
    font-size: 48px;
    padding-left: 70px;
}
.slider .tp-caption.big_white.fade.start p{
    font-size: 38px;
    max-width: 940px;
    line-height: 60px;
    font-family: 'SegoeUI';
    color:#ffffff;
    font-weight: normal;
    padding-left: 70px;
    letter-spacing: 0px;

}
.slider .tp-caption.big_white.fade.start{
    background: none;
    width: 50%;
}
.slider .tp-caption.big_white.fade.start a{
    text-decoration: none;
    color: #4e919b;
    padding: 10px 40px;
    border: 1px solid #4e919b;
    border-radius: 25px;
    font-size: 26px;
    font-weight: normal;
    font-family: 'SegoeUI';
    letter-spacing: 0px;
    margin-left: 70px;
}
.slider .tp-caption.big_white.fade.start a:hover{
    background: #4e919b;
    color: #fff;
}
.slider .tp-bullets.simplebullets.round .bullet{
    background: url(../images/slider_navi.png) no-Repeat top left;
    width: 13px;
    height: 13px;
}
/*-------------Services Section---------------*/
.service_section{
    width: 100%;
    float: left;
    background: #fff;
    padding: 60px 0px;
}
.services_area .services{
    width: 31.65%;
    margin-right: 2.5%;
    float: left;
    border-top: 4px solid #4e919a;
    border-bottom: 4px solid #4e919a;
    background: #f7f7f7;
    text-align: center;
}
.services .service_img{
    width: 100%;
}
.services_area .services.last{
    margin-right: 0px;
}
.services .service_title{
    font-size: 36px;
    color: #4e919b;
    font-family: 'SegoeUI-Semilight';
    background: url(../images/service_sep.png) no-repeat bottom center;
    padding-bottom: 40px;
    margin: 40px 0px ;
}
.services .service_desc{
    font-size: 18px;
    color: #454545;
    padding: 0px 25px;
}
.services a{
    color: #4e919b;
    border: 1px solid #4e919b;
    font-size: 18px;
    padding: 8px;
    display: block;
    width: 150px;
    margin: 50px auto 40px;
    border-radius: 25px;
}
.services a:hover{
    background: #4e919b;
    color: #fff;
}
/*---------------Logo Slider-------------------*/
.logo_slider {
    background: #000 url(../images/our_clients_bg.png) no-repeat;
    background-position: 100%;
    background-size: cover;
    padding: 0px 0px 60px;
    width: 100%;
    float: left;
}
#logo_slider li img{
    width: 90%;
    margin: auto;
    display: block;
}
.logo_slider h3{
    color: #f0f0f0;
    text-align: center;
    font-size: 36px;
    background: url(../images/service_sep.png) no-repeat bottom center;
    padding-bottom: 40px;
    margin: 40px 0px 50px;
}

/*------------Footer Styles-------------*/
footer{
    background: #4e919a;
    float: left;
    width: 100%;
    padding: 30px 0px 10px;
    font-family: 'SegoeUI-Semilight';
    color: #fff;
}
footer a{
    color: #fff;
}
footer .footer_menu,
footer .quick_contact,
footer .contact_details{
    width: 30.6%;
    float: left;
    margin-right: 4%;
}
footer .contact_details.last{
    margin-right: 0px;
}
.footer_menu h3,
.quick_contact h2,
.contact_details  h2{
    margin-top: 0px;
    font-size: 28px;
    margin-bottom: 20px;
    line-height: 24px;
}
.quick_contact .formResponsive .formHorizontal .formControls{
    margin-left: 0px;
}
.quick_contact .formResponsive .formHorizontal .formControlLabel{
    display: none;
}
.quick_contact  #g-recaptcha-response,.contact_form #g-recaptcha-response{display:none!important;}
.quick_contact .formResponsive textarea, 
.quick_contact .formResponsive input[type="text"], 
.quick_contact .formResponsive input[type="email"], 
.quick_contact .formResponsive input[type="tel"], 
.quick_contact .formResponsive input[type="url"], 
.quick_contact .formResponsive input[type="password"],
.quick_contact .formResponsive .formHorizontal textarea
{
    background: #65acb7;
    color: #fff;
    border: 1px solid #47848d;
    font-family: 'SegoeUI-Semilight';
    font-size: 18px;
    box-shadow: none!important;
    max-width: 280px;
    width: 100%;
    padding: 10px 18px;
    border-radius: 15px;
    margin-bottom: 0px!important;
}
.formResponsive .formError{
    color: red!important;
    font-size: 14px!important;
}
.formResponsive .formHorizontal .rsform-block{
    margin-bottom: 15px!important;
}
.formResponsive .formHorizontal input, 
.formResponsive .formHorizontal textarea, 
.formResponsive .formHorizontal select, 
.formResponsive .formHorizontal .formValidation, 
.formResponsive .formHorizontal .uneditable-input, 
.formResponsive .formHorizontal .input-prepend, 
.formResponsive .formHorizontal .input-append{
    display: block!important;
}
.rsform.quickcontact{
    max-width: 315px;
}
.quick_contact #Send{
    float: right;
    background: none;
    border: 1px solid #fff;
    box-shadow: none;
    font-size: 18px;
    font-weight: normal;
    font-family: 'SegoeUI-Semilight';
    padding: 10px 35px;
    border-radius: 25px;
}
.formResponsive .formHorizontal p.formDescription{
    display: none!important;
}
.quick_contact #Send:hover,
.formResponsive .rsform-submit-button:hover{
    background: #65acb7;
    border: 1px solid #65acb7;
}
.quick_contact ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #a3cdd4;
}
.quick_contact ::-moz-placeholder { /* Firefox 19+ */
    color: #a3cdd4;
}
.quick_contact :-ms-input-placeholder { /* IE 10+ */
    color: #a3cdd4;
}
.quick_contact :-moz-placeholder { /* Firefox 18- */
    color: #a3cdd4;
}
.formResponsive textarea:focus, 
.formResponsive input[type="text"]:focus, 
.formResponsive input[type="number"]:focus, 
.formResponsive input[type="email"]:focus, 
.formResponsive input[type="tel"]:focus, 
.formResponsive input[type="url"]:focus, 
.formResponsive input[type="password"]:focus, 
.formResponsive select:focus{
    border: 1px solid #47848d!important;
    box-shadow: none!important;
}
.contact_details img{
    float: left;
    margin-right: 20px;
}
.contact_details h4,
.contact_details h5{
    margin: 0px;
}
.address_info,
.call_info,
.mail_info{
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
.contact_details h4{
    padding-top: 20px;
} 
.contact_details h5{
    padding-bottom: 10px;
}
.mail_info a,
.call_info a,
.contact_details .address_info h4{
    font-size: 24px;
    color: #fff;
}
.contact_details .address_info h5,
.contact_details h4{
    font-size: 18px;
}
.footer_menu a{
    font-size: 18px;
}
.footer_menu ul li{
    background: url(../images/footer_arrow.png) no-repeat left;
    padding: 5px 0px 5px 25px;
}
.footer_bottom{
    width: 100%;
    float: left;
    background: #66acb8;
}
.footer_bottom ul{
    text-align: center;
    margin: 20px 0px 15px;
}
.copyright_rights{
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
    font-size: 14px;
}
.social_icons li{
    display: inline-block;
    margin-right: 8px;
}
.responsive_footer{
    display: none;
}
.responsive_footer ul{
    text-align: center;
}
.responsive_footer ul li{
    display: inline-block;
    width: 55px;
    height: 55px;
    font-size: 0px;
    margin-right: 10px;
}
.responsive_footer ul li.menu_icon{
    background: url(../images/res_menu.png) no-repeat;
}
.responsive_footer ul li.menu_icon:hover{
    background: url(../images/res_menu_hover.png) no-repeat;
}
.responsive_footer ul li.form_icon{
    background: url(../images/form.png) no-repeat;
}
.responsive_footer ul li.form_icon:hover{
    background: url(../images/form_hover.png) no-repeat;
}
.responsive_footer ul li.details_icon{
    background: url(../images/Details.png) no-repeat;
}
.responsive_footer ul li.details_icon:hover{
    background: url(../images/Details_hover.png) no-repeat;
}
/*--------------Contact Us Page-------------*/
.contact_page_details,.gallery{
    width: 100%;
    float: left;
    padding: 50px 0px;
}
.contact_page_form h2{
    display: none;
}
.contact_page_details .formResponsive .formHorizontal .formControlLabel{
    text-align: left;
}
.contact_page_details .formResponsive .formHorizontal .formControls{
    margin-left: 100px;
}
.contact_page_details .formResponsive .formHorizontal .formControlLabel{
    width: 80px;
    color: #454545;
    font-size: 18px;
}
.contact_page_details  .contact_form{
    width: 58%;
    float: left;
    margin-right: 7%;
}
.contact_page_details .contact_details{
    width: 35%;
    float: left;
}
.contact_page_details .contact_details img{
    float: left;
    margin-right: 20px;
}
.contact_page_details .address_info,
.contact_page_details .call_info, 
.contact_page_details .mail_info {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
.contact-us footer{
    display: none;
}
.formResponsive textarea, 
.formResponsive input[type="text"], 
.formResponsive input[type="number"], 
.formResponsive input[type="email"], 
.formResponsive input[type="tel"], 
.formResponsive input[type="url"],
.formResponsive input[type="password"],
.formResponsive .formHorizontal textarea{
    width: 94%!important;
    padding: 12px 18px!important;
    font-family: 'SegoeUI-Semilight';
    font-size: 18px!important;
    border-radius: 10px!important;
    margin-bottom: 20px!important;

}
.contact_form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #fff;
}
.contact_form ::-moz-placeholder { /* Firefox 19+ */
    color: #fff;
}
.contact_form :-ms-input-placeholder { /* IE 10+ */
    color: #fff;
}
.contact_form :-moz-placeholder { /* Firefox 18- */
    color: #fff;
}
.contact_form #Send{
    float: right;
    background: none;
    border: 1px solid #4e919b;
    text-shadow: none!important;
    font-size: 18px;
    color: #4e919b;
    font-family: 'SegoeUI-Semilight';
    padding: 12px 45px;
    border-radius: 25px;
}
.formResponsive .rsform-submit-button{
    background: none;
    color: #fff;
    padding: 8px 30px;
    font-size: 18px;
    font-weight: normal;
    border: 1px solid #fff;
    font-family: 'SegoeUI-Semilight';
    border-radius: 25px;
    cursor: pointer;
}
.contact_form #Send:hover,
.contact_form .formResponsive .rsform-submit-button:hover{
    background: #4e919b;
    color: #fff;
}
.quickcontact p{
    color: #fff;
    font-size: 16px;
    line-height: 28px
}
.contact_form .formResponsive .rsform-submit-button{
    color: #4e919b;
    border: 1px solid #4e919b;
}
.formResponsive input[type="submit"]:hover, 
.formResponsive button[type="submit"]:hover, 
.formResponsive input[type="submit"]:active,
.formResponsive button[type="submit"]:active, 
.formResponsive input[type="submit"].active, 
.formResponsive button[type="submit"].active, 
.formResponsive input[type="submit"].disabled, 
.formResponsive button[type="submit"].disabled, 
.formResponsive input[type="submit"][disabled], 
.formResponsive button[type="submit"][disabled]{
    text-shadow: none!important;
}
.formResponsive input[type="button"]:focus, 
.formResponsive button[type="button"]:focus, .formResponsive input[type="reset"]:focus, 
.formResponsive button[type="reset"]:focus, .formResponsive input[type="submit"]:focus, 
.formResponsive button[type="submit"]:focus{
    outline: none!important;
}
.formResponsive input[type="button"].active, .formResponsive button[type="button"].active,
.formResponsive input[type="reset"].active, .formResponsive button[type="reset"].active, 
.formResponsive input[type="submit"].active, .formResponsive button[type="submit"].active, 
.formResponsive input[type="button"]:active, .formResponsive button[type="button"]:active, 
.formResponsive input[type="reset"]:active, .formResponsive button[type="reset"]:active, 
.formResponsive input[type="submit"]:active, .formResponsive button[type="submit"]:active{
    box-shadow: none!important;
}
.contact_page_details .contact_details .address_info h5, 
.contact_page_details .contact_details h4,
.contact_page_details .mail_info a, 
.contact_page_details .call_info a,
.contact_page_details .contact_details .address_info h4{
    color: #454545;
    font-size: 24px;
}
.contact_page_details .contact_details .address_info h4{
    color: #4e919b;
    margin-bottom: 30px;
    font-weight: bold;
}
.contact_page_details .contact_details .address_info h5{
    width: 160px;
    float: left;
}
/*---------------------------------------------------gallery---------------------------*/
.gallery-res-lightbox{
    background: #f2f2f2 !important;
}
.gallery-res-lightbox div:last-child{
    display: none !important;
}
#wrapper-responsive-lightbox div{
    font-size: 0px!important;
}
.main-content-res-box{
    background: none;
    border-radius:0px;
    border: none;
}
.main-content-res-box{
    height: auto !important;
}
.classybox-wrap .jb-panel{
    display: none;
}
.gallery .item-thumb-lightbox{
    width: 31%;
    padding: 13px;
}
.map{
    border: 5px solid #fff;
}
img.sp_simple_gallery{
    width: 31%;
}
img.sp_simple_gallery:hover{
    opacity: 0.6;
}

.speasyimagegallery-gallery-item-title{display:none !important;}
