@import url("font-awesome.css");
@import url("http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700");
@import url(http://fonts.googleapis.com/css?family=Lato:400,300,700);
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700);
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: 600;
}
body, h1, h2, h3, h4, h5, h6, .button, input[type="button"], input[type="submit"], input[type="text"], input[type="password"], input[type="email"], textarea, select {
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    font-size:13px;
    line-height:20px;
    color:#555;
}
@font-face {
    font-family: Engravers MT;
    src: url(ENGR.TTF);
}


h1 {
    font-size: 28px;
    line-height: 50px;
}

h2 {
    font-size: 22px;
    line-height: 30px;
}
h3 {
    font-size: 16px;
    line-height: 30px;
}
h4 {
    font-size: 14px;
    line-height: 30px;
}
h5 {
    font-size: 12px;
    line-height: 24px;
}
h6 {
    font-size: 10px;
    line-height: 20px;
}

a {text-decoration: none ;}

.start{
color:#FF0000;
font-size:18px;
}

.label-t{
text-align:left; color:#FFFFFF;
}

a:hover{
    text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
	   -moz-transition: all 0.3s ease-in-out;
	     -o-transition: all 0.3s ease-in-out;
	    -ms-transition: all 0.3s ease-in-out;
	        transition: all 0.3s ease-in-out;
	color:#555;
}
a:focus{
    outline: none;
    text-decoration: none;
}
.align-r{
text-align:right;
}

.align-r a{
color:#fff;
}

.align-r a:hover{
color:#2b9bda;
}

.top-space-5{
padding-top: 10px;
    font-size: 24px;
	color:#fff;
}

