@import url(../fonts/montserrat/montserrat-bold/styles.css);
@import url(../fonts/montserrat/montserrat-light/styles.css);
@import url(../fonts/montserrat/montserrat-regular/styles.css);
@import url(../fonts/montserrat/montserrat-semibold/styles.css);
@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,400i,500,700,900);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700,800);
@import url('https://fonts.googleapis.com/css?family=Dancing+Script:400,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Kanit');
@import url('https://fonts.googleapis.com/css?family=Exo+2');
@import url(bootstrap.min.css);
@import url(font-awesome.min.css);
@import url(hover.css);
@import url(jquery.bxslider.css);
@import url(owl.carousel.css);
@import url(owl.theme.default.min.css);
@import url(animate.min.css);
@import url(jquery.bootstrap-touchspin.css);
@import url(bootstrap-select.min.css);
@import url(bootstrap-multiselect.css);
@import url(nouislider.css);
@import url(nouislider.pips.css);
@import url(flexslider.css);
@import url(../fonts/flaticon/flaticon.css);
@import url(../assets/jquery-ui-1.11.4/jquery-ui.css);
@import url(../assets/revolution/css/settings.css);
@import url(../assets/revolution/css/layers.css);
@import url(../assets/revolution/css/navigation.css);
@import url(../assets/fancyapps-fancyBox/source/jquery.fancybox.css);


body,
html {
    height: 100%
}

body {
    font-size: 14px;
    color: #535353;
    line-height: 24px;
    font-weight: 400;
    background: #fff;
    font-family: Roboto, sans-serif
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0
}

h3 {
    color: #292929;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    text-transform: uppercase;
    margin-top: -6px
}

h4 {
    color: #292929;
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    text-transform: uppercase;
    margin-top: -8px
}

a,
a:active,
a:focus,
a:hover {
    text-decoration: none;
    outline: 0;
    border: none
}

img {
    max-width: 100%;
    height: auto
}

i {
    font-style: italic;
}

.p0 {
    padding: 0!important
}

li,
ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.float-left {
    float: left
}

blockquote {
    border-left: 0
}

.mb-10 {
    margin-bottom: 10px!important
}

.mb-20 {
    margin-bottom: 20px!important
}

.mb-30 {
    margin-bottom: 30px!important
}

.mb-40 {
    margin-bottom: 40px
}

.mb-50 {
    margin-bottom: 50px!important
}

.has-bg {
    position: relative
}

.mt-20 {
    margin-top: 20px
}

.mt-50 {
    margin-top: 50px
}

.mt-10 {
    margin-top: 10px
}

.pt-30,
.pt-50 {
    margin-top: 50px
}

.pb-30 {
    margin-top: 30px
}

.pb-50 {
    margin-top: 50px
}

.padding-none{padding:0;}
.margin-none{padding:0;}

.spectable th {
    text-align: center
}

#content { background: transparent; display: none; width: 100%; }

input.cus-date {
    height: 50px;
    padding: 10px;
}

label.form-label
{
    width: 100%;
}

.color-orange{color:#e4771d;}

.has-bg:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background-color: #000;
    opacity: .6;
    z-index: 0
}

.has-bg .container {
    position: relative;
    z-index: 3
}

.title h2 {
    font-size: 25px;
    text-transform: uppercase;
    color: #2a2a2a;
    margin-bottom: 0;
    font-weight: 700
}

.title .devider {
    margin-bottom: 0;
    margin-top: 15px
}

.title-section {
    margin-bottom: 30px;
    text-align: center
}

.title-section h1 {
    color: #e9791e;
    font-size: 44px;
    font-family: Roboto, sans-serif;
    text-transform: uppercase;
    /*    font-weight: 700;*/
    margin: 0 0 20px;
    padding-bottom: 0;
    position: relative
}

input:-webkit-autofill,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover {
    -webkit-box-shadow: 0 0 0 1000px #fff inset!important
}

.cus-tm
{
    border-radius: 50%;
}

.alignleft {
    float: left;
    margin-right: 15px
}

.alignright {
    float: right;
    margin-left: 15px
}

.aligncenter {
    display: block;
    margin: 0 auto 15px
}

.map-btn {
    display: inline-block;
    font-size: 14px;
    background: #36404b;
    font-weight: 600;
    text-align: center;
    padding: 8px 18px
}

#social_bx {
		left: 0;
		position: fixed;
		top: 317px;
		transition: all 0.4s ease 0s;
		width: 0;
		z-index: 3;
	}
	#social_bx a.soc {
		color: #fff;
		float: left;
		height: 38px;
		line-height: 38px;
		margin: 3px 0;
		padding: 0;
		transition: all 0.4s ease 0s;
		width: 40px;
	}
	#social_bx a.soc:hover {
		margin-left: 0;
		overflow: hidden;
		width:130px;
		transition: all 0.4s ease 0s;
	}
	#social_bx a.soc:hover .name {
		background: #3b5998 none repeat scroll 0 0;
		font-size: 13px;
		overflow: hidden;
		transition: all 0.4s ease 0s;
		width: 90px;
	}
	#social_bx a.soc:hover .icon {
		background: #3b5998 none repeat scroll 0 0;
	}
	#social_bx a.soc .name {
		background: #3b5998 none repeat scroll 0 0;
		color: #fff;
		float: left;
		font-size: 0;
		overflow: auto;
		text-align: center;
		transition: all 0.4s ease 0s;
		width: 0;
	}
	#social_bx a.soc .icon {
		background: #3b5998 none repeat scroll 0 0;
		float: left;
		font-size: 18px;
		height: 38px;
		line-height: 38px;
		text-align: center;
		width: 40px;
	}
	#social_bx a.soc .fb::before {
		content:'\f09a';
		font-family: FontAwesome;
	}
	#social_bx a.soc .tw::before {
		content:'\f099';
		font-family: FontAwesome;
	}
	#social_bx a.soc .insta::before {
		content:'\f16d';
		font-family: FontAwesome;
	}
	#social_bx a.soc .gplus::before {
		content:'\f067';
		font-family: FontAwesome;
	}
	#social_bx a.soc .in::before {
		content: "?";
		font-family: FontAwesome;
	}
	#social_bx a.soc .utube::before {
		content: '\f167';
		font-family: FontAwesome;
	}
	#social_bx a.soc .fd::before {
		content: '\f003';
		font-family: FontAwesome;
	}

