


body{font-family: 'Fira Sans', sans-serif; overflow-x: hidden;}

.logo{     float: left;
    margin-top: 2px;
    margin-bottom: 2px;  }
.navbar-default{    background-color: #fff; border-color: none;}
.navbar {
    position: inherit;
    min-height:auto;
    margin-bottom:0px;
    border:none;padding: 15px 0px;
}
.navbar-nav {
    float: right;
    margin: 2px 0 0 0;
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus, 
.navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #4e4a63;
}
.navbar-default .navbar-nav>li>a {
    color: #777;
    font-size: 14px;
    padding:8px 15px;
    transition:all 500ms ease;
}
.navbar-default .navbar-nav>li>a:hover{ transition:all 500ms ease;
	background-color: #4e4a63; color:#fff; }

.banner{ float:left; width:100%; } 
.banner img{ float:left; width:100%; }    




/************* panel-1 *****************/
.panel-1{ float:left; width:100%; background:url(../images/panel1.jpg) no-repeat left;
background-size:100% 100%; padding:65px 0px; background-attachment: fixed; }
.panel-1 .col-md-6{ float:right; }
.panel-1 h1{ float: left;
    width: 100%;
    font-size: 35px;
    color: #fff;
    font-weight: lighter; position:relative;    padding-bottom: 10px;
 }
 .panel-1 .bdr1{ position:absolute; left:0px; bottom:0px; height:2px; background:#fff;
 width:50px; }
 .panel-1 p{ float:left; width:100%; font-size:15px; color:#fff;
 font-weight: lighter; line-height: 26px; }



/**************** panel-2 **********************/
.panel-2{ float:left; width:100%; background:#fff; padding:30px 0px; }
.panel-2 .col-full1{ float:left; width:100%;}

.panel-2 .col-1{ float:left; width:100%; border:1px solid #ccc;
 margin-bottom: 20px; overflow:hidden;transition:all 500ms ease; }
.panel-2 .col-1 .img1{ float:left; width:100%; position:relative;
transition:all 500ms ease; }
.panel-2 .col-1 .img1 img{ float:left; width:100%;transition:all 500ms ease; }
.panel-2 .col-1 .img1 .head1{ float:left; width:100%; background:#4e4a63;
padding:10px 0px; color:#fff; font-size:20px; text-transform:uppercase;
text-align:center; position:absolute; left:0px; bottom:0px;transition:all 500ms ease; }
.panel-2 .col-1:hover .head1{ *padding:110px 0px; height:100%;
background: rgba(78, 74, 99, 0.9); }


.panel-2 .icon-1{ float:left; width:100%; text-align: center; margin-bottom: 20px;
display: none;    margin-top: 30%; }
.panel-2 .icon-2{ float:left; width:100%; text-align: center; margin-bottom: 20px;
display: none;    margin-top: 14%; }
.panel-2 .icon-3{ float:left; width:100%; text-align: center; margin-bottom: 20px;
display: none;    margin-top: 75%; }

.panel-2 .hvr-img{ width:auto !important; opacity:0; float:none !important;}
.panel-2 .col-1:hover .hvr-img{ opacity:1; }
.panel-2 .col-1:hover .icon-1{ display:block; }
.panel-2 .col-1:hover .icon-2{ display:block; }
.panel-2 .col-1:hover .icon-3{ display:block; }


/**************** panel-3 **********************/
.panel-3{ float:left; width:100%; background:url(../images/panel3.jpg) no-repeat left;
background-size: 100% 100%; background-attachment: fixed; padding:60px 0px; }
.panel-3 .col-1{ float:left; width:100%; border:1px solid #fff; padding:55px 0px;
transition:all 500ms ease; min-height: 245px; }
.panel-3 .col-1 .img1{ float:left; width:100%; text-align: center; margin-top:10px; }
.panel-3 .col-1 .name1{ float: left; width:100%; color:#fff; font-size:18px;
text-transform: uppercase; text-align: center; margin-top: 30px;
font-weight:lighter; }
.panel-3 .col-1:hover{transition:all 500ms ease; transform: rotate(360deg);
border-radius:100%;}



/*************** footer ********************/


.footer_block {
    width: 100%;
    float: left;
    position: relative;
    background-color: #504456;
    padding: 0px;   
}

.canvas_area{ background:#f1f1f1; }
.footer_area {
    width: 100%;
    float: left;
    position: relative;
    padding: 40px 0px;  
}
.footer_area h3 {
    width: 100%;
    float: left;
    padding: 0 0 10px;
    margin: 0;
    text-align: left;
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    color: #fff;
    line-height: 30px;
    letter-spacing: 0.7px;
    font-weight: 600;
    text-transform: uppercase;
}
.footer_area p {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: left;
    display: block;
     font-size: 14px;
    color: #2b2b2b;
    line-height: 22px;
    letter-spacing: 0.7px;
    font-weight: 300;
}
.quick_contact {
    *width: 140px;
    float: right;
    padding: 12px 40px;
    border-radius: 30px;
    background-color: #4e4a63;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    margin: 25px 0 0;
    cursor: pointer;

    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}
.quick_contact:hover {
    color: #fff;
    background-color: #251b2c;
    text-decoration: none;
}
@media (max-width: 768px) {
.footer_area {
    padding: 40px 0px 30px;
}
.footer_area h3,
.footer_area p {
    text-align: center;
}
.quick_contact {
    float: none;
    margin: 20px auto 0px;
    display: block;
    text-align: center; 
}   
}

.footer_area2 {
    width: 100%;
    float: left;
    padding: 40px 0px;
    border-top: solid 1px rgba(255,255,255,0.15);
    border-bottom: solid 1px rgba(255,255,255,0.15);
}
.footer_box {
    width: 100%;
    float: left;
    padding: 0px 10px;
    text-align: center;
    color: #fff;
}
.footer_box h2 {
    width: 100%;
    float: left;
    padding: 0 0 10px;
    margin: 0;
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-size: 19px;
    color: #fff;
    line-height: 30px;
    letter-spacing: 0.7px;
    font-weight: 500;
}
.footer_box p {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    display: block;
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    letter-spacing: 0.7px;
    font-weight: 300;
}
.footer_icon_area {
    width: 100%;
    float: left;
    text-align: center;
    padding: 5px 0 0;
}
.footer_icon_area li {
    display: inline-block;
    width: 35px;
    margin: 0 5px 0 0;
}
@media (max-width: 768px) {
.footer_area2 {
    padding: 30px 0px;
}
.footer_box {
    padding: 0px 10px 20px;
}
}
.sub_footer_area {
    width: 100%;
    float: left;
    position: relative;
    padding: 25px 0px;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    color: #fff;
    line-height: 23px;
    letter-spacing: 0.7px;
    font-weight: 300;
    text-align: center;
}
.sub_footer_area a {
    color: #fff;
}
.sub_footer_area a:hover {
    color: #fff;
}


.cd-modal {
    width: 370px;
    margin-top: 70px;
}
.cd-form {
    width: 100%;
    float: left;
    position: relative;
    padding: 35px;
    background-color: #fff;
    border-radius: 5px;
}
.cd-form h2 {
    width: 100%;
    float: left;
    padding: 0 0 30px;
    margin: 0;
    display: block;
    font-size: 18px;
    color: #4e4a63;
    line-height: 30px;
    letter-spacing: 0.7px;
    font-weight: 600;
    text-align: left;
    text-transform: uppercase;
}
.cd-form fieldset {
    width: 100%;
    float: left;
    position: relative;
    padding: 0;
    margin: 0;
}
.fieldset {
    width: 100%;
    float: left;
    position: relative;
    padding: 0 0 20px;
}
.fieldset:last-child {
    padding: 0px;
}
.cd-form label {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 0 5px;
    font-size: 12px;
    color: #797979;
    line-height: 20px;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
}
.cd-form input {
    width: 100%;
    float: left;
    position: relative;
    margin: 0;
    border: solid 1px #c7c7c7;
    padding: 10px 15px 10px 15px;
    border-radius: 5px;
    outline: none;
    box-shadow: none;
    font-size: 13px;
    color: #454545;
    line-height: 20px;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    letter-spacing: 0.7px;
}
.submit_pop {
    width: 100%;
    float: left;
    position: relative;
    background-color: #4e4a63;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 20px;
    padding: 12px;
    text-align: center;
    border: none;
    border-radius: 5px;
    margin: 10px 0 0;
}
.submit_pop:hover {
    box-shadow: 0px 2px 4px rgba(0,0,0,0.5);
}
.close_btn {
    width: 30px;
    height: 30px;
    position: absolute;
    right: -30px;
    top: -30px;
    padding: 0;
    margin: 0;
    background: transparent url("../images/close.png") no-repeat center !important;
    border: none;
    outline: none;
    box-shadow: none;
}
.error_msg {
    display: none;
    position: absolute;
    color: #fff;
    width: 184px;
    padding: 10px;
    left: 6px;
    bottom: -44px;
    font-size: 12px;
    font-weight: 400;
    background: rgba(0, 0, 0, 0.75);
    border-radius: 4px;
    letter-spacing: 0.7px;
}
.cd-form input:hover,
.cd-form input:focus
.cd-form input:visited {
    border: solid 1px #594a3c;
}


.footer_area h3{ color:#313030; }


/******************* inner-panel ***********/
.inner-banner{ float:left; width:100%; position:relative; }
.inner-banner img{ float:left; width:100%; }
.inner-banner .title{ float:left; width:100%; text-align: center;
font-size:35px; text-transform:uppercase; color:#fff; position:absolute;
left:0px; top:68px; font-family: 'Abril Fatface', cursive;}




.inner-panel{ float:left; width:100%; background:#fff; padding:30px 0px; }

.inner-panel p{float: left;
    font-size: 15px;
    color: #353535;
    line-height: 30px;
    width: 99%; }

.inner-panel .img1{    float: right;
    width: 20%;
    border: 1px solid #ccc;margin-left: 25px;}    

.inner-panel .img2{ float:left; width:100%; margin-top:30px; } 
.inner-panel .img2 img{ float:left; width:100%; } 

.inner-panel .img3{ float:left; width:100%; margin-top:30px; } 
.inner-panel .img3 img{ float:left; width:100%;    border: 1px solid #ccc;
    padding: 20px; }    




.inner-panel .col-ftr2{    float: left;
    width: 100%;
    margin-top: 30px;}
.inner-panel .col-ftr2 .col-md-12{margin-bottom: 15px;}
.inner-panel .col-ftr2 i{     float: left;
    color: #ffffff;
    font-size: 20px;
    background: #7f7d8a;
    width: 50px;
    text-align: center;
    padding: 15px;}
.inner-panel .col-ftr2 .list{ margin:0px; padding: 0px;}
.inner-panel .col-ftr2 .list li{ float:left; width:100%; list-style: none; 
color:#616160; line-height: 26px; font-size:15px;  }
.inner-panel .col-ftr2 .list li.tnm{     font-weight: bolder;
    color: #454545;
    font-size: 19px;
    margin-bottom: 5px;}
.inner-panel .col-ftr2 .list li a{font-size:15px; color:#616160; text-decoration: none; }
.inner-panel .col-ftr2 .list li a:hover{ color:#e34a31; }

.inner-panel .col-ftr3 .head5{float: left;
    width: 100%;
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
    color: #2f3131;}
.inner-panel .col-ftr3 form{ float:left; width:100%; }
.inner-panel .col-ftr3 form .inpt1{ float:left; width:100%; background:none;
border: 1px solid #ccccc7; color:#616160; padding: 12px 15px;
border-radius:0px; margin-bottom: 20px;}
.inner-panel .col-ftr3 form .inpt2{ float:left; width:100%; background:none;
border: 1px solid #ccccc7; color:#616160; padding: 9px 15px;
border-radius:0px; margin-bottom: 10px; height:100px;}
.inner-panel .col-ftr3 form .sub{ float:right; background:#6a5f9f; border:1px solid #6a5f9f;
color:#fff; padding: 8px 30px; transition:all 500ms ease; text-transform: uppercase;
font-size: 16px; margin-top: 10px; }
.inner-panel .col-ftr3 form .sub:hover{transition:all 500ms ease; 
background: #fff; color:#6a5f9f; padding:8px 50px;}
.map{ float:left; width:100%; }



@media(min-width:320px) and (max-width:479px)
{
    .logo{ width:45%; margin-left: 20px; margin-top: 10px;}
    .logo img{ float:left; width:100%; }
    .x_005_img_thumbnail_text{ display: none; }
    .panel-1{ background-size:cover; }
    .panel-3{ background-size: cover; }
    .inner-banner .title{ font-size: 16px; top:16px; }
    .inner-panel .img1{ width:55%; }

    .navbar-default .navbar-toggle{ border-color:#fff;  background-color: #4e4a63; }
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #4e4a63;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

}