.text-blue{
color:#1269d7}
a.text-blue:focus,a.text-blue:hover{
color:#1055ac}

.text-orange{
color:#f47505}
a.text-orange:focus,a.text-orange:hover{
color:#b75906}

.text-white{
color:#fff;
 font-size:28px;
 font-family:Engravers MT;
}

.back_bg1{
background:#9595f5;
box-shadow: 1px 2px 2px #888888;

}

.back_bg2{
background:#c2f485;
box-shadow: 1px 2px 2px #888888;
}

.back_bg3{
background:#f59984;
box-shadow: 1px 2px 2px #888888;
}

.back_bg4{
background:#e3a47b;
box-shadow: 1px 2px 2px #888888;
}

.back_bg5{
background:#f4a3f0;
box-shadow: 1px 2px 2px #888888;
}

.line-h{
line-height: 19px;
}


.text-black{
color:#000000;
}

.white{
background:#fff;
}

.left-position {
    text-align: left !important;
}
.center-position {
    text-align: center !important;
}
.right-position {
    text-align: right !important;
}
.clear{
clear:both;
}

.mar-right{
margin-right:15px;
}


.blank_5{
margin:8px 0 0px;
}


.blank_10{
margin:10px 0 5px;
}

.blank_top{
margin:15px 0 0px;
}

.bottom_slider_h{
height:95px;
border:1px #949494 solid;
border-radius:8px;
}


.top_head_bg{
background:#367fa8 url(../images/header-banner.png) right no-repeat;

 }


.login-but{

padding:59px 9px 0px;
}

.login-but a{
cursor:pointer;
color:#fff;
border:none;

}




.content-welcome {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.2em;
    line-height: 1.5;
    text-align: justify;
}
.content-Space {
    padding: 10px 20px;
}

.but-top{
margin:30px -12px -12px;
}



.inline-section {
    display: inline-block;
    vertical-align: top;
}

.top_header{
width:100%;
min-height:97px;

}

.top_header img{
min-width:100%;
}

.top_header h1{
font-size:22px;
font-weight:800;
line-height:20px;
color:#636363;
text-shadow: 0px 1px 1px #5d5e5e;
margin-bottom:8px;
}

.top_header span{
font-family: Georgia, "Times New Roman", Times, serif;
font-weight:bold;
line-height:25px;
font-size:22px;
color:#fd990a ;
}

.top_header p{
font-family: Georgia, "Times New Roman", Times, serif;
font-weight:bold;
font-size:13px;
color:#636363;
}

.text-green{
color:#2a5204;
}


.bg1{
background:#c6f2ff;
border:1px #88def6 solid;
border-radius:6px;
}

.bg1 span{
padding-right:10px;
}


.bg2{
background:#c6f2ff;
border:1px #88def6 solid;
border-radius:6px;
}

.bg2 span{
padding-right:10px;
}


.top-space {
    margin-top: 10px !important;
}

.mrgb-20{ margin-bottom:20px; }

.mrgb-30{ margin-bottom:30px; }

.mrgb-40{ margin-bottom:40px; }

.mrgb-50{ margin-bottom:50px; }

.mrg-0{ margin:0 auto; }

.mrgt-20{ margin-top:20px; }

.mrgt-30{ margin-top:30px; }

.mrgt-40{ margin-top:40px; }

.mrgt-50{ margin-top:50px; }

.mrgt-70{ margin-top:70px; }

.pdt-50{ padding-top: 50px; }

.pdt-70{ padding-top: 70px; }

.content{
    padding:30px 0 60px;
    position: relative;
}

/* =================================================================== */
/* 2. HEADER
====================================================================== */

#background{
    width: 100%;
    height: 100%;
}
#header {
    background: #fff none repeat scroll 0 0;
    transition: all 0.4s ease-in-out 0s;
    width: 100%;
    z-index: 999;
}


.header_bg{
background:url(../images/nav-bg.jpg) repeat-x;
}


#top-bar{background: #2e7197; color: #fff; padding: 5px 0 3px; border-bottom:2px #015788 solid;}

.top-info ul{ list-style: none; float: right; padding:0; margin: 0;}

.top-info span { font: 13px/28px "open sans",Helvetica, Arial, sans-serif; padding-right: 15px;
}

.top-info span i { font-size: 13px; margin-right: 5px; }

.top-info li{ float:left;}

.top-info li a{
    border: 1px solid #9f9f9f !important;
    border-radius: 100%;
    color: #9f9f9f;
    display: inline-block;
    font-size: 14px;
    height: 25px;
    line-height: 23px;
    margin: 0 2px;
    text-align: center;
    transition: background-color 400ms linear 0s;
    width: 25px;

}
.top-info li:hover a                {color:#fff!important;}
.top-info li:hover a.my-tweet       {background:#3ABDD1;}
.top-info li:hover a.my-facebook    {background:#648CD5;}
.top-info li:hover a.my-skype       {background:#00AFFF;}
.top-info li:hover a.my-pint        {background:#DE5656;}
.top-info li:hover a.my-rss         {background:#EF8D1F;}
.top-info li:hover a.my-google      {background:#E73904;}

/* Logo
====================================*/

#logo-bar {
    padding: 0px 0;
    background: #fff;
}
#logo-bar.scroll-to-fixed-fixed{
    padding: 1px 0;
    box-shadow: 0 2px 4px #ddd;
}

#logo img
{
    width:100%;
    height:auto;
}

#logo > h1 {
    margin:0;
    display:inline-block;
    float: left;
}

/* page_head Title
====================================*/
.page_head {
    background: #727CB6;
    border-bottom: 1px solid #EAEAEA;
    padding:30px 0;
}

.page_title{ float: left; }

.page_title h2 {
    color: #fff;
    float: left;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0 9px;
}
.sub_heading{
    display: block;
    background: #fff;
    color: #666;
    font-size: 16px;
    padding: 5px 8px;
    border-left: 2px solid #727CB6;
    clear: both;
}

/* Breadcrumbs
====================================*/
#breadcrumbs{
    background: #fff;
    margin-top: 3px;
    padding:3px 7px;
    float: right;
}
#breadcrumbs ul {
    float: right;
    font-size: 12px;
    padding: 2px  5px;
    margin: 0;
}
#breadcrumbs ul li{
    display: inline-block;
    color: #888;
    margin: 0 0 0 5px;
}
#breadcrumbs ul li a{
    margin-right: 8px;
}

#breadcrumbs ul li:last-child a,
#breadcrumbs ul li a { color: #727CB6; }

#breadcrumbs ul li:first-child { padding-right: 0; margin-left: 0; }

#breadcrumbs ul li:first-child,
#breadcrumbs ul li:last-child {
    color: #888;
    background: none;
}

#breadcrumbs ul li:last-child { padding:0; background: none; }

/* =================================================================== */
/* 3. NAVIGATION
====================================================================== */

.navbar-nav ul
{
    width:100%;
    min-width:187px!important;
    padding:0;
}

.nav-caption{
    color: #323A45;
    font-size: 22px;
    font-weight: bold;
    padding: 5px 0 0 0;
    position: absolute;
    text-align: center;
    top: 15%;
    width: 100%;
    display: none;
}
.navbar-toggle{
    background:#303436;
    border:none;
    padding:10px 10px;
    border-radius:3px;
    margin-top:5px;
}
.navbar-default{
 background:url(../images/nav-bg.jpg) repeat-x;
 
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
    background:#303436;
}
.navbar-default .navbar-toggle .icon-bar{
background:url(../images/nav-bg.jpg) repeat-x;
    height:3px;
}
.navbar{
    margin-bottom: 0;
    margin-top: 0px;
    min-height:30px;
    border:none;
    float: left;
}

/* sub menus arrows */
.navbar-nav .sub-arrow, .navbar-nav .collapsible .sub-arrow {
    position:static;
    margin-top:0;
    margin-right:0;
    margin-left:6px;
    display:inline-block;
    width:0;
    height: 0;
    overflow:hidden;
    vertical-align:middle;
    border-top:4px solid;
    border-right:4px dashed transparent;
    border-bottom:4px dashed transparent;
    border-left:4px dashed transparent;
}
.navbar-nav > li > .has-submenu .sub-arrow {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    width:8px;
    height: 8px;
    line-height: 8px;
    border-width: 0px;
}
.navbar-nav > li > .has-submenu .sub-arrow:before {
    content: "\f107";
}
.navbar-nav ul .sub-arrow {
    position:absolute;
    right:0;
    margin-top:6px;
    margin-right:15px;
    border-top:4px dashed transparent;
    border-bottom:4px dashed transparent;
    border-left:4px solid;
}
.navbar-nav ul a.has-submenu {
    padding-right:30px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{
    border-color: transparent;
}
/* scrolling arrows for tall menus */
.navbar-nav span.scroll-up, .navbar-nav span.scroll-down {
    position:absolute;
    display:none;
    visibility:hidden;
    height:20px;
    overflow:hidden;
    text-align:center;
}
.navbar-nav span.scroll-up-arrow, .navbar-nav span.scroll-down-arrow {
    position:absolute;
    top:-2px;
    left:50%;
    margin-left:-8px;
    width:0;
    height:0;
    overflow:hidden;
    border-top:7px dashed transparent;
    border-right:7px dashed transparent;
    border-bottom:7px solid;
    border-left:7px dashed transparent;
}
.dropdown-menu.sm-nowrap{
    display: none;
    left: 0;
    margin-left: 186px;
    margin-top: -42px;
    max-width: 20em;
    min-width: 10em;
    top: auto;
    width: auto;
}

.navbar-nav span.scroll-down-arrow {
    top:6px;
    border-top:7px solid;
    border-right:7px dashed transparent;
    border-bottom:7px dashed transparent;
    border-left:7px dashed transparent;
}
.navbar-default .navbar-nav li a{
    color: #fff;
    text-transform:uppercase;
    font-size: 13px;
    font-weight: 500;
    line-height:14px;
}
.navbar-default .navbar-nav > li{
}
.navbar-default .navbar-nav > li:first-child{
    border-left:none;
}
.navbar-default .navbar-nav > li > a:after,
.navbar-default .navbar-nav > li > a:before {
    transition: all .5s;
	
}

.navbar-default .navbar-nav > li > a{
    padding:8px 45px;

    position:relative;
    z-index: 1;
}

.navbar-default .navbar-nav > li > a:after {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 1px;
    content: '.';
    color: transparent;
    background: #08476b;
    opacity: 0;
    z-index: -1;
}
.navbar-default .navbar-nav > li > a:hover:after {
    opacity: 1;
    visibility: visible;
    height: 100%;
}

.navbar-nav > li.active > a,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus{
    background: #08476b;
    color:#fff!important;
	font-weight:600;
}

.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus
{
     background:#08476b;
    color:#fff!important;
	
}

.navbar-nav li:nth-child(n+2)::before {
    background: none repeat scroll 0 0 #fff;
    content: "";
    height:30px;
    left: -1px;
    position: absolute;
    top: 0px;
    width: 1px;
}
.navbar-nav > li + li {
    margin-left: 1px;
}
/* add more indentation for 2+ level sub in collapsible mode - Bootstrap normally supports just 1 level sub menus */
.navbar-nav .collapsible ul .dropdown-menu > li > a,
.navbar-nav .collapsible ul .dropdown-menu .dropdown-header {
    padding-left:35px;
}
.navbar-nav .collapsible ul ul .dropdown-menu > li > a,
.navbar-nav .collapsible ul ul .dropdown-menu .dropdown-header {
    padding-left:45px;
}
.navbar-nav .collapsible ul ul ul .dropdown-menu > li > a,
.navbar-nav .collapsible ul ul ul .dropdown-menu .dropdown-header {
    padding-left:55px;
}
.navbar-nav .collapsible ul ul ul ul .dropdown-menu > li > a,
.navbar-nav .collapsible ul ul ul ul .dropdown-menu .dropdown-header {
    padding-left:60px;
}
.navbar-nav .dropdown-menu > li > a {
    white-space:normal;
    font-size: 13px;
    padding:12px 20px;
    border-bottom:1px solid #e4e4e4;
}

.navbar-nav .dropdown-menu > li > a
{
    color:#fff;
    background:#08476b ;
}

.navbar-nav .dropdown-menu > li > a:hover
{
    color:#ccc;
    background:#08476b ;
}
.navbar-nav ul.sm-nowrap > li > a {
    white-space:nowrap;
}
/* The following will make the sub menus collapsible for small screen devices (it's not recommended editing these) */
.navbar-nav .collapsible ul {display:none;position:static !important;top:auto !important;left:auto !important;margin-left:0 !important;margin-top:0 !important;width:auto !important;min-width:0 !important;max-width:none !important;}
.navbar-nav .collapsible ul.sm-nowrap > li > a {white-space:normal;}
.navbar-nav .collapsible iframe{display:none;}
/* disable Bootstrap 3's global box-sizing:border-box; for the menus as it doesn't play nice with SmartMenus */
ul.sm li *,ul.sm li *:before,ul.sm li *:after{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus
{
    border-color:transparent!important;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus{
    background-color:#367fa8 ;
}
/*------------Animation-CSS-------------*/
.navbar-nav > li:hover > ul{
    /*display: block;*/
    -moz-animation: fadeInUp .4s ease-in;
    -webkit-animation: fadeInUp .4s ease-in ;
    animation: fadeInUp .4s ease-in;
}

.navbar-nav > li > ul.dropdown-menu li:hover ul{
    /*display:block;*/
    -moz-animation: fadeInUp .5s ease-in ;
    -webkit-animation: fadeInUp .5s ease-in ;
    animation: fadeInUp .5s ease-in;
}
/*--------Animation_Hover_Effect_CSS---------------*/
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(30px);
        transform: translateY(30px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(30px);
        -ms-transform: translateY(30px);
        transform: translateY(30px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
/*--------//Animation_Hover_Effect_CSS---------------*/



.copyright {
    color: #ddd;
    font-size: 12px;
    line-height:15px;
    margin: 0;
}
.copyright a{
    color:#fff;
    text-decoration:none;
}
.copyright a:hover{
    color:#aaa;
}
.sidebar .widget h4 span
{
    background:#fff;
    color:inherit;
}

/* Twitter Feed Widget
====================================*/
.tweet_list {
    padding: 0;
    position: relative;
    margin:0 auto;
    list-style:none;
}
.tweet_list li {
    color: #fff;
    margin-bottom: 5px;
}
.tweet_list li::before {
    content: "";
    font-family: fontawesome;
    font-size: 16px;
    padding-right:2px;
    position: absolute;
}
.tweet_list li p {
    line-height: 20px;
    overflow: hidden;
    margin-left:1px;
}
.tweet_list li p a {
    color: #fff;
    font-weight: 700;
    font-size: 12px
}
.tweet_content .time {
    font-size: 12px;
    color:#E3E3E3;
    font-family: Lato,Helvetica, Arial, sans-serif;
    font-weight: bold;
    padding-left: 25px;
}

.heading_w{
margin:0px;
padding:0px;


}

.heading_w h1{
font-family:Engravers MT;
font-size:33px;
font-size:23px;
color:#fff;
font-weight:bold;
line-height:10px;
padding:10px 0 4px;
text-shadow: 1px 1px #000;

}

.heading_w p{
font-size:18px;
color:#000;
padding-left:115px;

}






input[type="submit"]{color:#fff !important;}

/* Forms
=========================== */
textarea {
    resize: vertical;
    width:100%;
}
.form-control {
    height:34px;
    border-radius:0;
    padding:8px;
    margin-bottom:7px;
}
.form-control:focus,#site-searchform #s:focus {border-color:#727CB6; box-shadow:0 1px 1px rgba(114, 124, 181, 0.50) inset, 0 0 8px rgba(114, 124, 181, 0.68);}

label.error {
    color: #ebedef;
    font-size: 13.006px;
    line-height: 18.004px;
    font-weight: normal;
    margin-right: 4px;
    text-shadow: none;
    text-decoration: none;
}
label.error {
    color: #e74c3c;
}
label{
    margin-bottom:0px;
}
/* Contact-Page-2
===============================*/
.contact_2{
    padding:0 0 60px;
    position: relative;
}

.contact_2 .form-control{
    border-radius: 4px;
    margin-bottom: 22px;
}
.contact_2 textarea.form-control{
    border-radius: 4px;
    height: 150px;
}

.contact_2 .widget_info_contact li {
    display: inline-block;
    margin-bottom: 20px;
    width: 100%;
}
.contact_2 .widget_info_contact li i {
    color: #647382;
    float: left;
    font-size: 24px;
    height: 80px;
    width: 45px;
}
.contact_2 strong {
    color: #647382;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}
.contact_2 .widget_info_contact p {
    line-height: 22px;
}
.contact_2 .widget_info_contact a{
    color: #647382;
}
/* Contact_page_3
==================================*/
.contact_3{
    padding:0 0 60px;
    position: relative;
}

.contact_3 .lead {
    font-size: 16px;
    margin-bottom: 80px;
}

.contact_3 .form-control {
    border-radius: 0;
    height: 36px;
    margin-bottom: 10px;
    padding:0 12px ;
}
.contact_3 textarea.form-control{
    height: 230px;
}
.contact_3 .form-group label {
    color: #6f6f6f;
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 4px;
}
.contact_3 .widget_info_contact {
    margin-top: 20px;
    display: inline-block;
}
.contact_3 .widget_info_contact strong {
    display: block;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 10px;
}
.contact_3 .widget_info_contact li i {
    color: #647382;
    font-size: 24px;
    text-align: center;
    width: 100%;
    margin-bottom: 17px;
}

.contact_3 .widget_info_contact p{
    overflow:visible;
    margin: 0;
}
.contact_3 .widget_info_contact p a {
    color: #647382;
    font-size: 12.5px;
    font-weight: 600;
    margin-bottom: 5px;
}

/* MAPS
=========================== */
.contact{
    padding:50px 0;
}
.maps{
    position:relative;
    margin-bottom: 75px;

}
#page_maps{
    max-height:380px;
    height:360px;
}

/* ==================================================
   12. ICON LIST
================================================== */
/*.icon_lists {
    margin-top: 22px;
}*/
.icon_lists .fa-hover a {
    border-radius: 0;
    color: #222222;
    display: block;
    height: 32px;
    line-height: 32px;
    padding-left: 10px;
}
.icon_lists .fa-hover a .fa {
    display: inline-block;
    font-size: 14px;
    margin-right: 10px;
    text-align: right;
    width: 32px;
}
.icon_lists .fa-hover a:hover {
    background-color: #727CB6;
    color: #FFFFFF;
    text-decoration: none;
}
.icon_lists .fa-hover a:hover .fa {
    font-size: 24px;
    vertical-align: -3px;;
}
.icon_lists .fa-hover a:hover .text-muted {
    color: #BBE2D5;
}
/*
   New Icon CSS
===================================*/
.the-icons > li {
    font-size: 16px;
    margin: 12px 0;
}
/* ==================================================
   13. Recent Works & Post News Carousel
================================================== */
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
/* display none until init */
.owl-carousel{
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
    overflow: hidden;
    position: relative;
    width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item{
    float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
    cursor: pointer;
}
.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing {
    cursor:url(../images/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility:    hidden;
    -ms-backface-visibility:     hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
}

/* owl-carousel navigation control */
.owl-controls{
    position: absolute;
    top: -60px;
    right: 0;
}

.owl-prev,
.owl-next{
    width:23px;
    height:23px;
    display: inline-block;
    text-align:center;
    background: #F2F2F2;
    border-radius: 0;
}
.owl-next{
    margin-left: 1px;
}
.owl-prev:hover,
.owl-next:hover{
    background: #777;
    color: #fff;
}
.owl-prev:after,
.owl-next:after{
    font-family: 'FontAwesome';
    content: "\f104";
    font-size: 20px;
    line-height: 22px;
}

.owl-next:after{
    content: "\f105";
}

/*--------------------------------------------------------------------------*/
/* 14. TESTIMONIALS
/*--------------------------------------------------------------------------*/
.testimonial-item blockquote {
    background:#EAEAEA;
    border-top: 3px solid #727CB6;
    border-left: none;
    padding: 20px;
    margin: 0;
}

blockquote{font-size:14px;}

.testimonial-item .icon {
    color: #fff;
    font-size: 120px !important;
    line-height: 0;
    position: absolute;
    right: 20px;
    top: 10px;
    z-index: 0;
}
.testimonial-review > img {
    background:#FFFFFF;
    border: 2px solid #727CB6;
    border-radius: 50%;
    float: left;
    height: 70px;
    overflow: hidden;
    padding: 2px;
    width: 70px;
}
.testimonial-review > h1 {
    float: left;
    color:#555;
    font-size: 14px;
    font-weight: 700;
    line-height: normal;
    margin-top: 15px;
    padding-left: 20px;
}
.testimonial-item blockquote p {
    margin-bottom: 0;
    font-size: 14px;
    font-family:PT sans,Helvetica, Arial, sans-serif;
    font-weight: 400;
    line-height: 21px;
    color: #444;
    position: relative;
    z-index: 10;
    font-style:italic;
    font-weight: 500;
}

.testimonial blockquote small {
    display: block;
    line-height: 20px;
    font-size: 12px;
    color: #999999;
    margin-top: 5px;
}
.testimonial-review {
    position: relative;
    padding-top: 20px;
}

.testimonial-item blockquote:after {
    font-family: FontAwesome;
    content: "\f0D7";
    position: absolute;
    bottom: 4%;
    left: 23px;
    font-size: 40px;
    color:#EAEAEA;
}

.testimonial-review small {
    font-size: 13px;
    line-height:18px;
    color: #727CB6;
    display:block;
}

#testimonial-carousel {
    margin-top: 25px;

}
.testimonial .testimonial-buttons {
    position: absolute;
    right: 0;
    top: -41px;
}

.testimonial .testimonial-buttons a {
    background: #f2f2f2;
    margin-left:-3px;
    width:25px;
    font-size:11px;
    height:25px;
    display: inline-block;
    text-align:center;
    line-height:27px;
    color:#bdc3c7;
}

.testimonial .testimonial-buttons a:hover {
    background: #f2f2f2;
    color: #555;
}

/* Parallax Testimonial
=========================== */
.parallax-testimonial{
    margin: 0 auto;
    padding: 0 100px 30px;
    text-align: center;
    color: #fff;
}
.parallax-testimonial-review > img {
    background:#fff;
    border: 2px solid #fff;
    border-radius: 50%;
    height: 70px;
    overflow: hidden;
    padding: 1px;
    width: 70px;
}
.parallax-testimonial-review > span {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: normal;
    margin-top: 15px;
    padding-left: 20px;
    display: block;
}
.parallax-testimonial-item blockquote{
    border-left:none;
}
.parallax-testimonial-item blockquote p {
    margin-bottom: 0;
    font-size: 25px;
    font-weight: 400;
    line-height: 33px;
    color: #fff;
    position: relative;
    z-index: 10;
}
.parallax-testimonial blockquote small {
    display: block;
    line-height: 20px;
    font-size: 12px;
    margin-top: 5px;
}
.parallax-testimonial-review {
    position: relative;
}

.parallax-testimonial-review small {
    font-size: 13px;
    line-height:18px;
    color: #727CB6;
    display:block;
}
.parallax-testimonial .carousel-indicators{
    bottom: 0;
    margin-bottom: 0;
}

/* ======================================================================== */
/* 15. Parallax
/* ======================================================================== */
section.parallax {
    padding: 65px 0;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
section.parallax h2 {
    color: rgba(255, 255, 255, 0.8);
    font-size: 42px;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
section.parallax-1 {
     background-image: url("../images/1.jpg");
 }

section.parallax-2 {
    background-image: url("../images/2.jpg");
}

section.parallax h2 {
    color: rgba(255, 255, 255, 0.8);
    font-size: 42px;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.heading-item {
    text-align: center;
    color: #fff;
}
.heading-item > h4 {
    color: #fff;
    font: 700 26px/25px "Arial",Helvetica, sans-serif;
    margin-bottom: 21px;
}
.heading-item > p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 30px;
}

.heading-item > em {
    display: block;
    font: lighter 22px/22px "Open Sans",Helvetica, Arial, sans-serif;
    margin-top: 35px;
}
.heading-item strong {
    color: #fff;
    font: 600 20px/20px "arial";
}

.parallax-window {
    min-height: 400px;
    background: transparent;
    color:#fff;
    padding:65px 0;
}


/* -------------------------------------------------- */
/*	21. TABS                                          */
/* -------------------------------------------------- */
.nav-tabs
{
    border:none;
}
.nav-tabs > li{margin-bottom: -2px;}

.nav-tabs > li > a
{
    background:#F8F8F8;
    border:1px solid #ebebeb;
    margin:0;
    color:#777777;
    border-radius:0;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus
{
    border-color:#ebebeb;
    outline:none;
    background:white;
    color:#727CB6;
    margin:0 0 -1px 0;
    border-bottom:none;
    border-top: 1px solid #727CB6;
}
.nav-tabs li.active, .nav-tabs li.active a, .nav-tabs li.active a:hover {
    border-top: 1px solid #727CB6;
    color:#727CB6;
}

ul.nav-tabs li a i {
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
}
ul.nav-tabs li.last-tab a
{
    padding:4px 22px;
    outline:none;
}
.tab-content
{
    border:1px solid #ebebeb;
    padding:20px 14px;
}
.tab-content:first-child { display: block; }
.tab-content > h3 {
    color: #555333;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    margin-top: 0;
}
.tab-content > p {
    font-family: lato,Helvetica, Arial, sans-serif;
    line-height: 20px;
}



ul{
    list-style: none;
    margin: 0;
    padding: 0;
}

/* --------list style 1 CSS---------- */

.multi-icon li{
    padding: 5px 0;
}
.multi-icon li i{
    margin-right:12px;
    color: #727CB6;
}

/* ===================================================== */
/* 34. Media Query										 */
/* ===================================================== */
@media only screen and (min-width: 980px) and (max-width: 1280px){

    .post-title{font-size:14px}

    .blog_medium .post_img{width:30%; }

    .shares li.shareslabel h3{padding:8px 14px;}

    .comment_form > input{width:30%;}

    .post-images { margin-right: 15px;}

    .post-slide { margin-bottom:40px; }
}

@media only screen and (min-width: 768px) and (max-width: 989px){

    #logo{
        position: absolute;
        width: 100%;
     }
    .navbar-default .navbar-nav > li > a {padding: 8px 9px;}

    .serviceBox_2{ margin-bottom:30px; }


.heading_w h1{
font-size:25px;
padding:0px 0 4px;
text-align:right;
line-height:10px;



}
.heading_w p{
font-size:15px;
margin:0px;
padding:0px 0 0 115px;
color:#000;
}

.login-but{
padding:59px 0px 0px;
margin:0px;
}



}

@media only screen and (max-width:768px) {

    #logo-bar{padding:30px 0;}

    .nav-tabs > li > a { padding:10px 10px; }

    .sub_content {
        padding: 15px 0;
    }

    .super_sub_content {
        padding: 40px 0;
    }

    .tab-content{margin-bottom:30px;}

    .nav-tabs > li > a { padding:10px 10px; }


}

@media only screen and (max-width: 767px) {

    #info-bar {background:none; padding:0;}

    #logo {
        position: absolute;
        width: 65%;
        z-index: 9999;
    }

    #top-bar{padding:5px 0;}

    #logo-bar {padding: 10px 0;}

    .navbar-default .navbar-nav li a{
        color: #010101;
    }
    .navbar{
        background:#306381;
	    border-color: transparent;
        float: none;
    }
    .navbar-nav li:nth-child(n+2)::before {
        background: none;
    }

    .navbar-nav{
        background:#303436;
    }
    .navbar-collapse{
        position: absolute;
        width: 100%;
    }
    .navbar-nav > li ul > li:first-child > a{border-top:none;}
    .navbar-default .navbar-nav > li > a,.navbar-nav .dropdown-menu > li > a
    {
        padding-top:12px!important;
        padding-bottom:12px!important;
    }
    .navbar-default .navbar-nav li a{
        color: #fff;
    }
    .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a
    {
        padding-left:45px;
        color:#fff;
        font-size:13px;
        border-bottom: none;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus
    {
        background:#727CB6;
        color:#fff;
    }
    .navbar-nav .sub-arrow, .navbar-nav .collapsible .sub-arrow
    {
        float:right;
        color:#fff;
    }
    .navbar-nav > li > ul:before
    {
        content:"";
        display:none;
    }
    .navbar-nav > li > .has-submenu .sub-arrow{
        font-size: 14px;
        font-weight: bold;
        width: 10px;
    }
    .navbar-default .navbar-nav > li{border-bottom:1px solid rgba(255, 255, 255, 0.54);}
    .dropdown-menu.sm-nowrap > li{background:#303436; border-top:1px solid rgba(255, 255, 255, 0.54);}

    .navbar-nav > li:hover > ul{
        -moz-animation: none;
        -webkit-animation: none ;
        animation: none;
    }

    .navbar-nav > li > ul.dropdown-menu li:hover ul{
        -moz-animation: none;
        -webkit-animation:none;
        animation: none;
    }
    .nav-caption{ display: block; }

    .page_head {padding: 12px 0;}
    .page_head h2 { font-size: 20px; }

    .text-center > img {
        width: 100%;
    }
    .images-style-inner {
        margin: 10px 0;
    }


    form {
        margin-bottom: 65px;
    }
	

	
}

@media only screen and (min-width: 481px) and (max-width: 767px){


.top_header{
width:76%;
min-height:45px;

}

.top_header img{
min-width:138%;
}

 .navbar{
 width:100%;
        background:#306381;
		height:25px;
   
    }
	
	.align-r a{
color:#031d2c;
}

.align-r a:hover{
color:#2b9bda;
}

.top_head_bg{
background:#367fa8;
}
.heading_w{
width:75%;
float:right;
margin-top:-85px;
line-height:0px;

}


.heading_w h1{
font-size:20px;
padding:0px 0 4px;
text-align:right;


}
.heading_w p{
font-size:15px;
padding:0px 0 0 80px;
text-align:center;
color:#000;



}


.login-but{
padding:0px;
margin:0px;
}


}

@media only screen and (max-width: 480px){

   
	
.header_bg{
background: none;
}

#logo img {
    height: auto;
    width: 50%;
}

.top_header{
width:100%;

}

.top_header h1{
font-size:14px;

margin-left:38px;
text-shadow:none;
line-height:1px;


}
.top_header span{

font-size:18px;
line-height:1px;

}

.top_header p{
font-size:10px;
margin-left:28px;
padding:0px;


}



.top_header{
width:100%;
min-height:48px;

}

.top_header img{
min-width:98%;
}


	.align-r a{
color:#031d2c;
}

.align-r a:hover{
color:#2b9bda;
}



.heading_w{
width:100%;
float:right;
margin-top:-85px;
line-height:0px;
}


.heading_w h1{
font-size:20px;
padding:25px 0 4px;
text-align:right;
line-height:15px;


}

.heading_w p{
line-height:15px;
}


.login-but{
padding:0px;
margin:0px;
}


}


