.thm-btn {
    border: 1px solid #2a2a2a;
    color: #fff;
    background: #225090;
    display: inline-block;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 600;
    outline: 0;
    text-align: center;
    padding: 8px 18px;
    text-transform: uppercase;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.thm-btn:hover {
    background: #292929;
    color: #fff;
    border: 1px solid #28b7ed
}

.orange-bg {
    background: #ed9241
}

.download-btn {
    padding: 8px 10px;
    margin-top: 20px
}

.download-btn i {
    font-size: 20px;
    margin-top: 1px;
    margin-right: 5px
}

.download-btn-top {
    padding: 8px 10px;
    background: 0 0;
    border: none;
    color: #ed9241;
    text-shadow: none
}

.download-btn-top:hover {
    border: none;
    background: 0 0;
    color: #006fc0
}

.download-btn-top i {
    font-size: 20px;
    margin-top: 1px;
    margin-right: 5px
}

.tbl-head {
    display: inline-block;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 10px;
    border: 0;
    box-shadow: 0 0 0 rgba(0, 0, 0, .05)
}

.tbl-head .title {
    line-height: 40px;
    text-align: center;
    color: #006fc0;
    font-size: 20px
}

.sidebtn {
    background: #006fc0;
    position: fixed;
    right: -96px;
    top: 200px;
    z-index: 9999;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.sidebtn:hover {
    right: 0;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

ul.bulletslist li {
    list-style-type: square;
    list-style-position: inside
}

.sidebtn a {
    float: left
}

.sidebtn a .icon {
    height: 50px;
    width: 50px;
    float: left;
    text-align: center;
    vertical-align: middle;
    background: #ed9241;
    line-height: 54px
}

.sidebtn a .btntxt {
    float: left;
    height: 50px;
    line-height: 51px;
    padding: 0 10px;
    color: #fff
}

.sidebtn a .icon i {
    color: #fff;
    font-size: 26px
}

.sec-title {
    margin-top: -6px;
    padding-bottom: 43px;
    position: relative;
    padding-left: 24px
}

.sec-title:before {
    position: absolute;
    top: 6px;
    left: 0;
    width: 3px;
    height: 52px;
    background: #01305e;
    content: ""
}

.sec-title p {
    color: #01305e;
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 12px;
    text-transform: capitalize
}

.sec-title h1 {
    color: #292929;
    font-size: 30px;
    font-weight: 600;
    line-height: 36px;
    text-transform: uppercase;
    margin-top: -7px
}

.sec-title.center:before {
    background: 0 0
}

.sec-title.center p {
    color: #292929
}

.sec-title-two {
    padding-bottom: 40px
}

.sec-title-two h2 {
    color: #292929;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 15px
}

.sec-title-two .border {
    background: #f7f7f7;
    display: block;
    height: 2px;
    width: 70px
}

.ui-selectmenu-button span.ui-selectmenu-text {
    display: block;
    line-height: 25px;
    overflow: hidden;
    padding: 12px 15px;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: Poppins, sans-serif
}

.ui-state-default {
    background: #fff;
    border: 1px solid #eaeaea;
    border-radius: 0;
    color: #9e9e9e;
    font-size: 14px;
    font-weight: 400;
    height: 29px;
    outline: 0;
    width: 100%!important;
    margin-bottom: 0px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right {
    border-bottom-right-radius: 0
}

.ui-corner-all,
.ui-corner-bl,
.ui-corner-bottom,
.ui-corner-left {
    border-bottom-left-radius: 0
}

.ui-state-default .ui-icon {
    background: 0 0
}

.ui-selectmenu-button span.ui-icon {
    margin-top: 0;
    right: 0;
    display: block;
    float: right;
    height: 48px;
    position: relative;
    text-indent: 0;
    top: 0;
    width: 48px
}

.ui-selectmenu-button span.ui-icon::before {
    color: #9e9e9e;
    content: "\f0d7";
    font-family: FontAwesome;
    font-size: 18px;
    overflow: visible;
    position: absolute;
    right: 15px;
    top: 12px
}

.ui-widget-content {
    background: #fff;
    border: 1px solid #eaeaea!important;
    color: #9e9e9e;
    font-family: Poppins, sans-serif;
    font-size: 14px
}

.ui-selectmenu-menu .ui-menu {
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 0
}

.ui-menu .ui-menu-item {
    cursor: pointer;
    margin: 0;
    min-height: 0;
    padding: 8px 15px;
    position: relative
}

.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    background: #ed9241;
    border: none;
    color: #9e9e9e;
    font-size: 14px
}

@keyframes menu_sticky {
    0% {
        margin-top: -100px
    }
    50% {
        margin-top: -90px
    }
    100% {
        margin-top: 0
    }
}


/*Form Css*/
/* Label styles: style as needed */
label {
  display:block;
  font-size: 1.25em;
  color:#333;
}

/* Container used for styling the custom select, the buttom class adds the bg gradient, corners, etc. */
.dropdown {
  position: relative;
  display:block;
  margin-top:0.5em;
  padding:0;
}

/* This is the native select, we're making everything the text invisible so we can see the button styles in the wrapper */
.dropdown select {
  width:100%;
  margin:0;
  background:none;
  border: 1px solid transparent;
  outline: none;
  /* Prefixed box-sizing rules necessary for older browsers */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* Remove select styling */
  appearance: none;
  -webkit-appearance: none;
  /* Magic font size number to prevent iOS text zoom */
  font-size:1.25em;
  /* General select styles: change as needed */
  /* font-weight: bold; */
  color: #444;
  padding: .6em 1.9em .5em .8em;
  line-height:1.3;
}
.dropdown select,
label {
  font-family: AvenirNextCondensed-DemiBold, Corbel, "Lucida Grande","Trebuchet Ms", sans-serif;
}

/* Custom arrow sits on top of the select - could be an image, SVG, icon font, etc. or the arrow could just baked into the bg image on the select */

.dropdown::after {
  content: "";
  position: absolute;
  width: 9px;
  height: 8px;
  top: 50%;
  right: 1em;
  margin-top:-4px;
  z-index: 2;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 12'%3E%3Cpolygon fill='rgb(102,102,102)' points='8,12 0,0 16,0'/%3E%3C/svg%3E") 0 0 no-repeat;  
  /* These hacks make the select behind the arrow clickable in some browsers */
  pointer-events:none;
}

/* This hides native dropdown button arrow in IE 10/11+ so it will have the custom appearance, IE 9 and earlier get a native select */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .dropdown select::-ms-expand {
    display: none;
  }
  /* Removes the odd blue bg color behind the text in IE 10/11 and sets the text to match the focus style text */
  select:focus::-ms-value {
    background: transparent;
    color: #222;
  }
}

/* Firefox >= 2 -- Older versions of FF (v2 - 6) won't let us hide the native select arrow, so we'll just hide the custom icon and go with native styling */
/* Show only the native arrow */
body:last-child .dropdown::after, x:-moz-any-link {
  display: none;
}
/* reduce padding */
body:last-child .dropdown select, x:-moz-any-link {
  padding-right: .8em;
}

/* Firefox 7+ -- Will let us hide the arrow, but inconsistently (see FF 30 comment below). We've found the simplest way to hide the native styling in FF is to make the select bigger than its container. */
/* The specific FF selector used below successfully overrides the previous rule that turns off the custom icon; other FF hacky selectors we tried, like `*>.dropdown::after`, did not undo the previous rule */

/* Set overflow:hidden on the wrapper to clip the native select's arrow, this clips hte outline too so focus styles are less than ideal in FF */
/*_::-moz-progress-bar, body:last-child .dropdown {
  overflow: hidden;
}*/
/* Show only the custom icon */
_::-moz-progress-bar, body:last-child .dropdown:after {
  display: block;
}
_::-moz-progress-bar, body:last-child .dropdown select {
  /* increase padding to make room for menu icon */
  padding-right: 1.9em;
  /* `window` appearance with these text-indent and text-overflow values will hide the arrow FF up to v30 */
  -moz-appearance: window;
  text-indent: 0.01px;
  text-overflow: "";
  /* for FF 30+ on Windows 8, we need to make the select a bit longer to hide the native arrow */
  width: 110%;
}

/* At first we tried the following rule to hide the native select arrow in Firefox 30+ in Windows 8, but we'd rather simplify the CSS and widen the select for all versions of FF since this is a recurring issue in that browser */
/* @supports (-moz-appearance:meterbar) and (background-blend-mode:difference,normal) {
.dropdown select { width:110%; }
}   */


/* Firefox 7+ focus style - This works around the issue that -moz-appearance: window kills the normal select focus. Using semi-opaque because outline doesn't handle rounded corners */
_::-moz-progress-bar, body:last-child .dropdown select:focus {
  outline: 2px solid rgba(180,222,250, .7);
}


/* Opera - Pre-Blink nix the custom arrow, go with a native select button */
x:-o-prefocus, .dropdown::after {
  display:none;
}


/* Hover style */
.dropdown:hover {
  border:0px solid #888;
}

/* Focus style */
select:focus {
  outline:none;
  box-shadow: 0 0 1px 3px rgba(180,222,250, 1);
  background-color:transparent;
  color: #222;
  border:1px solid #aaa;
}


/* Firefox focus has odd artifacts around the text, this kills that */
select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

option {
  font-weight:normal;
}


/* These are just demo button-y styles, style as you like */
.button {
  border: 1px solid #bbb;
  border-radius: .3em;
  box-shadow: 0 1px 0 1px rgba(0,0,0,.04);
  background: #f3f3f3; /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%); /* W3C */
}



.output {
  margin: 0 auto;
  padding-top:1em; 
}
.colors {
  padding: 0;
  color: #000;
  display: none;
}
.red {
  /*background: #c04;*/
} 
.yellow {
  color: #000;
  /*background: #f5e000;*/
} 
.blue {
  /*background: #079;*/
}
footer {
  margin: 5em auto 3em;
  padding: 2em 2.5%;
  text-align: center;
}
/*End Form */

p#age
{
    border: 1px solid #cdcdcd;
    padding: 12px 20px;
    height: 50px;
}



p#agespous
{
    border: 1px solid #cdcdcd;
    padding: 12px 20px;
    height: 50px;
}

p#age1
{
    border: 1px solid #cdcdcd;
    padding: 12px 20px;
    height: 50px;
}

p#age2
{
    border: 1px solid #cdcdcd;
    padding: 12px 20px;
    height: 50px;
}

p#age3
{
    border: 1px solid #cdcdcd;
    padding: 12px 20px;
    height: 50px;
}

p#age4
{
    border: 1px solid #cdcdcd;
    padding: 12px 20px;
    height: 50px;
}

p#age5
{
    border: 1px solid #cdcdcd;
    padding: 12px 20px;
    height: 50px;
}

p#age6
{
    border: 1px solid #cdcdcd;
    padding: 12px 20px;
    height: 50px;
}

p#age7
{
    border: 1px solid #cdcdcd;
    padding: 12px 20px;
    height: 50px;
}

p#age8
{
    border: 1px solid #cdcdcd;
    padding: 12px 20px;
    height: 50px;
}

p#age9
{
    border: 1px solid #cdcdcd;
    padding: 12px 20px;
    height: 50px;
}

p#age10 
{
    border: 1px solid #cdcdcd;
    padding: 12px 20px;
    height: 50px;
}

.bx-wrapper img
{
    width: 100%;
}

.header-area.stricky.stricky-fixed {
    margin: 0;
    position: relative;
    background: #fff;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    animation-name: menu_sticky;
    animation-duration: .6s;
    animation-timing-function: ease-out;
    -webkit-box-shadow: 0 13px 30px -12px rgba(0, 0, 0, .75);
    -moz-box-shadow: 0 13px 30px -12px rgba(0, 0, 0, .75);
    box-shadow: 0 13px 30px -12px rgba(0, 0, 0, .75)
}

.gm-style-iw h4 {
    margin-top: 0
}

.header-area ul.head_social{
	text-align:center;
	margin-top: 44px;
	position:relative;
	z-index:99;
}

.header-area ul.head_social li a{
	font-size: 32px;
}

.scroll-to-top {
    position: fixed;
    bottom: 30px;
    right: 15px;
    background: #3b5997;
    font-size: 35px;
    font-weight: 400;
    text-align: center;
    width: 50px;
    height: 50px;
    line-height: 44px;
    color: #fff;
    cursor: pointer;
    display: none;
    z-index: 99999;
    border-radius: 50%;
    border: 3px solid #3b5997;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    padding: 0
}

.scroll-to-top span {
    top: 0;
    float: left;
    width: 100%;
    height: 50px;
    line-height: 42px
}

.scroll-to-top:hover {
    border: 3px solid #787878;
    color: #fff;
    background: #484848
}

input:focus,
select:focus,
textarea:focus {
    border-color: #ed9241;
    outline: 0
}

.contact-form input[type=text].error,
.contact-form select.error,
.contact-form textarea.error {
    border-color: red
}

.contact-form input[type=text].error:focus,
.contact-form textarea.error:focus {
    border-color: red;
    box-shadow: 0 0 3px 0 red;
    -moz-box-shadow: 0 0 3px 0 red;
    -ms-box-shadow: 0 0 3px 0 red;
    -o-box-shadow: 0 0 3px 0 red;
    -webkit-box-shadow: 0 0 3px 0 red
}

.contact-form label.error {
    display: none!important
}

.top-line {
    background: #006fc0;
    padding: 10px 0;
    color: #fff
}

.top_bar .container .col-md-6 {
    font-size: 15px;
    padding: 8px 0
}

.top_bar .container .col-md-6 span i.fa {
    margin: 0 5px;
    color: #0a287e
}

.top_bar .container .col-md-6 ul li a i {
    color: #333
}

.top_bar .container .col-md-6 ul li a:hover i {
    color: #0a287e
}

.header-area {
    /*background: #fff;*/
	background:url(../img/header_bg.jpg);
    padding: 0 0 7px;
    border-bottom: 2px solid #007600
}

.header-area .topline {
    /*background: #d8d6d6;*/
    color: #fff
}

.banner-section {
    background: #225090;
    padding: 12px 0
}

.banner-section h2 {
    margin: 0 0 15px;
    color: #fff;
    font-size: 20px;
    font-weight: 400!important;
    margin: 0;
    overflow: hidden;
    font-style: italic;
    line-height: 50px;
    font-family: 'Droid Serif', serif
}

.banner-section a {
    float: right;
    display: inline-block;
    text-decoration: none;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    margin-left: 10px;
    padding: 14px 50px;
    color: #0a287e;
    background: #fff;
    font-size: 13px;
    font-weight: 700;
    font-family: Montserrat, sans-serif;
    text-transform: uppercase;
    line-height: 20px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    border: 2px solid #fff;
    letter-spacing: 1.5px
}

.mainmeu-area {
    margin-bottom: 0;
    background: #252525;
    margin-top: 0;
    position: relative;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    z-index: 999;
    border-bottom: 0 solid #ed3237
}

.mainmeu-area .mainmenu-bg {
    background: #252525;
    display: block
}

.main-menu {
    position: relative;
    margin-top: 20px
}

.main-menu .navbar-collapse {
    padding: 0
}

.main-menu .navigation {
    position: relative;
    float: left;
    margin: 0;
    font-weight: 400
}

.main-menu .navigation li {
    display: inline-block;
    margin-left: 0;
    margin-right: -2px;
    padding: 28px 8px;
    position: relative;
	margin-top:0px;
}

.main-menu .navigation li a {
    color: #3f3f3f;
    display: block;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    opacity: 1;
    font-family: 'Exo 2', sans-serif;19
    padding: 10px;
    position: relative;
    text-transform: uppercase;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.main-menu .navigation li a::before {
    content: '';
    position: absolute;
    top: 0;
    right: -2px;
    width: 2px;
    height: 100%;
    background: url(../img/resources/menu-border.png) center center no-repeat
}

.main-menu .navigation li:last-child>a:before {
    display: none;
}

.main-menu .navigation>li.dropdown>a {
    padding-right: 26px;
}

/*.main-menu .navigation>li.dropdown>a:after {
    font-family: FontAwesome;
    content: "\f0d7";
    position: absolute;
    right: 24px;
    font-size: 14px;
    line-height: 20px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}*/

.main-menu .navigation>li.current>a,
.main-menu .navigation>li:hover>a {
    color: #225090;
    opacity: 1
}

.main-menu .navigation>li>ul {
    position: absolute;
    left: 0;
    top: 140%;
    width: 270px;
    padding: 0;
    z-index: 100;
    background: #ddd;
    visibility: hidden;
    opacity: 0;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.main-menu .navigation>li:hover>ul {
    top: 100%;
    opacity: 1;
    visibility: visible
}

.main-menu .navigation>li>ul>li {
    float: none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%
}

.main-menu .navigation>li>ul>li>a {
    background: #fff;
    color: #292929;
    display: block;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    padding: 15px 15px 15px 23px;
    position: relative;
    text-transform: capitalize;
    -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s
}

.main-menu .navigation>li>ul>li>a:before {
    background: 0 0
}

.main-menu .navigation>li>ul>li:hover>a {
    color: #fff;
    background-color: #225090
}

.main-menu .navigation>li>ul>li>ul {
    position: absolute;
    right: -270px;
    z-index: 1;
    top: 140%;
    width: 270px;
    visibility: hidden;
    opacity: 0
}

.main-menu .navigation>li>ul>li:hover>ul {
    visibility: visible;
    opacity: 1;
    top: 0
}

.main-menu .navigation>li>ul>li>a:hover {
    top: 0
}

.main-menu .navigation>li>ul>li>ul>li>a {
    padding: 15px 23px
}

.main-menu .navigation>li>ul>li>ul>li>a:hover {
    color: #fff;
    background-color: #ed9241
}

.main-menu .navbar-collapse>ul li.dropdown .dropdown-btn {
    position: absolute;
    right: 10px;
    top: 6px;
    width: 34px;
    height: 30px;
    border: 1px solid #fff;
    background: url(../img/resources/submenu-icon.png) center center no-repeat;
    background-size: 20px;
    cursor: pointer;
    z-index: 5;
    display: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    -moz-border-radius: 3px
}

.main-menu .navigation>li>.megamenu {
    position: absolute;
    left: 0;
    top: 140px;
    width: 270px;
    padding: 0;
    z-index: 100;
    background: #fff;
    visibility: hidden;
    opacity: 0;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.main-menu .navigation>li>.megamenu.gallery {
    margin: 0;
    padding: 0;
    width: 600px
}

.main-menu .navigation>li:hover>.megamenu {
    top: 100%;
    opacity: 1;
    visibility: visible
}

.main-menu .navigation>li>.megamenu .megamenu-row {
    padding: 10px 0
}

.main-menu .navigation>li:hover>.megamenu .megamenu-row {
    width: 100%
}

.main-menu .navigation>li .megamenu .megamenu-row .col3 {
    width: 50%;
    float: left;
    padding: 10px
}

.main-menu .navigation>li .megamenu .megamenu-row .col3 h3 {
    font-size: 16px;
    text-transform: uppercase;
    border-bottom: 1px solid #333;
    padding: 0 23px 13px 0
}

.main-menu .navigation li ul li {
    width: 100%;
    padding: 0
}

.main-menu .navigation li ul li a {
    background: #fff;
    color: #333
}

.top-search-box {
    margin-right: -20px;
    position: relative
}

.top-search-box button {
    background: #353535;
    border: none;
    color: #fff;
    font-size: 15px;
    height: 66px;
    line-height: 72px;
    outline: 0;
    padding: 0;
    text-align: center;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    width: 70px
}

.top-search-box button:hover {
    background: #212121;
    color: #ed9241
}

.top-search-box button i.fa-search {
    position: relative;
    top: -2px
}

.top-search-box .search-box {
    background: #ed9241;
    list-style: none none;
    margin: 0;
    opacity: 0;
    padding: 5px;
    position: absolute;
    right: 0;
    top: 140%;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    visibility: hidden;
    width: 280px;
    z-index: 999
}

.top-search-box:hover .search-box {
    top: 100%;
    opacity: 1;
    visibility: visible
}

.top-search-box .search-box li form {
    position: relative
}

.top-search-box .search-box li form input {
    background: #fff;
    border: 1px solid #fff;
    display: block;
    font-weight: 300;
    height: 45px;
    outline: 0;
    padding-left: 10px;
    padding-right: 60px;
    width: 100%;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease
}

.top-search-box .search-box li form button {
    background: #353535;
    border: 1px solid #353535;
    color: #fff;
    font-size: 13px;
    height: 45px;
    line-height: 50px;
    outline: 0;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    width: 45px
}

.top-search-box .search-box li form input:focus {
    border: 1px solid #01305e
}

.top-search-box .search-box li form button:hover,
.top-search-box .search-box li form input:focus+button {
    background: #01305e;
    color: #fff;
    border: 1px solid #01305e
}

.quote-button a {
    height: 66px;
    line-height: 62px;
    width: 170px
}

.quote-button a i {
    display: inline-block;
    padding-right: 5px
}

.flip-container {
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -ms-perspective: 1000;
    perspective: 1000;
    -ms-transform: perspective(1000px);
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d
}

.flip-container.hover .back,
.flip-container:hover .back {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg)
}

.flip-container.hover .front,
.flip-container:hover .front {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.back,
.flip-container,
.front {
    width: 100%;
    height: 209px
}

.flipper {
    -webkit-transition: .6s;
    -webkit-transform-style: preserve-3d;
    -ms-transition: .6s;
    -moz-transition: .6s;
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transition: .6s;
    transform-style: preserve-3d;
    position: relative
}

.back,
.front {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: .6s;
    -webkit-transform-style: preserve-3d;
    -webkit-transform: rotateY(0deg);
    -moz-transition: .6s;
    -moz-transform-style: preserve-3d;
    -moz-transform: rotateY(0deg);
    -o-transition: .6s;
    -o-transform-style: preserve-3d;
    -o-transform: rotateY(0deg);
    -ms-transition: .6s;
    -ms-transform-style: preserve-3d;
    -ms-transform: rotateY(0deg);
    transition: .6s;
    transform-style: preserve-3d;
    transform: rotateY(0deg);
    position: absolute;
    top: 0;
    left: 0
}

.front {
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    z-index: 2
}

.back {
    background: url(../img/services/back-bg.jpg) center center;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    padding-top: 10%
}

.front .name {
    font-size: 2em;
    background: rgba(33, 33, 33, .9);
    color: #f8f8f8;
    font-family: Courier;
    padding: 5px 10px;
    border-radius: 5px;
    bottom: 60px;
    left: 25%;
    position: absolute;
    text-shadow: .1em .1em .05em #333;
    display: none;
    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    transform: rotate(-20deg)
}

.back-logo {
    position: absolute;
    top: 40px;
    left: 90px;
    width: 160px;
    height: 117px;
    background: url(logo.png) no-repeat
}

.back-title {
    font-weight: 700;
    color: #00304a;
    position: absolute;
    top: 180px;
    left: 0;
    right: 0;
    text-align: center;
    text-shadow: .1em .1em .05em #acd7e5;
    font-family: Courier;
    font-size: 22px
}

.back p {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    text-align: center;
    padding: 0 20px;
    font-size: 18px
}

.back .inner .btn {
    border-radius: 0;
    background: #ed3237;
    color: #fff
}

.back .inner h3 {
    margin-bottom: 20px
}

.tabs-box .tab-buttons {
    position: relative
}

.tabs-box .tab-buttons li {
    position: relative;
    margin-bottom: 20px
}

.tabs-box .tab-buttons .tab-btn * {
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease
}

.tabs-box .tab-buttons .tab-btn.active-btn {
    background: #ed9241;
    color: #fff
}

.tabs-box .tab-buttons .tab-btn.active-btn .icon,
.tabs-box .tab-buttons .tab-btn:hover .icon {
    color: #fff
}

.tabs-section .tab-buttons .tab-btn h4 {
    font-size: 16px;
    margin-bottom: 0
}

.tabs-box .tab-buttons .tab-btn p {
    font-size: 14px;
    color: #a7a7a7;
    margin-bottom: 0
}

.tabs-box .tab-buttons .tab-btn.active-btn p,
.tabs-box .tab-buttons .tab-btn:hover p {
    color: #fff
}

.tabs-box .tabs-content {
    position: relative;
    float: left!important
}

.tabs-box .tab-title {
    position: relative;
    margin-bottom: 20px
}

.tabs-box .tab-title h2 {
    font-size: 36px;
    margin-bottom: 10px
}

.tabs-box .tab-title h3 {
    font-size: 22px;
    color: #e30613;
    margin-bottom: 0
}

.tabs-box .tab .text {
    position: relative;
    margin-bottom: 30px;
    line-height: 1.8em;
    color: #565656
}

.tabs-box .tab .list {
    position: relative;
    margin-bottom: 30px;
    line-height: 1.5em
}

.tabs-box .tab .list ul li {
    position: relative;
    line-height: 30px;
    padding-left: 30px;
    margin-bottom: 15px
}

.tabs-box .tab .list ul li:before {
    font-family: FontAwesome;
    content: "\f00c";
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 30px;
    line-height: 30px;
    padding-right: 15px;
    font-size: 18px;
    color: #e30613
}

.tabs-box .tab {
    position: relative;
    display: none;
    left: 20px;
    transition: all 500ms ease-out;
    -webkit-transition: all 500ms ease-out;
    -ms-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out
}

.tabs-box .tab.active-tab {
    display: block;
    left: 0
}

.rev_slider_wrapper .slide-content-box h3 {
    background: url(../img/slides/highlight_txt.png) no-repeat rgba(0, 0, 0, 0);
    background-size: contain;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin-top: 3px!important;
    text-transform: uppercase;
    line-height: 22px;
    font-family: Poppins, sans-serif;
    padding: 5px 20px
}

.rev_slider_wrapper .slide-content-box h1 {
    color: #fff;
    font-family: Montserrat, sans-serif!important;
    font-size: 50px;
    font-weight: 600;
    line-height: 62px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, .2);
    margin: 14px 0 9px
}

.rev_slider_wrapper .slide-content-box p {
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    font-family: Poppins, sans-serif;
    font-weight: 300;
    margin: 0 0 30px
}

.rev_slider_wrapper .slide-content-box .button a {
    padding: 13px 30px;
    margin-right: 15px;
    transition: all 500ms ease!important;
    -moz-transition: all 500ms ease!important;
    -webkit-transition: all 500ms ease!important;
    -ms-transition: all 500ms ease!important;
    -o-transition: all 500ms ease!important
}

.rev_slider_wrapper .slide-content-box .button a.thm-btn.our-solution {
    border-color: #d1cece
}

.rev_slider_wrapper .slide-content-box.last-slide p {
    margin: 0
}

.rev_slider_wrapper .slide-content-box.last-slide a {
    margin: 0 8px
}

.services-area {
    background: #e9791e;
    color: #fff;
    padding-top: 20px
}

.services-area .title-section h1 {
    color: #fff;
    /*    font-weight: 700;*/
    font-family: 'Kanit', sans-serif;
}

.services-area .title-section p {
    margin-bottom: 200px
}

.about-section {
    border-bottom: 2px solid #e57b23;
    padding-bottom: 50px
}

.about-section .container .leftbox h2 {
    font-size: 44px;
    color: #e4771d;
    font-weight: 700;
    text-transform: uppercase;
}

.about-section .container .leftbox h3 {
    font-size: 17px;
    font-weight: 400;
    margin-top: 20px;
    margin-bottom: 10px
}

.about-section .container .leftbox a.btn {
    background: #e9791e;
    color: #fff;
    font-size: 17px;
    margin-top: 10px;
    transition: 0.8s all 0s ease;
}

.about-section .container .leftbox a.btn:hover {
    background: transparent;
    border: 1px solid #e9791e;
    color: #e9791e;
    font-size: 17px;
    margin-top: 10px
}

.whatwedo-section {
    padding-top: 50px
}

.services-area2 .consulting-box {
    margin-top: -150px
}

.services-area2 .consulting-box .consulting-post {
    margin-top: 0;
    padding: 20px 35px 45px;
    border: 0 solid #103d7b;
    text-align: center;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px;
    min-height: 229px;
    background: #fff;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.services-area2 .consulting-box .consulting-post:hover {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.services-area2 .consulting-box .consulting-post:hover a.readmore {
    background: #103d7b;
    color: #fff;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.services-area2 .consulting-box .consulting-post:hover a.readmore:after {
    left: 0;
    width: 100%;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out
}

.services-area2 .consulting-box .consulting-post a.icon {
    text-decoration: none;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    display: block;
    margin: 0 auto 2px;
    width: 92px;
    height: 92px;
    line-height: 68px;
    border: 0 solid #225090;
    font-size: 30px;
    color: #225090;
    background: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
}

.services-area2 .consulting-box .consulting-post h2 {
    color: #333;
    font-size: 19px;
    font-weight: 700;
    margin: 0 0 15px;
    position: relative;
    padding-bottom: 7px;
    font-family: futura-book, Sans-Serif
}

.services-area2 .consulting-box .consulting-post p {
    font-size: 14px;
    color: #5a5a5a;
    font-weight: 400;
    line-height: 22px;
    margin: 0 0 10px;
    text-align: center
}

.services-area2 .consulting-box .consulting-post a.readmore {
    background: #f4b400;
    margin: 0;
    padding: 0 12px;
    border-radius: 0;
    width: auto;
    border: 0;
    color: #fff;
    height: auto;
    line-height: 37px;
    font-size: 18px;
    max-width: 140px;
    display: inline-block;
    text-align: center;
    position: relative;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out
}

.services-area2 .consulting-box .consulting-post a.readmore:after {
    margin: 0;
    padding: 0;
    width: 0;
    height: 0;
    background: #dfa400;
    content: "";
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out
}

.aboutus-area .consulting-box {
    margin-top: 0
}

.aboutus-area .consulting-box .consulting-post {
    margin-top: 0;
    padding: 0 35px 45px;
    border: 2px solid #103d7b;
    text-align: center;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    min-height: 207px
}

.aboutus-area .consulting-box .consulting-post:hover {
    border: 2px solid #103d7b;
    background: #225090;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.aboutus-area .consulting-box .consulting-post:hover a {
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    border-radius: 50px
}

.aboutus-area .consulting-box .consulting-post:hover h2,
.aboutus-area .consulting-box .consulting-post:hover p {
    color: #fff
}

.aboutus-area .consulting-box .consulting-post a {
    text-decoration: none;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    display: block;
    margin: -36px auto 24px;
    width: 72px;
    height: 72px;
    line-height: 68px;
    border: 2px solid #103d7b;
    font-size: 30px;
    color: #103d7b;
    background: #f7f7f7;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
}

.aboutus-area .consulting-box .consulting-post h2 {
    color: #333;
    font-size: 19px;
    font-weight: 700;
    margin: 0 0 15px;
    position: relative;
    padding-bottom: 7px;
    font-family: futura-book, Sans-Serif
}

.aboutus-area .consulting-box .consulting-post p {
    font-size: 14px;
    color: #5a5a5a;
    font-weight: 400;
    line-height: 22px;
    margin: 0 0 10px
}

.aboutus-area .achievements-box {
    margin-top: 0
}

.aboutus-area .achievements-box .achievements-post {
    margin-top: 30px;
    padding: 22px 0;
    border: 2px solid #ececec;
    text-align: left;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    min-height: 177px
}

.aboutus-area .achievements-box .achievements-post:hover {
    border: 2px solid #103d7b;
    background: #225090;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.aboutus-area .achievements-box .achievements-post:hover h2,
.aboutus-area .achievements-box .achievements-post:hover p {
    color: #fff
}

.aboutus-area .achievements-box .achievements-post a {
    text-decoration: none;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    display: block;
    margin: 0 auto 24px;
    width: 72px;
    height: 72px;
    line-height: 68px;
    border: 2px solid #ececec;
    font-size: 30px;
    color: #103d7b;
    background: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
}

.aboutus-area .achievements-box .achievements-post h2 {
    color: #333;
    font-size: 19px;
    font-weight: 700;
    margin: 0 0 15px;
    position: relative;
    padding-bottom: 7px
}

.aboutus-area .achievements-box .achievements-post p {
    font-size: 14px;
    color: #5a5a5a;
    font-weight: 400;
    line-height: 22px;
    margin: 0 0 10px
}

.certificate_area {
    padding: 80px 0;
    background-size: cover;
    color: #fff
}

.certificate_area ul li {
    color: #fff!important
}

.full_tagline {
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc
}

.full_tagline h2 {
    font-family: futura-book, Sans-Serif;
    text-align: center;
    color: #003472;
    font-size: 32px;
    padding: 12px 0;
    font-weight: 700;
    text-transform: uppercase
}

.subtagline {
    font-family: futura-book, Sans-Serif;
    text-align: center;
    color: #003472;
    font-size: 23px;
    padding: 12px 0;
    font-weight: 500
}

.services-section {
    background: #f7f7f7;
    padding: 50px 0
}

.services-section .title-section h1 {
    color: #333
}

.services-section .services-box {
    z-index: 11;
    position: relative
}

.services-section .services-post {
    background: #fff;
    margin-bottom: 0;
    padding-bottom: 25px;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out
}

.services-section .services-post img {
    width: 100%
}

.services-section .services-post:hover {
    background: #103d7b
}

.services-section .services-post:hover .services-content,
.services-section .services-post:hover .services-content blockquote,
.services-section .services-post:hover .services-content h2,
.services-section .services-post:hover .services-content ul.serv-links li a,
.services-section .services-post:hover .services-content ul.serv-links li:before {
    color: #fff
}

.services-section .services-post .services-content {
    min-height: 218px;
    padding: 0 20px;
    font-size: 14px
}

.services-section .services-post .services-content blockquote {
    padding: 0 20px
}

.services-section .services-post .services-content h2 {
    color: #333;
    font-size: 19px;
    font-weight: 700;
    text-decoration: none;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    display: block;
    padding: 0 0 15px;
    margin-bottom: 0;
    margin-top: 20px
}

.services-section .services-post .services-content p {
    font-size: 14px;
    padding: 0;
    text-align: justify
}

.services-section .services-post .services-content .text-dots {
    display: none!important
}

.services-section .services-post .services-content .show-more-button {
    display: block;
    margin-top: 10px
}

.services-section .services-post .services-content .show-more-button[data-more="0"]:after {
    content: "\f107";
    font-family: FontAwesome;
    font-weight: 400;
    margin-left: 5px;
    display: inline-block;
    position: relative;
    bottom: -2px;
    font-size: 18px
}

.services-section .services-post .services-content .show-more-button[data-more="1"]:after {
    content: "\f107";
    font-family: FontAwesome;
    font-weight: 400;
    margin-left: 5px;
    display: inline-block;
    position: relative;
    bottom: -2px;
    font-size: 18px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.services-section .services-post .services-content ul.serv-links {
    padding: 10px 30px 0
}

.services-section .services-post .services-content ul.serv-links li {
    display: block;
    font-size: 14px;
    margin-left: 11px;
    text-align: left;
    position: relative
}

.services-section .services-post .services-content ul.serv-links li:before {
    content: '\f0da';
    font-family: FontAwesome;
    color: #535353;
    font-size: 11px;
    margin-left: 0;
    position: absolute;
    left: -10px;
    top: 1px
}

.services-section .services-post .services-content ul.serv-links li a {
    display: inline-block;
    text-decoration: none;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    font-size: 14px;
    color: #5a5a5a;
    font-weight: 500;
    margin: 0;
    line-height: 26px
}

.whatwedo-section {
    background: #f8f8f8;
    padding-bottom: 50px;
    border-bottom: 2px solid #e4771d
}

.whatwedobx .innerbox {
    background: #fff;
    padding-bottom: 7px
}

.whatwedobx .innerbox .img_bx {
    width: 100%;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -khtml-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    overflow: hidden
}

/*.whatwedobx .innerbox .img_bx img {
    width: 100%
}*/

.col-md-4.whatwedobx
{
    text-align: center;
}

.whatwedobx .innerbox h2 {
    color: #000;
    font-size: 20px;
    font-weight: 400;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 20px;
    margin-bottom: 10px;
    background: #fff
}

.whatwedobx .innerbox p {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 12px;
    background: #fff
}

.whatwedobx .innerbox p .btn {
    border: 2px solid #e9791e;
    color: #535353;
    font-size: 15px
}

ul.opening_hours li {
    color: #74797a;
    border-bottom: 0px solid #74797a;
    line-height: 40px
}

ul.opening_hours li span {
    text-align: right;
    float: right
}

.lnews_bx
{
    clear: both !important;
}

.lnews_bx .leftimgbx {
    width: 32%;
    float: left;
    display: block;
    margin-top: 10px;
}

.lnews_bx .rightconbx {
    float: left;
    width: 61%;
    margin-left: 2%;
    display: block;
    margin-top: 10px;
}

.lnews_bx .rightconbx h5 {
    font-size: 16px
}

.lnews_bx .rightconbx p {
    color: #888
}

.latesteventbx .innerbox {
    background: #fff;
    padding-bottom: 7px
}

.latesteventbx .innerbox .img_bx {
    width: 100%;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -khtml-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    overflow: hidden;
    position: relative
}

.latesteventbx .innerbox .img_bx .date_bx {
    position: absolute;
    right: 0;
    bottom: 0;
    background: #018001;
    color: #fff;
    padding: 7px 17px;
    text-align: center
}

.latesteventbx .innerbox h2 {
    color: #000;
    font-size: 20px;
    font-weight: 400;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 20px;
    margin-bottom: 10px;
    background: #fff
}

table.table.table-bordered {
    background-color: #f5f5f5;
}

.latesteventbx .innerbox h2 a {
    color: #000
}

.latesteventbx .innerbox .time {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 15px;
    color: #888
}

.latesteventbx .innerbox .time i {
    color: #e4771d;
    margin-right: 5px
}

.latesteventbx .innerbox p {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
    background: #fff
}

.latesteventbx .innerbox p .btn {
    border: 2px solid #e9791e;
    color: #535353;
    font-size: 15px
}

.latestevent-section {
    padding: 50px 0
}

.long-text {
    display: none
}

.services-area .single-service-item {
    padding-bottom: 42px
}

.services-area .single-service-item .img-holder {
    display: block;
    position: relative;
    overflow: hidden
}

.services-area .single-service-item .img-holder img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    width: 100%
}

.overlay {
    background-color: transparent;
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color .4s ease 0s;
    transition: background-color .4s ease 0s
}

.overlay .box {
    border: 5px solid transparent;
    display: table;
    height: 100%;
    -webkit-transition: border-color .4s ease 0s;
    transition: border-color .4s ease 0s;
    width: 100%
}

.overlay .box .content {
    display: table-cell;
    text-align: center;
    vertical-align: middle
}

.overlay .box .content a {
    padding: 9.5px 24px;
    -webkit-transform: translate3d(0, -75px, 0);
    transform: translate3d(0, -75px, 0);
    -webkit-transition: all .4s ease 0s!important;
    transition: all .4s ease 0s!important;
    opacity: 0
}

.services-area .single-service-item:hover .img-holder .overlay {
    background-color: rgba(1, 48, 94, .85)
}

.services-area .single-service-item:hover .img-holder .overlay .box {
    border-color: #ed9241
}

.services-area .single-service-item:hover .img-holder .overlay .box .content a {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.services-area .single-service-item:hover .img-holder img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.services-area .single-service-item .text-holder {
    padding-left: 60px;
    position: relative;
    padding-top: 30px
}

.services-area .single-service-item .text-holder .icon {
    background: #f7f7f7;
    color: #292929;
    left: 0;
    position: absolute;
    top: 30px;
    width: 60px;
    height: 60px;
    display: block;
    text-align: center;
    padding: 0;
    border: 2px solid #f7f7f7;
    -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s
}

.services-area .single-service-item .text-holder .icon span:before {
    font-size: 30px;
    -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s
}

.services-area .single-service-item .text-holder .text {
    padding-left: 20px
}

.services-area .single-service-item .text-holder .text h3 {
    margin: -6px 0 8px;
    font-size: 17px
}

.services-area .single-service-item:hover .text-holder .icon {
    background: #f7f7f7;
    border: 2px solid #ed9241;
    color: #fff
}

.about-us-area {
    position: relative;
    padding: 50px 0
}

.about-us-area .col-md-4 {
    margin-bottom: 30px
}

.about-us-area .col-md-4 h2 {
    font-family: Montserrat, sans-serif!important;
    font-size: 25px;
    text-transform: uppercase;
    color: #2a2a2a;
    margin-bottom: 7px;
    font-weight: 700
}

.about-us-area .col-md-4 h3 {
    margin-top: 20px
}

ul.tabsmenu li {
    margin: 0;
    padding: 0
}

ul.tabsmenu li a {
    background: #dfdfdf;
    color: #333
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover,
ul.tabsmenu li.active a {
    background: #003472;
    color: #fff
}

.tab-content {
    padding: 15px 20px;
    background: #f1f1f1;
    text-align: justify
}

.donate_btn {
    float: right;
    background: #3381f3;
    color: #fff;
    padding: 9px 8px;
    margin-left: 16px;
    border: 1px solid #3381f3;
    margin-top: 40px;
    border-radius: 10px;
}

.donate_btn:hover {
    border: 1px solid #3381f3;
    background-color: transparent;
    color: #3381f3;
}

.social-items {
    padding: 0;
    margin-top: 0
}

.social-items ul {
    margin: 5px 0 0;
    float: right
}

.social-items ul li {
    display: inline-block;
    box-sizing: border-box;
    margin: 0 4px 0 0
}

.social-items ul li a {
    /*background-color: #222;*/
    border-radius: 2px;
    padding: 5px;
    height: 30px;
    float: left;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    margin-top:40px;
    
}

.social-items ul li a:hover {
    /*background: #484848*/
}

.social-items ul li a i {
    display: inline-block;
    font-size: 30px;
    width: 24px;
    float: left;
    height: 24px;
    text-align: center;
    line-height: 20px;
    color: #3b5998;
}

.about-us-area .col-md-4 .devider {
    margin-bottom: 10px
}

.about-us-area .col-md-4 p {
    color: #5c5757;
    line-height: 27px
}

.statistic-section {
    padding: 150px 0;
    background: url(../img/resources/ind_bg.jpg) center fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    height: 220px
}

.statistic-section .statistic-box {
    text-align: center;
    height: 220px
}

.statistic-section .statistic-box .statistic-post {
    margin-bottom: 30px
}

.statistic-section .statistic-box .statistic-post p {
    margin: 0 0 20px
}

.statistic-section .statistic-box .statistic-post p span.timer {
    color: #fff;
    font-size: 48px;
    font-family: Montserrat, sans-serif;
    font-weight: 900;
    margin: 0
}

.statistic-section .statistic-box .statistic-post h2 {
    font-weight: 700;
    margin: 0 0 15px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1.8px;
    margin: 0;
    font-size: 12px
}

.bigtext {
    display: block;
    overflow: hidden;
    color: #787878
}

.choose-section {
    padding: 80px 0
}

#social_bx_fb {
    position: fixed;
    right: 0;
    top: 220px;
    height: 50px;
    z-index: 99
}

#social_bx_fb:hover .fb_content {
    right: 0;
    width: 300px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

#social_bx_fb .fb_icon {
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: url(../img/resources/fb_icon.png) center top no-repeat;
    left: -50px;
    float: left;
    font-size: 0
}

#social_bx_fb .fb_content {
    right: 0;
    float: left;
    width: 0;
    min-height: 250px;
    background: 0 0;
    border: 0 solid #e3e3e3;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.welcome-area h2 {
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px
}

.welcome-area a {
    display: inline-block;
    border: 2px solid #fff;
    color: #fff;
    padding: 8px 28px;
    margin-top: 25px;
    text-transform: uppercase;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.welcome-area a:hover {
    background: #e9ff79;
    color: #ed3237;
    border: 2px solid #e9ff79;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.welcome-area p {
    color: #fff
}

.about-us-area .image-column {
    background-position: right top;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    height: 100%;
    overflow: hidden;
    padding: 100px 0;
    position: relative;
    width: 50%
}

ul.whychoose {
    margin-left: 0
}

ul.whychoose li {
    margin: 0 0 10px;
    padding: 0;
    list-style-type: none
}

.fea-bx {
    clear: both;
    margin-top: 20px;
    width: 100%;
    float: left
}

.fea-bx .icon-box {
    float: left;
    width: 25%;
    text-align: center
}

.fea-bx .icon-box img {
    background: #fff;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    border-radius: 50px
}

.fea-bx .content-box {
    float: left;
    width: 75%
}

.fea-bx .content-box h5 {
    color: #2a2a2a;
    font-size: 18px;
    margin-top: 10px
}

.about-us-area .content-column {
    background: #f7f7f7;
    float: right;
    height: 551px;
    overflow: hidden;
    padding: 80px 15px 50px 65px;
    position: relative;
    width: 50%
}

.about-us-area .content-column .inner-box {
    max-width: 600px;
    position: relative
}

.about-us-area .content-column .inner-box .sec-title {
    padding-bottom: 28px
}

.about-us-area .content-column .inner-box .fact-counter {
    margin: 33px 0 0;
    overflow: hidden
}

.about-us-area .content-column .inner-box .fact-counter ul li.single-fact-counter {
    display: inline-block;
    margin-right: 50px
}

.about-us-area .content-column .inner-box .fact-counter ul li.single-fact-counter:last-child {
    margin-right: 0
}

.about-us-area .content-column .inner-box .fact-counter ul li.single-fact-counter .icon-holder {
    margin: 0 0 20px
}

.about-us-area .content-column .inner-box .fact-counter ul li.single-fact-counter .icon-holder span::before {
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 3px 4px #d3d3d3;
    color: #292929;
    display: inline-block;
    font-size: 30px;
    font-weight: 600;
    height: 70px;
    padding: 23px 0;
    text-align: center;
    width: 70px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease
}

.about-us-area .content-column .inner-box .fact-counter ul li.single-fact-counter:hover .icon-holder span::before {
    background: #ed9241;
    color: #fff
}

.about-us-area .content-column .inner-box .fact-counter ul li.single-fact-counter .timer {
    color: #ed9241;
    font-size: 30px;
    font-weight: 600;
    font-family: Montserrat, sans-serif
}

.about-us-area .content-column .inner-box .fact-counter ul li.single-fact-counter i.fa-plus {
    color: #ed9241;
    font-size: 17px;
    font-weight: 100;
    position: relative;
    top: -3px
}

.about-us-area .content-column .inner-box .fact-counter ul li.single-fact-counter h3 {
    color: #292929;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 400;
    margin: 2px 0 0;
    font-family: Poppins, sans-serif
}

.timeline_wrapper {
    margin-left: -3px;
    overflow: hidden;
    padding-bottom: 0;
    position: relative
}

.timeline_wrapper::before {
    background: #f1f1f1;
    border: 1px solid #e6e6e6;
    content: "";
    height: 100%;
    left: 4px;
    position: absolute;
    top: 0;
    width: 4px
}

.timeline_wrapper .single-item {
    padding-left: 130px;
    position: relative;
    padding-top: 7px
}

.timeline_wrapper .single-item::before {
    background: #fff;
    border: 3px solid #ed9241;
    border-radius: 50%;
    content: "";
    height: 12px;
    left: -27px;
    position: absolute;
    top: 6px;
    width: 12px
}

.timeline_wrapper .single-item .year {
    background: #ed9241;
    height: 24px;
    left: 27px;
    position: absolute;
    text-align: center;
    top: 7px;
    width: 65px
}

.timeline_wrapper .single-item .year::before {
    background: #fff;
    border: 3px solid #ed9241;
    border-radius: 50%;
    content: "";
    height: 12px;
    left: -27px;
    position: absolute;
    top: 6px;
    width: 12px
}

.timeline_wrapper .single-item .year::after {
    color: #ed9241;
    content: "\f0da";
    font-family: FontAwesome;
    font-size: 20px;
    position: absolute;
    right: -6px;
    top: 0;
    transition: all 500ms ease 0s
}

.timeline_wrapper .single-item .year h5 {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px
}

.timeline_wrapper .single-item .img-text-holder {
    padding-bottom: 40px;
    padding-left: 80px;
    position: relative
}

.timeline_wrapper .single-item .img-text-holder .img-holder {
    position: absolute;
    top: 6px;
    left: 0
}

.timeline_wrapper .single-item .img-text-holder .text-holder {
    padding-left: 30px
}

.timeline_wrapper .single-item .img-text-holder .text-holder h3 {
    margin-bottom: 5px
}

.timeline_wrapper .single-item .img-text-holder .text-holder p {
    margin: 0
}

.timeline_wrapper .bx-wrapper {
    margin: 0;
    padding: 0 0 28px;
    position: relative
}

.timeline_wrapper .bx-wrapper .bx-viewport {
    background: 0 0!important;
    border: 0 solid #fff;
    box-shadow: none!important;
    left: 0;
    transform: translateZ(0)
}

.timeline_wrapper .bx-wrapper .bx-controls-direction a {
    height: 32px;
    margin-left: 17px;
    margin-top: 0;
    outline: 0;
    position: absolute;
    text-indent: -9999px;
    top: 87%;
    transform: rotate(90deg);
    width: 32px;
    z-index: 9999
}

.timeline_wrapper .bx-wrapper .bx-next {
    background: url(../img/bx-slider/controls.png) -43px -32px no-repeat rgba(0, 0, 0, 0);
    left: 51px
}

.processing-system {
    margin: 32px 0 0
}

.processing-system li {
    display: inline-block;
    margin: 0 30px;
    position: relative
}

.processing-system li::before {
    background: url(../img/about/tab/arrow.png) rgba(0, 0, 0, 0);
    height: 22px;
    position: absolute;
    right: -50px;
    top: 54px;
    width: 35px;
    content: ""
}

.processing-system li::after {
    background: url(../img/about/tab/arrow-top.png) rgba(0, 0, 0, 0);
    content: "";
    height: 41px;
    position: absolute;
    right: -20px;
    top: 0;
    width: 42px
}

.processing-system li:last-child::before {
    background: 0 0
}

.processing-system li .single-item {
    text-align: center;
    display: inline-block
}

.processing-system li .single-item .iocn-holder {
    height: 130px;
    width: 130px;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #ebebeb;
    position: relative;
    transition: all 500ms ease
}

.processing-system li .single-item .iocn-holder p {
    position: absolute;
    top: 0;
    left: 0;
    background: #f7f7f7;
    width: 45px;
    height: 45px;
    border: 1px solid #ebebeb;
    border-radius: 50%;
    color: #ed9241;
    font-size: 18px;
    line-height: 40px;
    margin: 0;
    font-weight: 600;
    font-family: Montserrat, sans-serif;
    transition: all 500ms ease
}

.processing-system li .single-item .iocn-holder span::before {
    border: 6px solid #f7f7f7;
    border-radius: 50%;
    color: #ed9241;
    display: block;
    font-size: 45px;
    height: 128px;
    line-height: 110px;
    width: 128px;
    transition: all 500ms ease
}

.processing-system li .single-item h3 {
    margin: 12px 0 0
}

.processing-system li:hover .single-item .iocn-holder {
    border-color: #ed9241
}

.processing-system li:hover .single-item .iocn-holder p {
    background: #292929;
    border: 1px solid #ed9241
}

.processing-system li:hover .single-item .iocn-holder span::before {
    border-color: #ed9241
}

.banner-consult {
    margin-top: 5px;
    padding: 116px 30px;
    text-align: center;
    border: 1px solid #000
}

.banner-consult h1 {
    color: #0a287e;
    font-size: 36px;
    font-weight: 700;
    font-family: Raleway, sans-serif;
    margin: 0 0 15px;
    line-height: 40px
}

.banner-consult h1 span {
    display: block;
    color: #a5a5a5
}

.banner-consult p {
    margin-bottom: 15px
}

.banner-consult a {
    display: inline-block;
    text-decoration: none;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    font-size: 12px;
    font-family: Raleway, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    background: #0a287e;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    padding: 12px 45px
}

.accordion-box {
    margin: 5px 50px 0 0
}

.accordion-box h1 {
    color: #333;
    font-size: 35px;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    margin: 0 0 30px;
    position: relative;
    padding-bottom: 20px;
    text-align: center
}

.accordion-box h1:after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 75px;
    height: 6px;
    left: 44%;
    background: url(../img/resources/divider1.png) no-repeat
}

.accordion-box p {
    font-size: 14px;
    color: #4e4e4e
}

.accordion-box p img {
    margin-left: 15px
}

.accordion-box .accordion {
    border: 1px solid #eaeaea;
    margin-bottom: 10px;
    position: relative;
    background: #fff
}

.accordion-box .accordion .accord-btn {
    cursor: pointer;
    height: 48px;
    line-height: 18px;
    padding: 14px 20px 15px;
    position: relative
}

.accordion-box .accordion .accord-btn h4 {
    color: #292929;
    font-size: 16px;
    font-weight: 500;
    line-height: 32px;
    transition: all .3s ease 0s;
    text-transform: none
}

.accordion-box .accordion .accord-btn::after {
    background: #01305e;
    color: #fff;
    content: '\f067';
    font-family: FontAwesome;
    font-size: 14px;
    font-weight: 400;
    height: 25px;
    line-height: 26px;
    margin-top: -15px;
    position: absolute;
    right: 20px;
    text-align: center;
    top: 50%;
    width: 25px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    border-radius: 50px
}

.accordion-box .accordion .accord-btn.active:after {
    content: '\f068';
    color: #fff;
    background: #f4b400
}

.accordion-box .accordion .accord-btn.active h4 {
    color: #292929
}

.accordion-box .accordion .accord-content {
    border-top: medium none;
    display: none;
    padding: 14px 20px 23px;
    position: relative
}

.accordion-box .accordion .accord-content.collapsed {
    display: block
}

.accordion-box .accordion .accord-content p {
    color: #9e9e9e;
    line-height: 24px;
    margin: 0;
    text-align: justify
}

.download_brochurebtn {
    margin: 0;
    padding: 8px 12px;
    background: #f4b400;
    color: #fff;
    border: 0;
    border-radius: 0
}

.download_brochurebtn i {
    margin-right: 5px
}

.download_brochurebtn:hover {
    color: #fff;
    background: #235190
}

.news-section .news-box .news-post .news-gallery {
    position: relative
}

.news-section .news-box .news-post .news-content {
    overflow: hidden;
    padding: 26px 0 12px;
    background: #fff
}

.news-section .news-box .news-post .news-content h2 {
    color: #333;
    margin: 0 0 15px;
    font-size: 16px;
    font-weight: 600
}

.news-section .news-box .news-post .news-content h2 a {
    display: inline-block;
    text-decoration: none;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    color: #333
}

.news-section .news-box .news-post .news-content span {
    display: inline-block;
    float: left;
    font-size: 12px;
    color: #999;
    font-family: 'Droid Serif', serif;
    font-style: italic
}

.news-section .news-box .news-post .news-content>a {
    display: inline-block;
    text-decoration: none;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    float: right;
    font-size: 12px;
    color: #333;
    font-family: 'Droid Serif', serif;
    font-style: italic
}

.testimonial-section {
    position: relative
}

.testimonial-section h1 {
    color: #333;
    font-size: 35px;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    margin: 0 0 30px;
    position: relative;
    padding-bottom: 26px;
    text-align: center
}

.testimonial-section h1:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 44%;
    width: 75px;
    height: 6px;
    background: url(../img/resources/divider1.png) no-repeat
}

.testimonial-section p {
    font-size: 14px;
    color: #4e4e4e
}

.testimonial-section .container {
    position: relative;
    z-index: 2
}

.testimonial-section .testimonial-box {
    padding: 55px 0 2px;
    text-align: center;
    margin-bottom: -30px
}

.testimonial-section .testimonial-box .bx-controls-direction {
    display: none
}

.testimonial-section .testimonial-box p {
    color: #161616;
    font-size: 19px;
    font-family: 'Droid Serif', serif;
    font-style: italic;
    font-weight: 400;
    line-height: 24px;
    max-width: 100%;
    margin: 0 auto 20px
}

.testimonial-section .testimonial-box h2 {
    font-family: Raleway, sans-serif;
    font-weight: 700;
    margin: 0 0 2px;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase
}

.testimonial-section .testimonial-box span {
    font-weight: 400;
    line-height: 22px;
    margin: 0 0 10px;
    color: #4a4a4a;
    font-size: 15px;
    display: block;
    padding-bottom: 10px
}

.testimonial-section .testimonial-box .bx-wrapper .bx-viewport {
    background: 0 0;
    border: 0;
    box-shadow: none
}

.testimonial-section .testimonial-box .bx-wrapper .bx-controls .bx-pager .bx-pager-item a {
    background: 0 0;
    border: 1px solid #595656;
    width: 12px;
    height: 12px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 7px
}

.testimonial-section .testimonial-box .bx-wrapper .bx-controls .bx-pager .bx-pager-item a.active {
    background: #0a287e
}

.our-team-area {
    padding-bottom: 20px;
    padding-top: 80px;
    background: #f2f2f2
}

.single-team-member {
    position: relative;
    padding-left: 170px;
    margin-bottom: 65px
}

.single-team-member .img-holder {
    display: block;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 170px;
    height: auto
}

.single-team-member .img-holder img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    width: 100%
}

.overlay-box {
    background-color: rgba(0, 0, 0, .65);
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 450ms ease-out 0s;
    transition: all 450ms ease-out 0s;
    -webkit-transform: rotateY(180deg) scale(.5, .5);
    transform: rotateY(180deg) scale(.5, .5)
}

.overlay-box .box {
    display: table;
    height: 100%;
    width: 100%
}

.overlay-box .box .content {
    display: table-cell;
    text-align: center;
    vertical-align: middle
}

.single-team-member .text-holder {
    padding-left: 20px
}

.single-team-member .text-holder h5 {
    background: #ed9241;
    color: #fff;
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 400;
    height: 25px;
    line-height: 26px;
    text-transform: capitalize;
    width: 130px;
    text-align: center;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, .2);
    margin: 0 0 15px
}

.single-team-member .text-holder h3 {
    margin-bottom: 6px
}

.single-team-member .text-holder p {
    position: relative
}

.single-team-member .text-holder p::before {
    background: #ed9241;
    bottom: -14px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 0;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease
}

.single-team-member .text-holder ul {
    overflow: hidden;
    margin: 27px 0 0
}

.single-team-member .text-holder ul li span {
    color: #01305e;
    display: inline-block;
    padding-right: 5px
}

.single-team-member:hover .overlay-box {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: rotateY(0deg) scale(1, 1);
    transform: rotateY(0deg) scale(1, 1)
}

.single-team-member:hover .text-holder p::before {
    width: 60px
}

.single-team-member:hover .img-holder img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.latest-project-area {
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding-top: 80px;
    padding-bottom: 80px;
    z-index: 1
}

.latest-project-area::before {
    background: rgba(25, 25, 25, .9);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.latest-project-area .sec-title:before {
    background: #ed9241
}

.latest-project-area .sec-title h1,
.latest-project-area .sec-title p {
    color: #fff
}

.latest-project-area .button a {
    padding: 12px 16px
}

.single-latest-project .img-holder {
    display: block;
    position: relative;
    overflow: hidden
}

.single-latest-project .img-holder img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    width: 100%
}

.single-latest-project .img-holder .overlay-box .box .content a i {
    background: #ed9241;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    height: 45px;
    line-height: 48px;
    width: 45px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease
}

.single-latest-project:hover .overlay-box {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: rotateY(0deg) scale(1, 1);
    transform: rotateY(0deg) scale(1, 1)
}

.single-latest-project:hover .img-holder img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.single-latest-project .title-holder {
    background: #fff;
    margin-top: 10px;
    overflow: hidden
}

.single-latest-project .title-holder h4 {
    margin: 12px 0 -2px
}

.single-latest-project .title-holder p {
    color: #01305e;
    margin: 0 0 13px
}

.update-item .updatebx-item .text-holder h4 {
    margin: 10px 0
}

.update-item .updatebx-item .text-holder .thm-btn {
    padding: 2px 9px
}

.testimonial-area {
    padding-top: 80px;
    padding-bottom: 73px
}

.single-testimonial-item {
    border: 1px solid #f7f7f7;
    padding-bottom: 13px;
    -webkit-transition: border-color .4s ease 0s;
    transition: border-color .4s ease 0s
}

.single-testimonial-item .text-box {
    background: #f7f7f7;
    overflow: hidden;
    padding: 25px 20px 53px 50px
}

.single-testimonial-item .text-box p {
    position: relative;
    z-index: 1
}

.single-testimonial-item .text-box p:before {
    content: "\f10d";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    color: #e8e8e8;
    font-size: 30px;
    position: absolute;
    top: 0;
    left: -20px;
    z-index: -1;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease
}

.single-testimonial-item .img-box {
    border: 3px solid transparent;
    border-radius: 50%;
    display: block;
    height: 80px;
    margin: -40px auto 0;
    width: 80px;
    -webkit-transition: border-color .4s ease 0s;
    transition: border-color .4s ease 0s;
    overflow: hidden
}

.single-testimonial-item .title-box {
    margin: 20px 0 0;
    overflow: hidden
}

.single-testimonial-item .title-box h4 {
    margin-bottom: -2px
}

.single-testimonial-item .title-box p {
    color: #01305e;
    margin: 0
}

.testimonial-area .owl-theme .owl-nav {
    display: none
}

.testimonial-area .owl-dots .owl-dot {
    display: inline-block;
    margin-top: 50px
}

.testimonial-area .owl-dots .owl-dot span {
    background: #f7f7f7;
    display: block;
    height: 5px;
    margin: 0 3px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    width: 25px;
    border-radius: 0
}

.testimonial-area .owl-dots .owl-dot.active span,
.testimonial-area .owl-dots .owl-dot:hover span {
    background: #ed9241
}

.single-testimonial-item:hover,
.single-testimonial-item:hover .img-box {
    border-color: #ed9241
}

label{
    font-family: Roboto, sans-serif !important;
}

input#txtHeadCount {
    width: 35px;
}

.event-item {
    background: #eeeeee;
    padding: 0px;
    box-sizing: border-box;
    margin-bottom: 0px;
    /*text-align: center;*/
    height: 295px;
}

.event-item-new
{
    min-height: 500px;
    background-color: #eee;
    border: 5px solid #ddd;
}

.event-item-new [id*="kidName"]{
  margin-right:26px;
}


.text-holder {
    background-color: #eee;
    padding: 10px 0px 10px 0px;
}

.event-item .event_bx .img-holder {
    margin-bottom: 0px
}

.event-item .event_bx .text-holder h5 {
    color: #006fc0;
    margin-bottom: 20px;
    margin-top: 18px;
    font-weight: 500;
    font-size: 18px;
    text-align:left;
    padding-left:10px;
}

.event-text
{
    color: #e4771d;
    font-weight: bold;
    margin-top:10px;
}

.cus-bx
{
    background-color: #eee;
    padding: 10px;
}

.event-item .event_bx .text-holder {
    /*min-height: 140px*/
}

.event-item .event_bx .text-holder p {
    color: #323232;
    line-height: 17px;
    font-weight: 400;
    text-align: left;
    margin-bottom: 5px;
}

.event-item .event_bx .text-holder .thm-btn {
    background: 0 0;
    border: 0;
    font-weight: 400;
    color: #006fc0;
    text-transform: normal;
}

#frmEventRegister .form-group label{
    text-align: left;
    width: 210px;
    font-weight: normal;
    text-transform: uppercase;
}

#frmEventRegister{
    background-color: #eee !important;
    /*height: 570px !important;*/
    width: 540px !important;
}

#frmEventRegister .form-group input{
    height: 35px;
    border: 2px solid #ddd;
    padding-left: 10px;
}

#frmEventRegister .form-group .selKidAge {
    background: 
    #fff url(../img/calander_icon.png)right top no-repeat;
}

input#txtHeadCount{
    text-align: center;
    padding-left: 0px !important;
}

.btn-warning {
    color: #fff;
    background-color: #3c57a7 !important;
    border-color: #3c57a7 !important;
}

.custom-btn{
    background-color: #3c57a7;
    border: 1px solid #3c57a7;
    transition: 0.8s all 0s ease;
    color: #fff;
    text-transform: uppercase;
    width: 200px;
    font-size: 16px;
    margin: 0 auto;
    
}

.custom-btn:hover{
    background-color: transparent;
    border: 1px solid #3c57a7;
    color: #3c57a7;
}



#frmEventRegister .form-group input[type="radio"] {
    height: 15px !important;
	width:15px;
}

.img-holder {
    margin-top: 20px;
}

.event-item-text{
    padding-right: 15px;
    background-color: #eee;
    height: 295px;
    padding: 20px;
}


.event-item-new h1 {
    text-align: center;
    text-transform: capitalize;
    margin-top: 10px;
    font-size: 45px;
    margin-bottom: 10px;
    color: #ec1c23;
}

.small-border
{
    /*width: 200px;*/
    height: 2px;
    margin: 0 auto;
    background-color: #ddd;
}

.event-item-text h1{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
	font-family: 'Dancing Script', cursive;
	text-transform: capitalize;
	color: #ec1c23;
	font-weight: bold;
	font-size: 36px;
}
.event-item-text p{
	font-size: 16px;
}


.event-item h1 {
    text-align: center;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 20px;
}

.brand-area {
    padding-top: 50px;
    padding-bottom: 50px
}

.brand-area .devider {
    margin-bottom: 30px
}

.brand-area .brand .owl-stage-outer {
    z-index: 10
}

.brand-area .brand .single-item {
    border: 1px dashed #dadada;
    height: 105px;
    -webkit-transition: all 300ms ease-in 0s;
    transition: all 300ms ease-in 0s;
    text-align: center
}

.brand-area .brand .single-item img {
    display: inline-block;
    max-width: 100%!important;
    opacity: 1;
    padding: 35px 0;
    position: relative;
    -webkit-transition: all 300ms ease-in 0s;
    transition: all 300ms ease-in 0s;
    width: auto!important
}

.brand-area .brand .single-item:hover {
    border: 1px dashed #ed9241
}

.brand-area .brand .single-item:hover img {
    opacity: .6
}

.brand-area .owl-theme .owl-nav {
    display: none
}

.brand-area .owl-dots .owl-dot {
    display: inline-block;
    margin-top: 50px
}

.brand-area .owl-dots .owl-dot span {
    background: #f7f7f7;
    display: block;
    height: 5px;
    margin: 0 3px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    width: 25px;
    border-radius: 0
}

.brand-area .owl-dots .owl-dot.active span,
.brand-area .owl-dots .owl-dot:hover span {
    background: #ed9241
}

.our-client-area {
    padding-top: 30px
}

.our-client-area .owl-theme .owl-nav {
    display: none
}

.our-client-area .owl-dots .owl-dot {
    display: inline-block;
    margin-top: 30px
}

.google-map-area {
    background: #f8f8f8;
    padding-top: 30px
}

#home-google-map {
    height: 625px;
    width: 100%
}

.send-message {
    background: #fff;
    border: 7px solid #f7f7f7;
    margin-top: -565px;
    padding: 33px 23px;
    -moz-box-shadow: 0 1px 5px #6e6b6b;
    -webkit-box-shadow: 0 1px 5px #6e6b6b;
    box-shadow: 0 1px 5px #6e6b6b
}

.send-message .sec-title {
    padding-bottom: 33px
}

.send-message form .input-field input[type=text],
.send-message form textarea {
    border: 1px solid #eaeaea;
    color: #9e9e9e;
    display: block;
    font-size: 14px;
    height: 50px;
    margin-bottom: 20px;
    padding: 0 15px;
    transition: all 500ms ease 0s;
    width: 100%;
    font-family: Poppins, sans-serif;
    text-transform: capitalize
}

.send-message form .input-field input[type=text]:focus,
.send-message form textarea:focus {
    border: 1px solid #ed9241
}

.send-message form textarea {
    height: 108px;
    padding: 15px
}

.send-message form button {
    padding: 12px 30px;
    margin-top: 10px
}

.footer-bottom {
    padding: 15px 0;
    color: #fff;
    background: #000;
    border-top: 0 solid #1c1c6e
}

.footer-bottom a {
    color: #fff
}

.footer-area {
    background: #161616;
    padding-top: 42px;
    padding-bottom: 15px;
}

.single-footer-widget,
.single-footer-widget a {
    color: #fff
}

.single-footer-widget .footer-logo {
    display: block;
    margin: 0 0 35px;
    overflow: hidden
}

.footer-social-links li {
    display: inline-block;
    margin-right: 26px
}

.footer-social-links li:last-child {
    margin-right: 0
}

.footer-social-links li a i {
    color: #fff;
    font-size: 15px;
    transition: all 500ms ease
}

.footer-social-links li a:hover i {
    color: #ed9241
}

.single-footer-widget .title {
    position: relative;
    margin-bottom: 10px
}

.single-footer-widget .title h3 {
    color: #fff;
    font-size: 21px;
    font-weight: 700;
    margin: 0;
    padding-bottom: 24px
}

.single-footer-widget .quick-links {
    float: left;
    margin-top: -11px
}

.single-footer-widget .quick-links.left {
    margin-right: 0;
    width: 50%
}

.single-footer-widget .quick-links li {
    line-height: 36px
}

.single-footer-widget .quick-links li a {
    color: #fff;
    font-size: 14px;
    transition: all 500ms ease
}

.single-footer-widget .quick-links li a:hover {
    text-decoration: none;
    color: #8d8a8a
}

.single-footer-widget .instagram {
    overflow: hidden
}

.single-footer-widget .instagram li {
    display: inline-block;
    float: left
}

.single-footer-widget .instagram li .img-holder {
    overflow: hidden;
    position: relative;
    display: block
}

.single-footer-widget .instagram li .img-holder img {
    transform: scale(1);
    transition: all .5s ease 0s
}

.single-footer-widget .instagram li .img-holder .overlay-box .box .content a i {
    color: #292929;
    font-size: 15px
}

.single-footer-widget .instagram li:hover .img-holder .overlay-box {
    opacity: 1;
    transform: rotateY(0deg) scale(1, 1)
}

.single-footer-widget .instagram li:hover .img-holder img {
    transform: scale(1.1)
}

.single-footer-widget .follow-us {
    overflow: hidden;
    background: #ed9241;
    padding: 10px
}

.single-footer-widget .follow-us .icon {
    float: left
}

.single-footer-widget .follow-us .text-holder {
    float: left;
    padding-left: 15px
}

.single-footer-widget .follow-us .text-holder h5 {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    margin: -3px 0 8px;
    text-transform: uppercase
}

.single-footer-widget .follow-us .text-holder a {
    background: #01305e;
    height: 25px;
    width: 80px;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    text-transform: capitalize;
    font-family: Montserrat, sans-serif;
    display: inline-block;
    text-align: center;
    transition: all 500ms ease
}

.single-footer-widget .follow-us .text-holder a:hover {
    background: #282828
}

.single-footer-widget .contact-address li {
    position: relative;
    padding-left: 40px;
    padding-bottom: 12px
}

.single-footer-widget .contact-address li:last-child {
    padding-bottom: 0
}

.single-footer-widget .contact-address li .icon-holder {
    position: absolute;
    top: 0;
    left: 0
}

.single-footer-widget .contact-address li .icon-holder span:before {
    color: #ed9241;
    font-size: 25px
}

.single-footer-widget .contact-address li .content-holder {
    position: relative;
    top: -4px
}

.single-footer-widget .contact-address li .content-holder p {
    color: #9e9e9e;
    font-size: 14px;
    line-height: 22px
}

.single-footer-widget .contact-address li .content-holder p span {
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif
}

.footer-bottom-area {
    background: #292929;
    border-top: 1px solid #313131;
    padding-bottom: 23px;
    padding-top: 23px
}

.footer-bottom-area .copyright-text p {
    color: #fff;
    margin: 0
}

.footer-bottom-area .copyright-text p a {
    color: #ed9241;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.footer-bottom-area .footer-menu {
    float: right
}

.footer-bottom-area .footer-menu li {
    display: inline-block;
    margin: 0 0 0 35px
}

.footer-bottom-area .footer-menu li a {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.footer-bottom-area .copyright-text p a:hover {
    color: #fff
}

.footer-bottom-area .footer-menu li a:hover {
    color: #ed9241
}

.breadcrumb-area {
    padding-bottom: 38px;
    padding-top: 41px;
    position: relative;
    z-index: 1;
    background: #e4771d
}

.breadcrumb-area h1 {
    color: #fff;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
    text-transform: uppercase
}

.breadcrumb-area .breadcrumblink ul {
    margin-top: 15px
}

.breadcrumb-area .breadcrumblink ul li,
.breadcrumb-area .breadcrumblink ul li a {
    color: #fff
}

.vm-area {
    padding: 80px 0;
    color: #535353;
    background: #f2f2f2
}

.vm-area .container {
    position: relative;
    z-index: 1
}

.vm-area h2 {
    color: #2a2a2a
}

.teambx {
    margin-bottom: 30px;
    float: left
}

.why_bx {
    border: 1px solid silver;
    float: left;
    width: 100%
}

.why_bx .icon_bx {
    width: 40%;
    float: left
}

.why_bx .text_bx {
    float: left;
    width: 60%;
    padding-top: 26px;
    padding-right: 5px;
    box-sizing: border-box
}

#whycoro_slider.owl-theme .owl-controls .owl-nav {
    display: none!important
}

#whycoro_slider.owl-theme .owl-controls .owl-dots {
    margin-top: 10px
}

.fancybox-inner {
    width: 100%!important;
    height: auto
}

.popupcontant {
    display: none
}

.popupcontant h2 {
    font-size: 22px;
    color: #003472
}

.popupcontant .desi {
    margin-bottom: 20px
}

.teambx .innercontent {
    border: 0 solid #9a9b9b;
    float: left;
    padding: 10px 0;
    background: #fff;
    width: 100%;
    text-align: center
}

.teambx:hover .innercontent {
    border: 0 solid #003472
}

.teambx:hover .morelink a {
    border: 2px solid #003472
}

.teambx:hover .morelink a i {
    color: #003472
}

.teambx img {
    margin-bottom: 20px
}

.teambx p.name {
    font-size: 18px;
    font-weight: 700;
    color: #003472;
    margin-bottom: 0
}

.teambx p.designation {
    color: #646464;
    padding-bottom: 5px;
    margin-top: 6px;
    border-bottom: 0 solid #e6e6e6
}

.teambx p.text {
    font-size: 15px;
    height: 100px;
    overflow: hidden;
    xtext-overflow: ellipsis;
    text-overflow: -o-ellipsis-lastline;
    line-height: 22px
}

.teambx p.morelink {
    padding: 0;
    text-align: center
}

.teambx p.morelink a {
    margin: 0;
    padding: 0;
    text-align: center;
    border: 2px solid #333;
    width: 40px;
    height: 40px;
    display: inline-block;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px
}

.teambx p.morelink a i {
    line-height: 39px;
    color: #333
}

ul.bullet-list {
    margin-bottom: 20px
}

ul.bullet-list li {
    margin-left: 20px;
    color: #535353
}

ul.bullet-list li:before {
    content: "";
    border-color: transparent #f4b400;
    border-style: solid;
    border-width: .35em 0 .35em .45em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 17px;
    position: relative
}

ul.check-list li i {
    color: #ed3237
}

.devider-right {
    position: relative
}

.devider-right:after {
    background: url(../img/resources/devider-right.png) center top no-repeat;
    width: 2px;
    height: 357px;
    position: absolute;
    right: 0;
    top: 0;
    content: "";
    display: block
}

.icon-box {
    margin-bottom: 20px
}

.icon-box:hover .icon_circle {
    border-radius: 100px;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
    background: 0 0;
    border: 4px solid #ed3237
}

.icon-box h3 {
    color: #fff
}

.hightlight-text h2 {
    margin-bottom: 20px;
    font-weight: 400
}

.hightlight-text h4 {
    font-weight: 400
}

.icon_circle {
    background-color: #ed3237;
    text-align: center;
    width: 106px;
    height: 106px;
    margin: 0 auto 40px;
    border: 4px solid #fff;
    top: -53px;
    left: 50%;
    display: block;
    text-shadow: none;
    color: #444;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear
}

.icon_circle i {
    color: #fff;
    font-size: 36px;
    display: block!important;
    line-height: 98px;
    text-align: center
}

.black-bg {
    background: #1e1e1e;
    color: #fff!important
}

.gray-bg {
    background: #f9fafb;
    color: #000!important
}

.white-bg {
    background: #fff;
    color: #000!important
}

.black-bg h4 {
    color: #fff;
    text-transform: none
}

.icon-section {
    padding: 40px 0
}

.icon-section h2,
.icon-section h4 {
    color: #fff
}

.procontent-01 {
    padding: 40px 0
}

.procontent-01 h2 {
    font-size: 27px;
    margin-bottom: 15px
}

.procontent-01 h3 {
    margin-bottom: 15px;
    text-transform: unset
}

.procontent-01 p {
    color: #535353;
    margin-bottom: 20px
}

.enquiry-page {
    padding: 50px 0
}

.breadcrumb-bottom-area {
    border-bottom: 1px solid #e3e3e3;
    background: #f7f7f7
}

.breadcrumb-bottom-area .left a {
    background: #ed9241;
    color: #fff;
    display: block;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 600;
    height: 55px;
    line-height: 54px;
    padding: 0 40px;
    text-transform: capitalize;
    transition: all 500ms ease
}

.breadcrumb-bottom-area .left a:hover {
    background: #292929
}

.breadcrumb-bottom-area .right ul li {
    color: #292929;
    font-size: 14px;
    line-height: 55px;
    display: inline-block;
    margin: 0 0 0 5px
}

.breadcrumb-bottom-area .right ul li a {
    color: #292929;
    font-size: 14px;
    transition: all 500ms ease
}

.breadcrumb-bottom-area .right ul li:hover a {
    color: #ed9241
}

.aboutus-area {
    padding-bottom: 20px;
    padding-top: 80px
}

.aboutus-area .about-img-bg {
    background: url(../img/about/pattern.jpg) no-repeat;
    background-size: cover;
    position: relative;
    display: block
}

.aboutus-area .about-img-bg .about-img {
    border: 5px solid #ed9241;
    display: inline-block;
    position: relative;
    top: 50px
}

.aboutus-area .video-gallery-bg .video-gallery .overlay-gallery {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    background-color: transparent;
    transition: background-color .4s ease 0s
}

.aboutus-area .video-gallery-bg .video-gallery .overlay-gallery .box {
    display: table;
    height: 100%;
    width: 100%
}

.aboutus-area .video-gallery-bg .video-gallery .overlay-gallery .box .content {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0
}

.aboutus-area .video-gallery-bg .video-gallery:hover .overlay-gallery {
    background-color: rgba(253, 199, 22, .7)
}

.aboutus-area .content {
    text-align: justify
}

.aboutus-area .content h3 {
    color: #e4771d;
    font-family: Poppins, sans-serif;
    font-size: 21px;
    font-weight: 400;
    line-height: 29px;
    text-transform: none
}

.aboutus-area .content h3 span {
    color: #ed9241
}

.aboutus-area .content .caption-box {
    border-left: 2px solid #f7f7f7;
    margin: 22px 0 20px;
    padding-bottom: 6px;
    padding-left: 50px;
    padding-top: 30px;
    position: relative
}

.aboutus-area .content .caption-box::before {
    color: #ed9241;
    content: "\f10d";
    font-family: FontAwesome;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    left: 20px;
    position: absolute;
    top: 10px
}

.aboutus-area .content .caption-box p {
    font-style: italic;
    font-weight: 500;
    line-height: 26px;
    margin: 0 0 12px
}

.aboutus-area .content .caption-box h4 {
    color: #ed9241;
    font-weight: 400;
    text-transform: capitalize
}

.special-service-area .container-fluid {
    padding-left: 30px;
    padding-right: 30px
}

.special-service-area .single-item {
    background: url(../img/about/1.jpg) 0 0/cover no-repeat rgba(0, 0, 0, 0);
    min-height: 270px;
    padding-bottom: 0;
    padding-top: 75px;
    position: relative;
    z-index: 1
}

.special-service-area .single-item.pd-bottom {
    margin-bottom: 30px
}

.special-service-area .single-item:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: #01305e;
    opacity: .9;
    z-index: -1;
    transition: background-color .4s ease 0s
}

.special-service-area .single-item span::before {
    color: #fff;
    font-size: 55px
}

.special-service-area .single-item h3 {
    color: #fff;
    margin: 22px 0 5px
}

.special-service-area .single-item .border {
    background: #fff;
    display: inline-block;
    height: 2px;
    width: 70px
}

.special-service-area .single-item a {
    background: 0 0;
    color: #fff;
    display: block;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 45px;
    margin: 38px auto 0;
    text-transform: uppercase;
    width: 145px;
    transition: background-color .4s ease 0s
}

.special-service-area .single-item a i {
    display: inline-block;
    padding-left: 8px
}

.special-service-area .single-item:hover:before {
    background-color: rgba(253, 199, 22, .9)
}

.special-service-area .single-item:hover a {
    background: #01305e
}

.video-sec .video-bx a {
    border: 3px solid #ed9241;
    float: left;
    text-align: center;
    color: #ed9241
}

.video-sec .video-bx a:hover h3 {
    color: #ed9241
}

.video-sec .video-bx a h3 {
    margin: 0;
    padding: 0;
    line-height: 40px
}

.choosing-area {
    padding-top: 50px
}

.choosing-area .content ul li {
    padding-left: 45px;
    position: relative;
    margin-bottom: 40px
}

.choosing-area .content ul li:last-child {
    margin-bottom: 0
}

.choosing-area .content ul li .icon-holder {
    left: 0;
    position: absolute;
    top: 18px
}

.choosing-area .content ul li .icon-holder span::before {
    color: #292929;
    font-size: 45px
}

.choosing-area .content ul li .text-holder {
    padding-left: 25px
}

.choosing-area .content ul li .text-holder h3 {
    margin-bottom: 4px
}

.choosing-area .content ul li .text-holder span {
    color: #ed9241
}

.choosing-area .content ul li .text-holder p {
    margin: 15px 0 0
}

.choosing-area .img-box {
    margin-top: 30px
}

.choosing-area form {
    border: 7px solid #f7f7f7;
    margin-top: 100px;
    padding: 33px 23px
}

.choosing-area form input[type=text],
.choosing-area form textarea {
    border: 1px solid #eaeaea;
    color: #9e9e9e;
    font-size: 14px;
    height: 45px;
    margin-bottom: 20px;
    padding: 0 15px;
    width: 100%;
    transition: all 500ms ease
}

.choosing-area form textarea {
    height: 85px;
    margin-bottom: 30px;
    padding: 10px 15px
}

.choosing-area form .ui-state-default {
    height: 45px;
    margin-bottom: 12px
}

.choosing-area form .ui-selectmenu-button span.ui-selectmenu-text {
    line-height: 22px
}

.choosing-area form .ui-selectmenu-button span.ui-icon::before {
    top: 10px
}

.choosing-area form button {
    padding: 6px 11px
}

.choosing-area form input[type=text]:focus,
.choosing-area form textarea:focus {
    border: 1px solid #ed9241
}

.caption-area {
    background-attachment: local;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 100px;
    padding-top: 90px;
    position: relative;
    z-index: 1
}

.caption-area h1 {
    color: #fff;
    font-size: 30px;
    font-weight: 400;
    line-height: 42px;
    margin: 0 0 29px
}

.caption-area a {
    padding: 11px 24px
}

.whatsnew-page {
    padding-bottom: 80px;
    padding-top: 74px
}

.whatsnew-page .whatsnewbx {
    margin-bottom: 20px;
    background: #e9e9e9
}

.whatsnew-page .whatsnewbx h3 {
    font-size: 17px;
    color: #fff;
    padding: 10px 0;
    background: #006fc0;
    text-align: center;
    line-height: 20px;
    margin-bottom: 20px;
    margin-top: 0
}

.whatsnew-page .whatsnewbx .row {
    padding: 0 20px
}

.whatsnew-page .whatsnewbx .row .whatsnew-imgbx {
    margin-bottom: 20px
}

.whatsnew-page .whatsnewbx .textcontent-box {
    padding: 0 20px 20px
}

.contact-page {
    padding-bottom: 80px;
    padding-top: 74px
}

.contact-page .cont-info h2 {
    color: #292929;
    font-size: 24px;
    font-weight: 600;
    padding: 0 0 22px;
    text-transform: uppercase;
    position: relative
}

.contact-info-carousel .item .contact-details-title h5 {
    color: #292929;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 28px;
    text-transform: capitalize
}

.contact-info-carousel .item .contact-info li {
    padding-left: 45px;
    position: relative;
    padding-bottom: 30px
}

.contact-info-carousel .item .contact-info li:last-child {
    padding-bottom: 0
}

.contact-info-carousel .item .contact-info li .icon-box {
    left: 0;
    position: absolute;
    top: 10px
}

.contact-info-carousel .item .contact-info li .icon-box span::before {
    color: #ed9241;
    font-size: 35px;
    font-weight: 700
}

.contact-info-carousel .item .contact-info li .text-box p {
    line-height: 22px;
    margin: 0
}

.contact-info-carousel .item .contact-info li .text-box p span {
    color: #292929;
    font-weight: 600;
    font-family: Montserrat, sans-serif
}

.contact-info-carousel.owl-theme .owl-nav {
    margin-top: 0
}

.contact-info-carousel.owl-theme .owl-dots {
    bottom: 72%;
    margin-bottom: 45px;
    position: absolute;
    right: 20px
}

.contact-info-carousel.owl-theme .owl-dots .owl-dot+.owl-dot {
    margin-left: 10px
}

.contact-info-carousel.owl-theme .owl-dots .owl-dot span {
    background: #f7f7f7;
    border: none;
    margin: 0
}

.contact-info-carousel.owl-theme .owl-dots .owl-dot.active span {
    background: #ed9241
}

.contact-social-links {
    border-top: 1px solid #f7f7f7;
    margin-top: 24px;
    overflow: hidden;
    padding-top: 30px
}

.contact-social-links ul li {
    display: inline-block;
    margin-right: 11px
}

.contact-social-links ul li:last-child {
    margin-right: 0
}

.contact-social-links ul li a i {
    background: #f7f7f7;
    border-radius: 50%;
    color: #9e9e9e;
    display: block;
    font-size: 15px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    width: 40px;
    transition: all 500ms ease
}

.contact-social-links ul li a:hover i {
    background: #ed9241;
    color: #fff
}

.send-message-form .title {
    padding-bottom: 32px
}

.send-message-form .title h2 {
    color: #292929;
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 17px;
    text-transform: uppercase
}

.send-message-form .title .border {
    background: #f7f7f7;
    display: block;
    height: 2px;
    width: 70px
}

.send-message-form h3 {
    margin: 0 0 15px;
    text-transform: none
}

#contact-google-map {
    width: 100%;
    height: 500px
}

.enquiry-page .title h2 {
    position: relative;
    padding-bottom: 20px
}

.send-message-form .msg-text {
    margin-bottom: 20px
}

.contact-form2 .spmhidip {
    display: none!important;
    width: 10px;
    height: 3px
}

#contactus br {
    margin: 0;
    padding: 0
}

#contactus .error {
    background-color: #ff0;
    color: #900;
    font-family: Verdana, Arial, sans-serif;
    font-size: .7em
}

#contactus .radio label {
    width: 100%
}

.contact-form2 input[type=password],
.contact-form2 input[type=email],
.contact-form2 input[type=tel],
.contact-form2 input[type=number],
.contact-form2 input[type=file],
.contact-form2 input[type=url],
.contact-form2 input[type=text],
.contact-form2 select,
.contact-form2 textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 24px;
    padding: 12px 20px;
    font-size: 14px;
    color: #333;
    border: 1px solid #cdcdcd;
    background: #fff;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}



.contact-form2 .form-label {
    font-weight: 600;
    margin-bottom: 10px
}

.contact-form2 textarea {
    height: 150px;
    margin-bottom: 0;
    resize: none
}

.contact-form2 #scaptcha {
    width: 200px
}

.contact-form2 .short_explanation {
    font-family: Arial, sans-serif;
    font-size: .6em;
    color: #333
}

.contact-form2 button {
    background: #36404b;
    padding: 10px 20px;
    border: 0;
    color: #fff
}

.footerform input#resume {
    background: 0 0;
    padding: 12px 0;
    border: 0;
    color: #fff
}

.footerform button {
    width: 100%!important;
    padding: 13px 20px
}

.side-bar .cont-info .cont-box {
    border: 1px solid #ddd;
    color: #565656;
    font-size: 15px;
    line-height: 1.8em;
    padding: 20px;
    position: relative
}

#news-area {
    padding-bottom: 80px;
    padding-top: 80px
}

.single-blog-post {
    border: 1px solid #f7f7f7;
    margin-bottom: 60px;
    padding: 19px 19px 29px
}

.single-blog-post .img-holder {
    display: block;
    position: relative;
    overflow: hidden
}

.single-blog-post .img-holder img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    width: 100%
}

.single-blog-post:hover .img-holder .overlay {
    background-color: rgba(1, 48, 94, .85)
}

.single-blog-post:hover .img-holder .overlay .box {
    border-color: #ed9241
}

.single-blog-post:hover .img-holder .overlay .box .content a {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.single-blog-post:hover .img-holder img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.single-blog-post .text-holder .blog-title {
    color: #292929;
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    margin: 24px 0 10px;
    text-transform: uppercase;
    transition: all 500ms ease
}

.single-blog-post .text-holder .blog-title:hover {
    color: #ed9241
}

.single-blog-post .text-holder .meta-info li {
    display: inline-block;
    margin-right: 10px
}

.single-blog-post .text-holder .meta-info li:last-child {
    margin-right: 0
}

.single-blog-post .text-holder .meta-info li i {
    color: #ed9241;
    display: inline-block;
    font-size: 15px;
    padding-right: 10px
}

.single-blog-post .text-holder .meta-info li a {
    color: #9e9e9e;
    font-size: 14px
}

.single-blog-post .text-holder .text {
    overflow: hidden;
    padding-bottom: 18px;
    padding-top: 18px;
    position: relative;
    margin-bottom: 20px
}

.single-blog-post .text-holder .text::before {
    background: #f7f7f7;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%
}

.single-blog-post .text-holder .text::after {
    background: #ed9241;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 50px;
    transition: all 900ms ease
}

.single-blog-post .text-holder .author-info {
    position: relative
}

.single-blog-post .text-holder .author-info .img-box {
    border: 2px solid transparent;
    border-radius: 50%;
    height: 50px;
    transition: border-color .4s ease 0s;
    width: 50px
}

.single-blog-post .text-holder .author-info .img-box,
.single-blog-post .text-holder .author-info .text-box {
    display: table-cell;
    vertical-align: middle
}

.single-blog-post .text-holder .author-info .text-box {
    padding-left: 15px
}

.single-blog-post .text-holder .author-info .text-box h3 {
    margin: 0 0 1px;
    text-transform: capitalize
}

.single-blog-post .text-holder .author-info .text-box span {
    color: #01305e
}

.single-blog-post:hover .text-holder .text::after {
    width: 100%
}

.post-pagination li {
    display: inline-block;
    margin: 0 3px
}

.post-pagination li a {
    background: #fff;
    border: 2px solid #f7f7f7;
    color: #292929;
    display: block;
    font-size: 18px;
    font-weight: 600;
    height: 55px;
    padding: 12px 0;
    -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    width: 55px;
    font-family: Montserrat, sans-serif
}

.post-pagination li.active a,
.post-pagination li:hover a {
    background: #ed9241;
    color: #fff;
    border: 2px solid #ed9241
}



.classc_btn{
	text-align:center;
}

.classc_btn a.rs-link-active{
	color:#000;
	border:1px solid #000;
	padding:5px 8px;
}


.sidebar-wrapper .single-sidebar {
    overflow: hidden;
    margin-bottom: 50px;
    position: relative
}

.sidebar-wrapper .single-sidebar .sidebar-title {
    overflow: hidden;
    padding-bottom: 40px
}

.sidebar-wrapper .single-sidebar .sidebar-title h1 {
    color: #292929;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    margin: -5px 0 17px
}

.sidebar-wrapper .single-sidebar .sidebar-title .border {
    background: #f7f7f7;
    display: block;
    height: 2px;
    width: 70px
}

.sidebar-wrapper .single-sidebar form.search-form {
    position: relative
}

.sidebar-wrapper .single-sidebar .search-form input[type=text] {
    background: #fff;
    border: 1px solid #f7f7f7;
    color: #9e9e9e;
    display: block;
    font-size: 14px;
    font-weight: 500;
    height: 50px;
    letter-spacing: 1px;
    padding-left: 15px;
    padding-right: 55px;
    position: relative;
    -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    width: 100%
}

.sidebar-wrapper .single-sidebar .search-form button {
    background: #ed9241;
    border: none;
    color: #fff;
    display: block;
    height: 50px;
    padding: 11px 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    width: 50px
}

.sidebar-wrapper .single-sidebar .search-form button i {
    font-size: 14px
}

.sidebar-wrapper .single-sidebar .search-form input[type=text]:focus {
    border: 1px solid #292929;
    background: #f7f7f7
}

.sidebar-wrapper .single-sidebar .search-form button:hover,
.sidebar-wrapper .single-sidebar .search-form input[type=text]:focus+button {
    background: #292929;
    color: #fff
}

.single-sidebar .categories {
    margin-top: -5px
}

.single-sidebar .categories li {
    border-bottom: 1px solid #f7f7f7;
    margin-bottom: 14px;
    padding-bottom: 12px
}

.single-sidebar .categories li:last-child {
    margin-bottom: 0
}

.single-sidebar .categories li a {
    color: #9f9f9f;
    transition: all 500ms ease
}

.single-sidebar .categories li a i {
    display: inline-block;
    font-size: 18px;
    padding-right: 10px;
    position: relative;
    top: 1px
}

.single-sidebar .categories li a span {
    display: inline-block;
    padding-left: 15px
}

.single-sidebar .categories li a:hover {
    color: #ed9241
}

.single-sidebar .popular-post li {
    margin-bottom: 32px;
    padding-left: 70px;
    position: relative
}

.single-sidebar .popular-post li:last-child {
    margin-bottom: 0
}

.single-sidebar .popular-post li .img-holder {
    display: block;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 6px;
    width: 70px
}

.single-sidebar .popular-post li .img-holder img {
    transform: scale(1);
    transition: all .5s ease 0s
}

.single-sidebar .popular-post li .img-holder .overlay-box .box .content a i {
    color: #fff;
    transition: all 500ms ease
}

.single-sidebar .popular-post li:hover .img-holder .overlay-box {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: rotateY(0deg) scale(1, 1);
    transform: rotateY(0deg) scale(1, 1)
}

.single-sidebar .popular-post li:hover .img-holder img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.single-sidebar .popular-post li .img-holder .overlay-box .box .content a:hover i {
    color: #292929
}

.single-sidebar .popular-post li .title {
    padding-left: 17px
}

.single-sidebar .popular-post li .title h3 {
    font-size: 14px;
    line-height: 24px;
    text-transform: none;
    position: relative
}

.single-sidebar .popular-post li .title h3 a {
    color: #292929;
    display: block;
    transition: all 500ms ease
}

.single-sidebar .popular-post li .title p {
    color: #9e9e9e;
    margin: 7px 0 0
}

.single-sidebar .popular-post li .title p i {
    color: #ed9241;
    font-weight: 400;
    display: inline-block;
    padding-right: 7px;
    position: relative;
    top: 1px
}

.single-sidebar .popular-post li .title h3:hover a {
    color: #ed9241
}

.single-sidebar .product-tag {
    margin-left: -5px;
    margin-right: -5px;
    margin-top: -5px
}

.single-sidebar .product-tag li {
    display: inline-block;
    margin: 0 5px 10px
}

.single-sidebar .product-tag li a {
    color: #9e9e9e;
    font-size: 16px;
    font-weight: 400;
    transition: all 500ms ease
}

.single-sidebar .product-tag li a:hover {
    color: #ed9241;
    text-decoration: underline
}

.single-news-area .blog-post .single-blog-post {
    border: 1px solid #f7f7f7;
    margin-bottom: 0;
    padding: 19px 19px 22px
}

.single-news-area .blog-post .text-holder .text {
    margin: 0;
    padding-bottom: 16px;
    position: static
}

.single-news-area .blog-post .text-holder .text:after,
.single-news-area .blog-post .text-holder .text:before {
    background: 0 0
}

.single-news-area .blog-post .single-blog-post .text-holder .blog-title:hover {
    color: #292929
}

.single-news-area .blog-post .text-holder .text p {
    margin: 0 0 16px
}

.single-news-area .blog-post .text-holder .special-text {
    border-left: 3px solid #ed9241;
    font-style: italic;
    margin-left: 50px;
    padding-bottom: 7px;
    padding-left: 20px;
    padding-top: 11px
}

.single-news-area .blog-post .text-holder .special-text p {
    line-height: 32px;
    margin: 0
}

.single-news-area .blog-post .text-holder .bottom-text {
    margin: 35px 0 0
}

.single-news-area .blog-post .text-holder .social-share-box {
    border-top: 1px solid #f7f7f7;
    overflow: hidden;
    padding-top: 22px;
    margin-top: 32px
}

.single-news-area .blog-post .text-holder .social-share-box .title {
    padding-right: 55px
}

.single-news-area .blog-post .text-holder .social-share-box .title h4 {
    font-size: 18px;
    line-height: 36px;
    margin: 0;
    text-transform: capitalize
}

.single-news-area .blog-post .text-holder .social-share-box .social-icon ul li {
    display: inline-block;
    margin-right: 6px
}

.single-news-area .blog-post .text-holder .social-share-box .social-icon ul li:last-child {
    margin-right: 0
}

.single-news-area .blog-post .text-holder .social-share-box .social-icon ul li a i {
    display: block;
    height: 40px;
    width: 40px;
    background: #f7f7f7;
    text-align: center;
    line-height: 40px;
    color: #9e9e9e;
    font-size: 14px;
    border-radius: 50%;
    transition: all 500ms ease
}

.single-news-area .blog-post .text-holder .social-share-box .social-icon ul li a:hover i {
    background: #ed9241;
    color: #fff
}

#turn-classic{
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}


.comment-box {
    overflow: hidden;
    padding-top: 76px
}

.comment-box .single-comment-box {
    border-bottom: 1px solid #f7f7f7;
    margin-bottom: 40px;
    padding-bottom: 32px;
    padding-left: 100px;
    position: relative
}

.comment-box .single-comment-box .img-holder {
    left: 0;
    position: absolute;
    top: 0
}

.comment-box .single-comment-box .text-holder {
    padding-left: 20px
}

.comment-box .single-comment-box .text-holder .top {
    margin: 0 0 15px;
    overflow: hidden
}

.comment-box .single-comment-box .text-holder .top .title {
    padding-right: 20px
}

.comment-box .single-comment-box .text-holder .top .title h5 {
    color: #292929;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase
}

.comment-box .single-comment-box .text-holder .top .review-box {
    position: relative;
    top: -2px
}

.comment-box .single-comment-box .text-holder .top .review-box i {
    color: #ed9241;
    font-size: 14px;
    margin-right: 2px
}

.comment-box .single-comment-box .text-holder .text {
    padding: 0;
    position: relative
}

.comment-box .single-comment-box .text-holder .text p {
    margin: 0 0 15px
}

.comment-box .single-comment-box .text-holder .text a.reply {
    color: #ed9241;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif
}

.reply-box {
    margin-top: 36px
}

.reply-box .add-rating-box h4 {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px;
    text-transform: none;
    font-family: Poppins, sans-serif
}

.reply-box .add-rating-box ul {
    margin: 0 0 23px
}

.reply-box .add-rating-box ul li {
    display: inline-block;
    margin-right: 20px
}

.reply-box .add-rating-box ul li:last-child {
    margin-right: 0
}

.reply-box .add-rating-box ul li a i {
    color: #f7f7f7;
    font-weight: 600;
    margin-right: 2px;
    position: relative;
    transition: all 500ms ease
}

.reply-box .add-rating-box ul li a:hover i {
    color: #ed9241
}

.reply-box form.reply-form {
    overflow: hidden
}

.reply-box form.reply-form input[type=text],
.reply-box form.reply-form textarea {
    border: 1px solid #eaeaea;
    height: 50px;
    margin-bottom: 30px;
    padding: 0 15px;
    width: 100%;
    transition: all 500ms ease
}

.reply-box form.reply-form input[type=text]:focus,
.reply-box form.reply-form textarea:focus {
    color: #ed9241;
    border-color: #ed9241
}

.reply-box form.reply-form textarea {
    height: 110px;
    padding: 15px
}

.reply-box form.reply-form button {
    margin-top: 2px;
    padding: 13px 30px
}

#project-area {
    padding-bottom: 80px;
    padding-top: 80px
}

.project-filter {
    margin-bottom: 50px
}

.project-filter li {
    display: inline-block;
    margin: 0 8px
}

.project-filter li span {
    background: #fff;
    border: 2px solid #f7f7f7;
    color: #9e9e9e;
    display: block;
    font-size: 16px;
    font-weight: 400;
    padding: 10px 20px;
    text-transform: capitalize;
    font-family: Poppins, sans-serif;
    cursor: pointer;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.project-filter li.active span,
.project-filter li:hover span {
    background: #ed9241;
    color: #fff;
    border: 2px solid #ed9241
}

.single-project {
    margin-bottom: 30px
}

.single-project .img-holder {
    display: block;
    overflow: hidden;
    position: relative
}

.single-project .img-holder img {
    transform: scale(1);
    transition: all .5s ease 0s;
    width: 100%
}

.single-project .img-holder .overlay-box .box .content a i {
    background: #003472;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    height: 45px;
    line-height: 44px;
    width: 45px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease
}

.single-project .img-holder .overlay-box .box .content .title {
    left: 20px;
    bottom: 12px;
    display: block;
    overflow: hidden;
    position: absolute;
    text-align: left
}

.single-project .img-holder .overlay-box .box .content .title h3 {
    color: #fff;
    margin: 0
}

.single-project .img-holder .overlay-box .box .content .title span {
    color: #fff;
    font-size: 14px
}

.single-project:hover .overlay-box {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: rotateY(0deg) scale(1, 1);
    transform: rotateY(0deg) scale(1, 1)
}

.single-project:hover .img-holder img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.single-project .img-holder .overlay-box .box .content a:hover i {
    background: #292929
}

#project-area .post-pagination {
    margin-top: 30px
}

.project-single-area #project-single-carousel .carousel-indicators {
    bottom: 10px
}

.project-single-area #project-single-carousel .carousel-indicators li {
    background-color: transparent;
    border: 4px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    height: 12px;
    margin: 4px;
    text-indent: -999px;
    width: 12px
}

.project-single-area #project-single-carousel .carousel-indicators li.active {
    margin: 4px;
    border-color: #ed9241
}

.project-single-area .content {
    padding-top: 36px
}

.project-single-area .content .sec-title-two {
    padding-bottom: 35px
}

.project-single-area .content .single-project-social-link {
    margin: 40px 0 0;
    overflow: hidden
}

.project-single-area .content .single-project-social-link li {
    display: inline-block;
    float: left;
    margin-right: 10px
}

.project-single-area .content .single-project-social-link li:last-child {
    margin-right: 0
}

.project-single-area .content .single-project-social-link li a i {
    background: 0 0;
    border-radius: 50%;
    color: #9e9e9e;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    transition: all 500ms ease 0s;
    width: 40px
}

.project-single-area .content .single-project-social-link li a:hover i {
    background: #ed9241;
    color: #fff
}

.project-single-area .single-project-info {
    margin: 115px 0 0;
    overflow: hidden
}

.project-single-area .single-project-info ul li {
    margin-bottom: 15px
}

.project-single-area .single-project-info ul li:last-child {
    margin-bottom: 0
}

.project-single-area .single-project-info ul li span {
    color: #292929;
    display: inline-block;
    float: left;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 600;
    padding-right: 10px
}

.project-single-area .single-project-info ul li .review-box i {
    color: #ed9241;
    margin-right: 2px;
    position: relative;
    top: 2px
}

.project-single-area .bottom {
    border-bottom: 1px solid #f7f7f7;
    border-top: 1px solid #f7f7f7;
    margin: 48px 0 0;
    overflow: hidden;
    padding-bottom: 20px;
    padding-top: 20px
}

.project-single-area .bottom .button a {
    color: #292929;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
    transition: all 500ms ease
}

.project-single-area .bottom .button a:hover {
    color: #ed9241
}

.project-single-area .bottom .button a i {
    display: inline-block;
    padding-right: 10px
}

.project-single-area .bottom .button.next a i {
    padding-right: 0;
    padding-left: 10px
}

.project-single-area .bottom .icon-holder a i {
    color: #292929;
    font-size: 24px;
    position: relative;
    top: 3px;
    transition: all 500ms ease
}

.project-single-area .bottom .icon-holder a:hover i {
    color: #ed9241
}

#mcTooltipWrapper h1 {
    font-size: 21px;
    font-weight: 700;
    margin-bottom: 10px
}

#mcttCloseButton {
    top: 24px!important;
    right: 26px!important
}

#mcTooltip {
    padding: 0!important
}

.google-map-area {
    position: relative
}

.google-map-area .tooltip_new {
    background: url(img/resources/map-marker.png) left top no-repeat;
    width: 30px;
    height: 36px;
    cursor: pointer
}

.google-map-area .tooltip_new.india {
    position: absolute;
    left: 57.4%;
    top: 55%
}

.google-map-area .tooltip_new.bangladesh {
    position: absolute;
    left: 59.5%;
    top: 52%
}

.google-map-area .tooltip_new.congo {
    position: absolute;
    left: 49.3%;
    top: 66%
}

.google-map-area .tooltip_new.jordan {
    position: absolute;
    left: 51.3%;
    top: 50%
}

.google-map-area .tooltip_new.saudi {
    position: absolute;
    left: 52.5%;
    top: 54%
}

.google-map-area .tooltip_new.dubai {
    position: absolute;
    left: 54.1%;
    top: 53%
}

.google-map-area .tooltip_new.china {
    position: absolute;
    left: 61%;
    top: 48%
}

.google-map-area .tooltip_new.iran {
    position: absolute;
    left: 54%;
    top: 49%
}

.google-map-area .tooltip_new.usa {
    position: absolute;
    left: 31%;
    top: 48%
}

.google-map-area .tooltip_new.zambia {
    position: absolute;
    left: 50%;
    top: 71%
}

.google-map-area .tooltip_new.nigeria {
    position: absolute;
    left: 47%;
    top: 60%
}

.checkout-area {
    padding-bottom: 80px;
    padding-top: 76px
}

.checkout-area .form .sec-title-two {
    padding-bottom: 37px
}

.checkout-area .form form .field-label {
    color: #292929;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 500;
    margin: -3px 0 3px;
    text-transform: capitalize
}

.checkout-area .form form .field-input input[type=text] {
    border: 2px solid #f7f7f7;
    color: #9e9e9e;
    display: block;
    font-size: 16px;
    height: 48px;
    margin-bottom: 28px;
    padding: 0 15px;
    width: 100%;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.checkout-area .form form .field-input input[type=text]:focus {
    border: 2px solid #ed9241
}

.checkout-area .shsame-address .checkbox {
    margin: 7px 0 0
}

.checkout-area .shsame-address .checkbox label {
    color: #01305e;
    font-weight: 400;
    font-size: 16px
}

.checkout-area .shsame-address .checkbox input {
    margin-top: 5px
}

.checkout-area .shipping-info input[type=checkbox] {
    display: inline-block;
    margin: 0 0 0 40px;
    vertical-align: middle;
    cursor: pointer
}

.checkout-area .form form .field-input textarea {
    border: 2px solid #f7f7f7;
    color: #9e9e9e;
    display: block;
    font-size: 16px;
    height: 124px;
    margin-bottom: 28px;
    padding: 10px 15px;
    width: 100%;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.checkout-area .form form .field-input textarea:focus {
    border-color: #fdc713
}

.checkout-area .bottom {
    padding-top: 70px
}

.checkout-area .table {
    overflow-x: auto;
    position: relative;
    width: 100%;
    margin-bottom: 0
}

.checkout-area .table .cart-table {
    min-width: auto;
    width: 100%
}

.checkout-area .table .cart-table .cart-header {
    background: #f7f7f7;
    color: #292929;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    position: relative;
    text-transform: capitalize;
    width: 100%;
    font-weight: 600
}

.checkout-area .table .cart-table thead tr th {
    font-weight: 600;
    line-height: 24px;
    min-width: 110px;
    padding: 20px 30px
}

.checkout-area .table .cart-table thead tr th.product-column {
    padding-left: 30px;
    text-align: left
}

.checkout-area .table .cart-table tbody tr {
    border-bottom: 1px solid #eaeaea
}

.checkout-area .table .cart-table tbody tr td {
    vertical-align: middle;
    color: #292929;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    min-width: 110px;
    padding: 25px 20px
}

.checkout-area .table .cart-table tbody tr .product-column .column-box {
    min-height: 90px;
    padding-left: 90px;
    padding-top: 17px;
    position: relative;
    text-align: left
}

.checkout-area .table .cart-table tbody tr .product-column .column-box .prod-thumb {
    background: #f4f4f4;
    left: 0;
    padding: 0;
    position: absolute;
    top: 5px
}

.checkout-area .table .cart-table tbody tr .product-column .column-box .prod-thumb img {
    display: block;
    max-width: 100%
}

.checkout-area .table .cart-table tbody tr .product-column .column-box h3 {
    color: #272727;
    font-size: 18px;
    font-weight: 600;
    margin: 16px 0 5px;
    text-transform: capitalize
}

.checkout-area .table .cart-table tbody tr .qty {
    padding-right: 30px;
    width: 142px
}

.checkout-area .table .cart-table tbody tr .qty .input-group.bootstrap-touchspin {
    float: right;
    width: 70px
}

.checkout-area .table .cart-table tbody tr .qty .form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0!important;
    box-shadow: none;
    color: #272727;
    display: block;
    font-size: 18px;
    font-weight: 500;
    height: 34px;
    padding: 6px 0;
    text-align: center;
    font-family: Montserrat, sans-serif
}

.checkout-area .table .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    border-radius: 0
}

.checkout-area .table .cart-table tbody tr .qty .btn-default {
    background-color: #e4985b;
    border-color: #c9600c;
    color: #fff
}

.checkout-area .table .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    border-radius: 0;
    margin-top: -2px
}

.checkout-area .table .cart-table tbody tr td.price {
    color: #01305e;
    font-size: 16px;
    font-weight: 400
}

.payment-details .payment-detail-tab .tab-menu {
    border-bottom: 1px solid #eaeaea
}

.payment-details .payment-detail-tab .tab-menu li {
    float: left;
    margin-bottom: -1px
}

.payment-details .payment-detail-tab .tab-menu li a {
    border: 1px solid transparent;
    border-radius: 0;
    color: #1f1f1f;
    font-size: 16px;
    font-weight: 600;
    margin-right: 2px;
    padding: 10px 15px;
    text-transform: capitalize
}

.payment-details .payment-detail-tab .tab-menu li.active a,
.payment-details .payment-detail-tab .tab-menu li:hover a {
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea
}

.payment-details .payment-detail-tab .tab-content {
    padding-top: 40px
}

.payment-details .payment-detail-tab .tab-content .input-field {
    position: relative
}

.payment-details .payment-detail-tab .tab-content .input-field input[type=text] {
    border: 1px solid #eaeaea;
    color: #9e9e9e;
    display: block;
    font-size: 14px;
    height: 50px;
    padding-left: 40px;
    padding-right: 15px;
    position: relative;
    width: 100%;
    margin-bottom: 30px
}

.payment-details .payment-detail-tab .tab-content .icon-holder {
    left: 12px;
    position: absolute;
    top: 13px
}

.payment-details .payment-detail-tab .tab-content .icon-holder span::before {
    color: #9e9e9e;
    font-size: 20px
}

.payment-details .payment-detail-tab .tab-content .select-field {
    position: relative
}

.payment-details .payment-detail-tab .tab-content .select-field .ui-selectmenu-text {
    padding: 12px 40px
}

.payment-details .payment-detail-tab .tab-content .save-card .checkbox {
    margin: 0 0 32px
}

.payment-details .payment-detail-tab .tab-content .save-card .checkbox label input {
    margin-top: 5px
}

.payment-details .payment-detail-tab .tab-content .save-card .checkbox label span {
    color: #01305e;
    font-size: 16px
}

.placeorder-button button {
    display: block;
    padding: 9px 25px 11px
}

.account-area {
    padding-bottom: 80px;
    padding-top: 76px
}

.account-area .form form {
    background: #f9f9f9;
    border: 1px solid #f2f2f2;
    padding: 28px 34px 34px
}

.account-area .form form .field-label {
    color: #292929;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 500;
    margin: -3px 0 2px;
    text-transform: capitalize
}

.account-area .form form .field-input {
    position: relative
}

.account-area .form form .field-input input[type=text] {
    background: #fff;
    border: 1px solid #f7f7f7;
    color: #9e9e9e;
    display: block;
    font-size: 14px;
    height: 45px;
    margin-bottom: 25px;
    padding-left: 15px;
    padding-right: 35px;
    -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    width: 100%
}

.account-area .form form .field-input .icon-holder {
    position: absolute;
    right: 15px;
    top: 10px
}

.account-area .form form .field-input .icon-holder span::before {
    color: #9e9e9e;
    font-size: 14px
}

.account-area .form form button {
    margin: 30px 0 0;
    padding: 9px 0;
    width: 100%
}

.account-area .form form .checkbox {
    margin: 0
}

.account-area .form form .checkbox label {
    color: #292929;
    font-size: 14px;
    line-height: 22px;
    padding-left: 20px;
    font-weight: 500
}

.account-area .form form .forgot-password a {
    color: #ed9241;
    font-size: 14px;
    font-weight: 500
}

.account-area .form form .field-input input[type=text]:focus {
    border: 1px solid #ed9241
}

.shop-area {
    padding-bottom: 80px;
    padding-top: 80px
}

.shop-area .ui-selectmenu-button {
    float: right;
    margin: 0 0 30px;
    width: 270px!important
}

.shop-area .showing p {
    margin: 12px 0 0
}

.single-product-item {
    margin-bottom: 50px;
    transition: all 700ms ease 0s
}

.single-product-item .img-holder {
    position: relative
}

.single-product-item .img-holder img {
    width: 100%
}

.single-product-item .img-holder .offer-box {
    left: 10px;
    position: absolute;
    top: 10px
}

.single-product-item .img-holder .offer-box .inner {
    position: relative
}

.single-product-item .img-holder .offer-box .inner::before {
    background-color: transparent;
    border-color: #ed9241 transparent transparent #ed9241;
    border-style: solid;
    border-width: 35px;
    content: "";
    display: block;
    height: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 0
}

.single-product-item .img-holder .offer-box .inner span {
    color: #fff;
    display: block;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 35px;
    transform: rotate(-45deg);
    transform-origin: 70% 35% 0
}

.single-product-item .img-holder .overlay a {
    border-radius: 50%;
    display: inline-block;
    height: 50px;
    line-height: 45px;
    padding: 0;
    width: 50px
}

.single-product-item .img-holder .overlay a i {
    color: #fff;
    font-size: 16px
}

.single-product-item:hover .img-holder .overlay {
    background-color: rgba(1, 48, 94, .85)
}

.single-product-item:hover .img-holder .overlay .box {
    border-color: #ed9241
}

.single-product-item:hover .img-holder .overlay .box .content a {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

single-product-item:hover .img-holder img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.single-product-item:hover {
    z-index: 1;
    moz-box-shadow: 0 1px 3px #c7c1c7;
    -webkit-box-shadow: 0 1px 3px #c7c1c7;
    box-shadow: 0 1px 3px #c7c1c7
}

.single-product-item .title {
    padding-top: 20px
}

.single-product-item .title h3 {
    margin: 0 0 8px;
    text-transform: none;
    padding-left: 10px
}

.single-product-item .title p {
    margin: 0;
    padding-left: 10px
}

.single-product-item .title p span {
    color: #01305e;
    font-size: 16px
}

.single-product-item .title del {
    color: #9e9e9e;
    font-size: 14px;
    left: 6px;
    position: relative
}

.single-product-item .title a {
    background: #01305e;
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 100%;
    color: #fff;
    font-weight: 600;
    font-family: Montserrat, sans-serif;
    margin: 25px 0 0;
    text-transform: uppercase;
    transition: all 500ms ease;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, .2)
}

.single-product-item:hover .title a {
    background: #ed9241
}

.shop-area .post-pagination {
    border-top: 1px solid #f7f7f7;
    margin-top: -10px;
    padding-top: 30px
}

.shop-area .post-pagination li a {
    border: 1px solid #eaeaea;
    color: #292929;
    display: block;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 500;
    height: 30px;
    line-height: 30px;
    transition: all 500ms ease 0s;
    width: 60px;
    padding: 0
}

.single-sidebar.price-filter .noUi-background {
    background: url(../img/shop/price-filter-bg.png)
}

.single-sidebar.price-filter .range-slider-price {
    margin-bottom: 25px;
    margin-top: 5px
}

.single-sidebar.price-filter .noUi-connect {
    background: #ed9241;
    border: none;
    box-shadow: none
}

.single-sidebar.price-filter .noUi-target {
    border: none;
    border-radius: 5px;
    box-shadow: none;
    height: 7px
}

.single-sidebar.price-filter .noUi-base {
    width: 97%
}

.single-sidebar.price-filter .noUi-handle {
    background: #fff;
    border: 2px solid #ed9241;
    border-radius: 50%!important;
    box-shadow: none;
    cursor: pointer
}

.single-sidebar.price-filter .noUi-horizontal .noUi-handle {
    height: 13px;
    left: -2px;
    top: -3px;
    width: 13px
}

.single-sidebar.price-filter .form-group {
    margin-bottom: 0
}

.single-sidebar.price-filter button {
    background: #ed9241;
    border: none;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    height: 35px;
    outline: 0;
    text-transform: uppercase;
    width: 80px;
    font-family: Montserrat, sans-serif;
    float: right;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, .2)
}

.single-sidebar.price-filter p {
    color: #9e9e9e;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 32px;
    margin: 0;
    text-transform: capitalize;
    float: left
}

.single-sidebar.price-filter input {
    border: none;
    color: #9e9e9e;
    font-size: 14px;
    font-weight: 400;
    outline: 0;
    width: 50px
}

.single-sidebar .latest-product li {
    position: relative;
    margin-bottom: 30px
}

.single-sidebar .latest-product li:last-child {
    margin-bottom: 0
}

.single-sidebar .latest-product li .img-holder {
    width: 70px;
    position: relative;
    overflow: hidden
}

.single-sidebar .latest-product li .img-holder img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    width: 100%
}

.single-sidebar .latest-product li .img-holder .overlay-box .box .content a i {
    color: #fff;
    font-size: 15px
}

.single-sidebar .latest-product li .img-holder,
.single-sidebar .latest-product li .title {
    display: table-cell;
    vertical-align: top
}

.single-sidebar .latest-product li .title {
    padding-left: 20px
}

.single-sidebar .latest-product li .title h3 {
    margin: 0 0 9px
}

.single-sidebar .latest-product li .title h3 a {
    color: #292929;
    font-size: 16px;
    text-transform: none;
    transition: all 500ms ease
}

.single-sidebar .latest-product li .title h3:hover a {
    color: #ed9241
}

.single-sidebar .latest-product li .title p {
    margin: 0
}

.single-sidebar .latest-product li .title p span {
    color: #01305e;
    font-size: 16px
}

.single-sidebar .latest-product li .title del {
    color: #9e9e9e;
    font-size: 14px;
    padding-left: 10px
}

.single-sidebar .latest-product li:hover .overlay-box {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: rotateY(0deg) scale(1, 1);
    transform: rotateY(0deg) scale(1, 1)
}

.single-sidebar .latest-product li:hover .img-holder img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.single-latest-project .img-holder .overlay-box .box .content a:hover i {
    background: #292929
}

.shop-single-area {
    padding-bottom: 80px;
    padding-top: 80px
}

.product-content-box {
    margin-bottom: 70px
}

.product-content-box .flexslider {
    background: #fff;
    border: none;
    border-radius: 0;
    margin: 0 50px 10px 0;
    position: relative;
    text-align: center
}

.product-content-box .flex-viewport {
    border: none;
    max-height: 450px;
    transition: all 1s ease 0s
}

.product-content-box .flex-control-thumbs {
    margin: 10px 0 0;
    overflow: hidden;
    position: static
}

.product-content-box .flex-control-thumbs li {
    float: left;
    margin: 0 3% 0 0;
    width: 25%
}

.product-content-box .flex-control-thumbs img {
    cursor: pointer;
    display: block;
    height: auto;
    opacity: .6;
    transition: all 1s ease 0s;
    width: 100%;
    border: 3px solid #f7f7f7
}

.product-content-box .flex-control-thumbs .flex-active {
    cursor: default;
    opacity: 1;
    border: 3px solid #ed9241
}

.product-content-box .flex-control-thumbs .flex-active:focus {
    outline: 0
}

.product-content-box .content-box {
    margin-left: -50px
}

.product-content-box .content-box h2 {
    color: #292929;
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 10px;
    text-transform: capitalize
}

.product-content-box .content-box .review-box {
    margin: 0 0 10px
}

.product-content-box .content-box .review-box ul li {
    display: inline-block;
    margin-right: 3px
}

.product-content-box .content-box .review-box ul {
    display: inline-block;
    padding-right: 1px
}

.product-content-box .content-box .review-box ul li i {
    color: #ed9241;
    font-size: 14px
}

.product-content-box .content-box span.price {
    color: #01305e;
    font-size: 22px
}

.product-content-box .content-box .text {
    border-top: 1px solid #f7f7f7;
    margin: 24px 0 0;
    overflow: hidden;
    padding: 24px 0 9px
}

.product-content-box .content-box .location-box {
    margin: 4px 0 10px
}

.product-content-box .content-box .location-box p {
    color: #1f1f1f;
    margin: 0 0 12px
}

.product-content-box .content-box .location-box form input {
    border: 2px solid #f7f7f7;
    height: 40px;
    padding-left: 10px;
    padding-right: 10px;
    width: 170px;
    transition: all 500ms ease;
    margin: 0 0 10px
}

.product-content-box .content-box .location-box form input:focus {
    border-color: #ed9241
}

.product-content-box .content-box .location-box form button {
    background: #f7f7f7;
    border: none;
    color: #292929;
    font-size: 14px;
    font-weight: 600;
    height: 40px;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    width: 95px;
    font-family: Montserrat, sans-serif;
    margin-left: 6px;
    transition: all 500ms ease
}

.product-content-box .content-box .location-box form button:hover {
    background: #ed9241
}

.product-content-box .content-box .location-box form span {
    color: #ed9241
}

.product-content-box .content-box .addto-cart-box .input-group.bootstrap-touchspin {
    float: left;
    width: 70px
}

.product-content-box .content-box .addto-cart-box .form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #eaeaea;
    border-radius: 0!important;
    box-shadow: none;
    color: #272727;
    display: block;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 500;
    height: 50px;
    padding: 6px 0 8px;
    text-align: center
}

.product-content-box .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    border-radius: 0
}

.product-content-box .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    border-radius: 0;
    margin-top: -2px
}

.product-content-box .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical>.btn {
    display: block;
    float: none;
    margin-left: -1px;
    max-width: 100%;
    padding: 12px;
    position: relative;
    width: 100%
}

.product-content-box .content-box .addto-cart-box .btn-default {
    background-color: #efefef;
    border-color: #efefef;
    color: #9e9e9e
}

.product-content-box .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical i {
    color: #9e9e9e;
    font-weight: 400;
    left: 8px;
    position: absolute;
    top: 7px
}

.product-content-box .content-box .addto-cart-box button.addtocart {
    height: 50px;
    width: 170px;
    line-height: 30px;
    margin-left: 25px
}

.product-tab-box .tab-menu {
    border-bottom: 1px solid #f7f7f7;
    margin-bottom: 30px
}

.product-tab-box .tab-menu li {
    display: block;
    float: left;
    margin-bottom: -1px
}

.product-tab-box .tab-menu li a {
    border: 1px solid transparent;
    border-radius: 0;
    display: block;
    margin-right: 10px;
    padding: 13px 35px;
    color: #1f1f1f;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    font-family: Montserrat, sans-serif;
    background: #f7f7f7;
    transition: all 500ms ease
}

.product-tab-box .tab-menu li.active a,
.product-tab-box .tab-menu li:hover a {
    background: #ed9241;
    color: #fff;
    border-color: #ed9241
}

.product-tab-box .tab-content .review-box .single-review-box {
    border-bottom: 1px solid #f7f7f7;
    margin-bottom: 40px;
    padding-bottom: 32px;
    padding-left: 120px;
    position: relative
}

.product-tab-box .tab-content .review-box .single-review-box .img-holder {
    left: 0;
    position: absolute;
    top: 0
}

.product-tab-box .tab-content .review-box .single-review-box .text-holder .top {
    margin: 0 0 8px;
    overflow: hidden
}

.product-tab-box .tab-content .review-box .single-review-box .text-holder .top .name h4 {
    color: #292929;
    font-size: 16px;
    margin: -6px 0 0
}

.product-tab-box .tab-content .review-box .single-review-box .text-holder .top .review-box ul {
    margin-top: -4px;
    padding-left: 20px
}

.product-tab-box .tab-content .review-box .single-review-box .text-holder .top .review-box ul li {
    display: inline-block;
    margin-right: 3px
}

.product-tab-box .tab-content .review-box .single-review-box .text-holder .top .review-box ul li i {
    color: #ed9241;
    font-size: 14px
}

.product-tab-box .tab-content .review-box .single-review-box .text-holder .top .review-date {
    color: #ed9241;
    margin-top: -5px
}

.product-tab-box .tab-content .review-box .single-review-box .text-holder .text p {
    margin: 0 0 15px
}

.product-tab-box .tab-content .review-box .single-review-box .text-holder .text a.reply {
    color: #ed9241;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif
}

.product-tab-box .tab-content .product-details-content {
    margin-top: -5px
}

.product-tab-box .tab-content .product-details-content .highlight {
    margin: 42px 0 0
}

.product-tab-box .tab-content .product-details-content .highlight .highlight-title {
    color: #292929;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: Poppins, sans-serif;
    margin: 0 0 28px
}

.product-tab-box .tab-content .product-details-content .highlight li {
    position: relative;
    padding-bottom: 12px;
    padding-left: 25px
}

.product-tab-box .tab-content .product-details-content .highlight li:before {
    content: "\f00c";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    color: #ed9241;
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 0
}

.product-tab-box .tab-content .review-form {
    padding-top: 16px
}

.product-tab-box .tab-content .review-form .sec-title-two {
    padding-bottom: 34px
}

.product-tab-box .tab-content .review-form .add-rating-box {
    margin: 0 0 23px
}

.product-tab-box .tab-content .review-form .add-rating-box .add-rating-title h4 {
    color: #292929;
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 10px;
    text-transform: none
}

.product-tab-box .tab-content .review-form .add-rating-box ul li {
    display: inline-block;
    margin-right: 20px
}

.product-tab-box .tab-content .review-form .add-rating-box ul li:last-child {
    margin-right: 0
}

.product-tab-box .tab-content .review-form .add-rating-box ul li a i {
    color: #ed9241;
    margin-right: 3px;
    opacity: .3;
    transition: all 500ms ease
}

.product-tab-box .tab-content .review-form form input[type=text],
.product-tab-box .tab-content .review-form form textarea {
    height: 50px;
    width: 100%;
    border: 1px solid #eaeaea;
    color: #9e9e9e;
    font-size: 14px;
    padding: 0 15px;
    margin-bottom: 30px;
    transition: all 500ms ease
}

.product-tab-box .tab-content .review-form form textarea {
    height: 110px;
    padding: 10px 15px;
    margin-bottom: 32px
}

.product-tab-box .tab-content .review-form form button {
    padding: 11px 30px
}

.product-tab-box .tab-content .review-form .add-rating-box ul li:hover a i {
    opacity: 1
}

.product-tab-box .tab-content .review-form form input[type=text]:focus,
.product-tab-box .tab-content .review-form form textarea:focus {
    border-color: #ed9241
}

.related-product {
    border-top: 1px solid #f7f7f7;
    margin-top: 60px;
    padding-top: 56px
}

.related-product .single-product-item {
    margin-bottom: 0
}

.related-product .owl-controls {
    position: absolute;
    right: 0;
    top: -90px
}

.related-product .owl-theme .owl-nav [class*=owl-] {
    background: rgba(0, 0, 0, 0);
    border: 2px solid #f7f7f7;
    border-radius: 50%;
    color: #cccbcb;
    font-size: 20px;
    height: 45px;
    line-height: 42px;
    margin: 0;
    padding: 0;
    text-align: center;
    -webkit-transition: all 700ms ease 0s;
    transition: all 700ms ease 0s;
    width: 45px;
    font-weight: 900
}

.related-product .owl-theme .owl-nav [class*=owl-] i {
    font-size: 20px;
    font-weight: 900
}

.related-product .owl-theme .owl-nav .owl-next {
    margin-left: 10px
}

.related-product .owl-theme .owl-nav [class*=owl-]:hover {
    color: #fff;
    background: #ed9241;
    border: 2px solid #ed9241
}

.cart-area {
    padding-bottom: 80px;
    padding-top: 80px
}

.cart-area .table-outer {
    overflow-x: auto;
    position: relative;
    width: 100%
}

.cart-area .cart-table {
    min-width: 1024px;
    width: 100%
}

.cart-area .cart-table .cart-header {
    background: #f7f7f7;
    color: #292929;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 600;
    position: relative;
    text-transform: capitalize;
    width: 100%;
    border: 1px solid #000;
    border-color: #eaeaea;
    border-width: 1px 2px 2px 1px
}

.cart-area .cart-table thead tr th {
    font-weight: 600;
    line-height: 24px;
    min-width: 110px;
    padding: 20px 25px
}

.cart-area .cart-table thead tr th.prod-column {
    padding-left: 30px;
    text-align: left
}

.cart-area .cart-table thead tr th.availability {
    padding: 0 40px
}

.cart-area .cart-table tbody tr {
    border-bottom: 1px solid #eaeaea
}

.cart-area .cart-table tbody tr td {
    border: 1px solid #eaeaea;
    vertical-align: middle;
    color: #292929;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    min-width: 100px;
    padding: 27.5px 25px
}

.cart-area .cart-table tbody tr .prod-column .column-box {
    min-height: 90px;
    padding-left: 90px;
    padding-top: 15px;
    position: relative;
    text-align: left
}

.cart-area .cart-table tbody tr .prod-column .column-box .prod-thumb {
    background: #f4f4f4;
    left: 0;
    padding: 0;
    position: absolute;
    top: 2px
}

.cart-area .cart-table tbody tr .prod-column .column-box .prod-thumb img {
    display: block;
    max-width: 100%
}

.cart-area .cart-table tbody tr .prod-column .column-box h3 {
    color: #272727;
    font-size: 18px;
    font-weight: 600;
    margin: 21px 0 5px;
    text-transform: capitalize
}

.cart-area .cart-table tbody tr .qty {
    padding-right: 25px;
    width: 120px
}

.cart-area .cart-table tbody tr .qty .form-control {
    background-color: #f7f7f7;
    background-image: none;
    border: 1px solid #f7f7f7;
    border-radius: 0!important;
    box-shadow: none;
    color: #272727;
    display: block;
    font-size: 18px;
    font-weight: 500;
    height: 45px;
    padding: 6px 0;
    text-align: center;
    font-family: Montserrat, sans-serif
}

.cart-area .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    border-radius: 0;
    margin-left: 0;
    padding: 11px
}

.cart-area .cart-table tbody tr .qty .btn-default {
    background-color: #ed9241;
    border-color: #ed9241;
    color: #fff
}

.cart-area .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    border-radius: 0;
    margin-left: 0;
    margin-top: -1px;
    padding: 10px
}

.cart-area .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical i {
    font-size: 9px;
    left: 6px;
    top: 6px
}

.cart-area .cart-table tbody tr td.unit-price {
    padding-left: 40px;
    padding-right: 20px
}

.cart-area .cart-table tbody .available-info {
    color: #9e9e9e;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    padding-left: 50px;
    position: relative
}

.cart-area .cart-table tbody .available-info .icon {
    background: #ed9241;
    border-radius: 50%;
    color: #fff;
    font-size: 18px;
    height: 40px;
    left: 0;
    line-height: 40px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 40px
}

.cart-area .cart-table tbody tr td.price {
    color: #9e9e9e;
    font-size: 16px;
    font-weight: 400;
    font-family: Poppins, sans-serif
}

.cart-area .cart-table tbody tr .sub-total {
    color: #01305e;
    font-weight: 400;
    font-size: 16px;
    font-family: Poppins, sans-serif
}

.cart-area .cart-table tbody tr input[type=checkbox] {
    display: inline-block;
    margin: 0 5px 0 0;
    position: relative;
    top: -2px
}

.cart-area .cart-table tbody tr .remove {
    color: #292929;
    font-size: 14px
}

.cart-middle {
    padding-top: 30px
}

.cart-middle .apply-coupon {
    padding-left: 245px;
    position: relative
}

.cart-middle .apply-coupon input[type=text] {
    border: 2px solid #f7f7f7;
    color: #9e9e9e;
    font-size: 14px;
    font-weight: 400;
    height: 50px;
    left: 0;
    padding: 0 15px;
    position: absolute;
    text-transform: capitalize;
    top: 0;
    transition: all 500ms ease 0s;
    width: 225px
}

.cart-middle .apply-coupon input[type=text]:focus {
    border: 2px solid #ed9241
}

.cart-middle .apply-coupon .apply-coupon-button button {
    height: 50px;
    text-transform: uppercase;
    width: 170px
}

.cart-middle .update-cart-pro-check button {
    background: #fff;
    border: 2px solid #f7f7f7;
    color: #292929;
    height: 50px;
    margin-right: 20px;
    width: 170px
}

.cart-middle .update-cart-pro-check button:hover {
    background: #ed9241;
    border-color: #ed9241
}

.cart-middle .update-cart-pro-check a {
    background: #f7f7f7;
    border: 2px solid #f7f7f7;
    color: #292929;
    display: inline-block;
    float: right;
    height: 50px;
    line-height: 44px;
    text-align: center;
    text-transform: uppercase;
    width: 240px
}

.cart-middle .update-cart-pro-check a:hover {
    background: #ed9241;
    border: 2px solid #ed9241
}

.cart-bottom {
    overflow: hidden;
    padding-top: 76px
}

.cart-bottom .calculate-shipping .ui-state-default .ui-icon {
    background: 0 0
}

.cart-bottom .calculate-shipping .ui-state-default {
    background: #fff;
    border: 2px solid #f7f7f7;
    border-radius: 0;
    color: #9e9e9e;
    font-size: 14px;
    font-weight: 400;
    height: 45px;
    outline: 0;
    width: 100%!important;
    margin-bottom: 17px
}

.cart-bottom .calculate-shipping .ui-selectmenu-button span.ui-icon {
    margin-top: 0;
    right: 0;
    border-left: 2px solid #f7f7f7;
    display: block;
    float: right;
    height: 41px;
    position: relative;
    text-indent: 0;
    top: 0;
    width: 43px
}

.cart-bottom .calculate-shipping .ui-selectmenu-button span.ui-icon::before {
    color: #9b9b9b;
    content: "\f107";
    font-family: FontAwesome;
    font-size: 20px;
    overflow: visible;
    position: absolute;
    right: 14px;
    top: 6px
}

.cart-bottom .calculate-shipping .ui-selectmenu-button span.ui-selectmenu-text {
    display: block;
    line-height: 18px;
    overflow: hidden;
    padding: 12px 17px;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cart-bottom .calculate-shipping input[type=text] {
    border: 2px solid #f7f7f7;
    color: #9e9e9e;
    display: block;
    font-size: 14px;
    height: 45px;
    padding: 0 18px;
    width: 100%;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

.cart-bottom .calculate-shipping input[type=text]:focus {
    border: 2px solid #ed9241
}

.cart-bottom .calculate-shipping a {
    background: #f7f7f7;
    border: 2px solid #f7f7f7;
    color: #292929;
    display: block;
    font-size: 14px;
    font-weight: 600;
    height: 50px;
    margin-top: 30px;
    padding: 11px 0;
    text-align: center;
    text-transform: uppercase;
    width: 170px;
    font-family: Montserrat, sans-serif;
    transition: all 500ms ease
}

.cart-bottom .calculate-shipping a:hover {
    background: #ed9241;
    border-color: #ed9241
}

.cart-total-table {
    border: 2px solid #f7f7f7
}

.cart-total-table li {
    border-bottom: 1px solid #f7f7f7
}

.cart-total-table li:last-child {
    border-bottom: none
}

.cart-total-table li span.col.col-title {
    border-right: 1px solid #f7f7f7;
    color: #292929;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    padding: 10px 18px;
    position: relative;
    width: 50%
}

.cart-total-table li span.col {
    color: #9e9e9e;
    font-size: 14px;
    display: block;
    float: left;
    line-height: 28px;
    padding: 10px 18px;
    position: relative;
    width: 50%
}

.cart-total-table li span.col.total {
    color: #ed9241
}

.cart-bottom .proceed-checkout-button a {
    float: right;
    height: 50px;
    padding: 11px 0;
    width: 240px;
    margin-top: 30px
}

#solution-single-area {
    padding-bottom: 80px;
    padding-top: 80px
}

#solution-single-area .sidebar .single-sidebar-item {
    margin-bottom: 50px
}

#solution-single-area .sidebar .single-sidebar-item .solution-categories li a {
    background: #f7f7f7;
    color: #292929;
    display: block;
    font-size: 16px;
    font-weight: 400;
    font-family: Montserrat, sans-serif;
    padding: 15px 20px;
    transition: all 500ms ease;
    position: relative
}

#solution-single-area .sidebar .single-sidebar-item .solution-categories li a:before {
    position: absolute;
    top: 25%;
    left: 0;
    width: 0;
    height: 30px;
    background: #01305e;
    content: "";
    transition: all 500ms ease
}

#solution-single-area .sidebar .single-sidebar-item .solution-categories li a i {
    margin: 3px 0;
    color: #f7f7f7;
    position: absolute;
    top: 31%;
    right: 5px
}

#solution-single-area .sidebar .single-sidebar-item .solution-categories li ul.leftsubmenu {
    display: none
}

#solution-single-area .sidebar .single-sidebar-item .solution-categories li.active ul.leftsubmenu {
    display: block;
    border: 1px solid #ed9241
}

#solution-single-area .sidebar .single-sidebar-item .solution-categories li.active ul.leftsubmenu li a {
    background: #fff;
    color: #000
}

#solution-single-area .sidebar .single-sidebar-item .solution-categories li ul.leftsubmenu li a:before {
    width: 0
}

#solution-single-area .sidebar .single-sidebar-item .solution-categories li a:hover,
#solution-single-area .sidebar .single-sidebar-item .solution-categories li.active a {
    background: #ed9241;
    color: #fff
}

#solution-single-area .sidebar .single-sidebar-item .solution-categories li a:hover i,
#solution-single-area .sidebar .single-sidebar-item .solution-categories li.active a i {
    color: #fff
}

#solution-single-area .sidebar .single-sidebar-item .solution-categories li a:hover:before,
#solution-single-area .sidebar .single-sidebar-item .solution-categories li.active a:before {
    width: 5px
}

#solution-single-area .sidebar .single-sidebar-item .sec-title-two h2 {
    font-size: 22px;
    margin: -4px 0 15px
}

#solution-single-area .sidebar .single-sidebar-item .brochures-list li a {
    background: #f7f7f7;
    color: #292929;
    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 65px;
    padding-right: 20px;
    font-family: Montserrat, sans-serif;
    margin-bottom: 10px;
    transition: all 500ms ease
}

#solution-single-area .sidebar .single-sidebar-item .brochures-list li a span::before {
    background: #292929;
    color: #fff;
    display: inline-block;
    height: 45px;
    line-height: 45px;
    margin-left: -2px;
    text-align: center;
    width: 50px;
    transition: all 500ms ease;
    margin-right: 15px;
    position: relative;
    top: 1px
}

#solution-single-area .sidebar .single-sidebar-item .brochures-list li a i {
    margin: 26px 0
}

#solution-single-area .sidebar .single-sidebar-item .brochures-list li a:hover {
    background: #ed9241;
    color: #fff
}

#solution-single-area .sidebar .single-sidebar-item .brochures-list li a:hover span::before {
    background: #01305e
}

#solution-single-area .sidebar .single-sidebar-item .client-testimonial-item .single-client-testimonial-item .text {
    background: #01305e;
    color: #fff;
    border-radius: 5px;
    padding: 25px 10px 25px 40px;
    position: relative;
    margin-bottom: 30px
}

#solution-single-area .sidebar .single-sidebar-item .client-testimonial-item .single-client-testimonial-item .text::before {
    background: url(../img/solution-single/bottom-arrow.png) rgba(0, 0, 0, 0);
    bottom: -14px;
    content: "";
    height: 14px;
    left: 30px;
    position: absolute;
    width: 15px
}

#solution-single-area .sidebar .single-sidebar-item .client-testimonial-item .single-client-testimonial-item .text .arrow {
    background: url(../img/solution-single/testimonial-icon-bg.png) no-repeat rgba(0, 0, 0, 0);
    height: 70px;
    left: 0;
    padding: 10px 7px;
    position: absolute;
    top: 0;
    width: 70px
}

#solution-single-area .sidebar .single-sidebar-item .client-testimonial-item .single-client-testimonial-item .text .arrow i {
    font-size: 25px
}

#solution-single-area .sidebar .single-sidebar-item .client-testimonial-item .single-client-testimonial-item .text p {
    font-size: 16px;
    line-height: 32px;
    margin: 0
}

.sidebar .single-sidebar-item .client-testimonial-item .single-client-testimonial-item .client-info .ing-box {
    width: 75px
}

.sidebar .single-sidebar-item .client-testimonial-item .single-client-testimonial-item .client-info .ing-box,
.sidebar .single-sidebar-item .client-testimonial-item .single-client-testimonial-item .client-info .text-box {
    display: table-cell;
    vertical-align: middle
}

.sidebar .single-sidebar-item .client-testimonial-item .single-client-testimonial-item .client-info .text-box {
    padding-left: 10px
}

.sidebar .single-sidebar-item .client-testimonial-item .single-client-testimonial-item .client-info .text-box h4 {
    margin: 0 0 3px;
    text-transform: capitalize
}

.sidebar .single-sidebar-item .client-testimonial-item .single-client-testimonial-item .client-info .text-box span {
    color: #01305e;
    font-size: 14px;
    font-weight: 400;
    font-family: Poppins, sans-serif
}

.sidebar .single-sidebar-item .client-testimonial-item .single-client-testimonial-item .client-info .text-box .review-box ul li {
    color: #ed9241;
    display: inline-block;
    margin-right: 3px
}

#solution-single-area .single-solution-content img.pro {
    border: 3px solid #edeeee;
    margin-left: 10px
}

#solution-single-area .single-solution-content img.pro:hover {
    border: 3px solid #ed9241
}

#solution-single-area .single-solution-content .top {
    margin-bottom: 10px;
    overflow: hidden
}

#solution-single-area .single-solution-content .top .img-holder {
    margin-right: -25px
}

#solution-single-area .single-solution-content .top .text-holder {
    padding-left: 25px
}

#solution-single-area .single-solution-content .top .text-holder .sec-title-two {
    padding-bottom: 34px
}

#solution-single-area .single-solution-content .top .text-holder h3 {
    margin: 20px 0 0;
    text-transform: capitalize
}

#solution-single-area .single-solution-content .bottom {
    overflow: hidden
}

#solution-single-area .single-solution-content .bottom .img-holder {
    margin-right: -25px
}

#solution-single-area .single-solution-content .bottom .text-holder {
    padding-left: 25px
}

#solution-single-area .single-solution-content .bottom .accordion-box {
    margin: 0;
    padding-left: 25px
}

#solution-single-area .single-solution-content .experts-provide {
    padding-top: 70px
}

#solution-single-area .single-solution-content .experts-provide .sec-title-two {
    padding-left: 15px;
    padding-bottom: 34px
}

#solution-single-area .single-solution-content .experts-provide .single-experts-provide {
    padding-bottom: 60px;
    position: relative
}

#solution-single-area .single-solution-content .experts-provide .single-experts-provide .icon-holder {
    width: 70px
}

#solution-single-area .single-solution-content .experts-provide .single-experts-provide .icon-holder,
#solution-single-area .single-solution-content .experts-provide .single-experts-provide .text-holder {
    display: table-cell;
    vertical-align: middle
}

#solution-single-area .single-solution-content .experts-provide .single-experts-provide .text-holder {
    padding-left: 30px;
    padding-right: 30px
}

#solution-single-area .single-solution-content .experts-provide .single-experts-provide .icon-holder span::before {
    background: #ed9241;
    border-radius: 50%;
    color: #fff;
    display: block;
    font-size: 30px;
    font-weight: 600;
    height: 70px;
    line-height: 70px;
    text-align: center;
    width: 70px
}

#solution-single-area .single-solution-content .experts-provide .single-experts-provide .text-holder h3 {
    margin: 0 0 8px
}

#solution-single-area .single-solution-content .experts-provide .single-experts-provide .text-holder p {
    margin: 0
}

#solution-single-area .single-solution-content .caption-box {
    overflow: hidden;
    background: url(../img/solution-single/caption-bg.jpg) no-repeat;
    background-size: cover;
    padding: 20px 40px
}

#solution-single-area .single-solution-content .caption-box .title h3 {
    color: #fff;
    line-height: 32px;
    margin: 0;
    text-transform: capitalize
}

#solution-single-area .single-solution-content .caption-box .button a {
    margin: 8px 0;
    padding: 10px 30px
}

.page_nav {
    width: 100%
}

.page_nav ul {
    margin: 0 0 30px;
    padding: 0 5px;
    width: 100%;
    background: #f7f7f7;
    border: 1px solid #e5e5e5
}

.page_nav ul li {
    margin: 5px 0!important;
    padding: 0;
    display: inline-block
}

.page_nav ul li a {
    background: #f7f7f7;
    padding: 14px 26px;
    font-size: 16px;
    color: #333;
    min-width: 180px;
    display: block;
    margin-right: 10px
}

.page_nav ul li a.active,
.page_nav ul li a:hover {
    background: #ed9241;
    color: #fff
}

h2.page-title {
    margin-bottom: 20px;
    font-size: 20px;
    color: #ed9241;
    text-align: left
}

h2.page-title strong {
    font-weight: 700;
    color: #006fc0
}

.table-outer {
    overflow-x: auto;
    position: relative;
    width: 100%;
    border: 2px solid #DFDFDF
}

table.product-table {
    width: 100%
}

table.product-table .product-header {
    background: #f7f7f7;
    color: #292929;
    font-size: 16px;
    font-weight: 600;
    position: relative;
    text-transform: capitalize;
    width: 100%;
    border: 1px solid #000;
    border-color: #eaeaea;
    border-width: 1px 2px 2px 1px
}

table.product-table .product-header tr th {
    font-weight: 600;
    line-height: 24px;
    min-width: 110px;
    padding: 13px 25px;
    background: #006fc0;
    color: #fff
}

table.product-table tbody tr {
    border-bottom: 1px solid #eaeaea
}

table.product-table tbody tr:nth-child(even) {
    background: #eaf6ff
}

table.product-table tbody tr td {
    color: #292929;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    min-width: 100px;
    padding: 13px 11px;
    border: 1px solid #cdcdcd;
    vertical-align: middle
}

table.product-table tbody tr td:first-child {
    font-weight: 700
}

table.product-table tbody tr td ul {
    list-style: disc url(../img/resources/bullet_icon.png);
    margin-left: 13px
}.donate_btn

table.product-table tbody tr td ul li {
    margin-left: 13px;
    list-style-image: url(../img/resources/bullet_icon.png)
}

/*Light box efficate*/
/*Gallery css*/
/*Image gallery carousel*/
#gallery .carousel-control.left, #gallery .carousel-control.right {background: none;}
/*Photo gallery*/
#photos-page img {
    width:calc(25% - 0px);
    margin:0;
    padding:15px;
    /*float:left;*/
}


/*text slider css*/
.holder { 
  background-color:#eee;
  width:100%;
  height:370px;
  overflow:hidden;
  padding:10px;
  font-family:Helvetica;
}
.holder .mask {
  position: relative;
  left: 0px;
  top: 10px;
  width:100%;
  height:370px;
  overflow: hidden;
}
.holder ul {
  list-style:none;
  margin:0;
  padding:0;
  position: relative;
}
.holder ul li {
  padding:10px 0px;
}
.holder ul li a {
  color:#000;
  text-decoration:none;
}
/*End text slider css*/


@media only screen and (max-width:699px) {
    #photos-page img {
        width:50% !important;
    }

    .event-item-new [id*="kidName"]{
      margin-right: 0px;
    }
}
/*End light box efficate*/

@font-face {
    font-family: futura-book;
    src: url(../fonts/futura/futura-book.eot);
    src: local('☺'), url(../fonts/futura/futura-book.woff) format('woff'), url(../fonts/futura/futura-book.ttf) format('truetype'), url(../fonts/futura/futura-book.svg) format('svg');
    font-weight: 400;
    font-style: normal
}