body{font-size:21px;font-family: "Helvetica"; color:#231f20; overflow-x: hidden; }

@media (min-width:992px){
.container{max-width:1330px; width: 100%;}
.left-container{padding-left:100px;}
.center-container{width: 100%; max-width:1100px; margin-left: auto; margin-right: auto;}
.title-service{position: relative;left: -30px;}
}
@media (max-width:991px){
.center-container{padding:0 15px; display: table;}
}

.collapse.navbar-collapse {background: transparent;font-family: "GillSansMT";}
.inner-page header{background:#f9f6ef; width: 100%; display: table; margin-bottom: 25px;}
.navbar-nav > li > a {color: #bdbdbd;font-size: 13.3px;padding: 15px 25px;transform: scale(1.15, 1);}

a{color:#333; text-decoration: none; transition: all 0.3s ease 0s;}
a:hover{color:#0068ac; text-decoration: none;}
.blue-button{width:160px; height:50px; color: #FFF; text-shadow:0 0 2px rgba(0,0,0,0.2); background:#0068ae;
 text-align: center; line-height:50px; border-radius:7px; font-size:22px; font-family:'Gill Sans MT Condensed'; display:inline-block; }
.blue-button:hover{background:#FF9900; color:#FFF;}
.transparent-button {
  align-items: center;
  background: transparent none repeat scroll 0 0;
  border: 1px solid #898787;
  border-radius:20px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
  color: #4680c7;
  display: flex;
  justify-content: center;
  margin: 0 16px;
  min-height: 100px;
  padding: 10px 15px;
  width: 310px;
  text-align: center;
  font-family: "Gill Sans MT Condensed";
  font-size: 28px;
  font-weight: 300;
  line-height: 28px;
}
.transparent-button a{color: #4680c7;}
.bg-button1 {background: #fbf9f4 none repeat scroll 0 0;text-align: center;}
.color-button1{color:#}
.light-button {
  border: 1px solid #abaaac;
  border-radius: 10px;
  color: #0063be;
  display: block;
  font-size: 18px;
  font-weight: 500;
  height: 60px;
  line-height: 60px;
  text-align: center;
  text-decoration: none;
  width: 165px;
  background: #fbf9f4;
}
.light-button:hover{background:#0063be; color: #FFF; border-color:#0063be; }
  .return {background: #fbb854 none repeat scroll 0 0;border-radius: 5px;color: #fff;font-family: "Gill Sans MT Condensed";font-size: 20px;
  padding: 2px 13px;text-transform: uppercase;text-align: center;}

/*---Page Head----*/
.page-head {border-top: 1px solid #dfd3b0;position: relative;margin: 0 10px;}
.page-head .page-headtitle {background: #fff none repeat scroll 0 0;color: #0063be;font-family: "Helvetica-Bold";font-size:40px;font-style: normal;text-shadow: 0 0 1px;font-weight:bold;margin-top: -24px;padding: 0 20px;}
.headtitle-color2{color:#706e6b !important;}

.inner-page .page-head .page-headtitle {background:#f9f6ef;}
/*---Page Title----*/
.page-title {color: #4781c8;font-family: "Helvetica";font-size:38px;margin: 15px 0;}
.page-title1 {color: #d8d9da;text-transform: uppercase;font-size: 21px;font-family: Helvetica;font-weight: bold;
}
.page-title2{font-size:35px; color: #0063be;font-family: "Gill Sans MT Condensed"; margin:0; font-weight:500;}
.page-title3{font-size:35px; color: #231f20;font-family: "Gill Sans MT Condensed"; margin:10px 0; font-weight:500;}

/*---Page Services----*/
.services-top{margin-bottom: 20px;text-align:center;}
.services-btn {
	display: inline-table;
	font-family: "Gill Sans MT Condensed";
	font-size: 16px;
	min-width: 100px;
	padding: 0 15px;
	text-align: center;
	text-transform: uppercase;
	line-height: normal !important;
}
.services-icon{width: 100%; display: table; clear: both; margin-bottom:5px;}
.services-icon img {max-height: 55px;}
.services-btn a{text-decoration: none;color: #d5c296;}
.services-btn{-moz-transition: all 0.1s;-webkit-transition: all 0.1s;transition: all 0.1s;}
.services-btn:hover img {-moz-transform: scale(1.1);-webkit-transform: scale(1.1);transform: scale(1.1);}
.services-btn .active{color:#0063be;}

.flex-container {display: flex;}
 .space-between{justify-content: space-between;}
 .center {justify-content: center;}
 .space-evenly { justify-content: space-evenly;}
 .space-around { justify-content: space-around; }
.img-right {position: relative;right: -29px; margin-top:10px;}

/*---Page Ul Style----*/
.ul-style{margin:0; padding: 0; list-style: none; position: relative; margin-left: 20px;}
.ul-style li{list-style: none; padding-left:40px; position: relative; line-height:27px;}
.ul-style li:before{content: ""; position: absolute; width: 13px; height: 11px; background:#0063be; left:8px; top:7px; }

.bgenerygsub{background: url(../img/bgenerygsub.jpg) center top; width: 100%; background-size: cover; position: }
.page-footer-banner{position: relative;}
.page-footer-banner:after{width:98%; height: 1px; content: ""; background:#dfd3b0; position: absolute; top:15px; left:1%; right:1%;}

.services-min{background:#f2f2f1; padding: 50px 0; width: 100%;}
.bg-wihte{background: #FFF; width: 100%; position: relative;}
.box{transition: box-shadow .3s;}
.box:hover{box-shadow: 0 0 22px rgba(33,33,33,.2);}
.box .box-title {color: #6793cf;font-family: "Helvetica";font-size: 24px;font-weight: 600;margin: 10px 0; position: relative;line-height: 30px;}
.box .box-contect{padding:15px; font-family: "Gill Sans MT Condensed";}
.box .box-contect p{font-size:24px; color:#737172; line-height:normal;}
.box-botton{border-radius:5px; border:1px solid #d5c296; padding:8px 15px; font-size:18px; color:#d5c296; font-weight:600; margin: 15px 0; display: table; }
.transparent-button.text-white a{color:#edebe9 !important;}

.contact-page h3{color:#0063be; font-size:28px;}
a:focus{
  color: #ffa200;
  text-decoration: none;
}
.learn-more{background: #fbf9f4; border:1px solid #b4b3b5; width: 135px; height: 45px; border-radius: 8px; line-height: 45px; color: #c2c0bd; font-size: 15px; display: inline-block; font-weight: 600; text-align: center;}
.colorblack{color: #000;}

.bg-light-blue{background:#7fb1de; padding:30px 0;}
.bg-light-blue a{color: #FFF; font-size:16px; width: 100%; display: table; line-height:27px;}
.client-logo img {
  margin-right: 2.3%;
  max-width: 130px;
}
.client-logo img:last-child{margin-right:0;}
.img-left{margin-left: -27px;}

.services-btn a {
  color: #d5c296;
  text-decoration: none;
  padding-bottom:15px ;
  display: table;
}

.dropdown {
    position: relative;
}

.dropdown-content {
  border: 1px solid #dddd;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  display: none;
  min-width:570px;
  position: absolute;
  text-align: left;
  z-index: 1;
  background:#FFF;
}
.services-btn .dropdown-content {
	min-width:400px;
}
.dropdown-content a {
    display: block;
  border-bottom:1px solid #eee;
    padding:8px 21px;
    color:#333; 
}

.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
    display: block;
}


.arrow_box:after, .arrow_box:before {
  bottom: 100%;
  left: 10%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.arrow_box::after {
  border-color: rgba(136, 183, 213, 0) rgba(136, 183, 213, 0) #fff;
  border-width: 8px;
  margin-left: -8px;
}
.arrow_box:before {
  border-color: rgba(194, 225, 245, 0);
  border-bottom-color: #eee;
  border-width: 10px;
  margin-left: -10px;
}

.casestudy .dropdown-content a {
  display: block;
  border-bottom: 1px solid #eee;  
  padding: 8px 10px;
  color: #333;
  font-weight: 300;
  font-size: 12px;
  width: 100%;
  text-transform: uppercase;
}

.servicesubmenu a {
  color: #706e6b ;
  font-size: 12px; 
  font-family:"Helvetica";
}


.form-min .form-contact-input {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #898787;
  border-radius: 20px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
  color: #0063be;
  font-size: 25px;
  font-weight: 300;
  line-height: 28px;
  margin: auto;
  min-height: 100px;
  padding: 10px 18px 9px 15px;
  width: 100%;
}

.clicktoSelect .dropdown {
  background: #fbf9f4 none repeat scroll 0 0;
  border: 1px solid #898787;
  border-radius: 20px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
  color: #0063be;
  font-size: 24px;
  font-weight: 300;
  line-height: normal;
  margin-bottom: 31px;
  padding: 16px 15px 0;
  text-align: center;
  width: 27.5%;
}

.clicktoSelect .dropdown-content.arrow_box > a {
  font-size: 16px;
}
.clicktoSelect .dropbtn {
  display: inline-table;
  padding-bottom: 16px;
}
.form-min .blue-button.form-submit {
  background: #0063be none repeat scroll 0 0;
  border: 0 none;
  border-radius: 6px;
  font-size: 27px;
  line-height: normal;
  margin-left: 18px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold;
  width: 122px;
  height: auto;
  padding: 6px 0px;
}

.category select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

select.form-contact-input {
  width: 27% !important;
}

.selectservice {
  /*padding-top:30px !important;*/
  text-align:center;
  margin-bottom:30px !important;
  padding-left: 25px !important;
}

.selectservice option{
  text-align:left;
  font-size:21px;
  border-bottom:1px solid #eee;
  padding:3px 15px;
  background:#FFF;
}

.blue-button:focus, .return:focus {
  color: #FFF !important;
  text-decoration: none;
}

.form-min .form-contact-input::-moz-placeholder, #category::-moz-placeholder {
  color: #ddd;
  opacity: 1;
}
#category{
  color: #DDD;
}
.return:hover{color:#FFF;}
.learn-more:hover{background:#0068ac; border-color: #0068ac; color: #FFF;}
.wpcf7-submit{width:160px; height:50px; color: #FFF; text-shadow:0 0 2px rgba(0,0,0,0.2); background:#0068ae;
 text-align: center; line-height:50px; border-radius:7px; font-size:22px; font-family:'Gill Sans MT Condensed'; display:inline-block;text-transform: uppercase; }
.wpcf7-submit:hover{background:#FF9900; color:#FFF;}
#viewcase {
  background: #FFF;
  width: 100%;
  float: left;
  clear: both;
  border:1px solid #eee;
  border-radius: 10px;
  margin-bottom: 30px;
  position: relative;
}

#viewcase a {
  width: 44%;
  float: left;
  border-bottom: 1px solid #eee;
  margin: 0 3%;
  text-transform: uppercase;
  font-size: 13px;
  padding: 9px 0;
}

#viewcase a:last-child {
  border: 0;
}


#viewcase:after, #viewcase:before {
  bottom: 100%;
  left: 10%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

#viewcase::after {
  border-color: rgba(136, 183, 213, 0) rgba(136, 183, 213, 0) #fff;
  border-width: 13px;
  margin-left: -13px;
}
#viewcase:before {
  border-color: rgba(194, 225, 245, 0);
  border-bottom-color: #eee;
  border-width: 16px;
  margin-left: -16px;
}
.ContactUsPage .bg-button1 {
  font-family: "Helvetica";
  font-size: 28px;
  font-weight:400;
  width: 325px;
  line-height: 32px;
}
.blacktext {
	color: #242424;
	line-height:32px !important;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
}
.page-title-casestudy{
	font-family:"Gill Sans MT Condensed";
	font-size:40px;
	color:#4781c8;
	margin:0;
}
.page-title-casestudy span{
	color:#231f20;
}

a.tab-button {
  border: 1px solid #898787;
  border-radius: 20px !important;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
  color: #4680c7;
  font-family: "Gill Sans MT Condensed";
  font-size: 28px;
  font-weight: 300;
  line-height: 28px !important;
  /* min-height: 90px; */
  padding: 20px 15px !important;
  text-align: center;
  width: 100%;
  background-color: #FBF9F4;
}
.button-min > li {
  display: inline-block;
  margin: 16px;
  max-width: 310px;
  text-align: center;
  width: 100%;
  float: inherit;
}
.button-min.nav-tabs > li.active > a, .button-min.nav-tabs > li.active > a:focus
{
  background:#4680c7;
  color:#FFF;
  border-color:#4680c7 !important;
}

.Eventtab{
  width: 74%;
  margin: auto;
}

.button-min{
  border:none;
}
.button-min.nav-tabs > li > a:hover{
  color: #4680c7;
}

.neweventlist {
  color: #231f20;
  font-size: 21px;
  font-weight: 600;
  margin-bottom: 0;
}
.neweventlist h3 {
  font-size: 27px;
  font-weight: 600;
  text-shadow: inherit;
  margin-bottom:15px;
}
.bg-light-blue span{
  color: #FFF;
  font-size:16px; 
  width: 100%; 
  display: table; 
  line-height:27px;
 }
 .noleftmargin .wpcf7-form-control.wpcf7-submit {
  margin-left: 0 !important;
}
.searchpage .page-header, .searchpage .entry-header {
    background: #fff;
    border-bottom:none !important;
}

.searchpage .entry-title a{
  color: #4680c7;
}

.lowertitle{
  text-transform: lowercase;
}
.ecwd_1522 ul.events li > .ecwd_open_event_popup{
  color: #FFF !important; 
  font-style: normal;
}
.ecwd_1522 ul.events li {
  background:#4680c7 !important;
}
.event-details-container .ecwd_open_event_popup{
  color:#010101!important;
}

.ecwd_1522 ul.events span, .ecwd_1522 ul.events p, .event-detalis a, .event-detalis span {font-style: normal !important; }
.ecwd_popup_body .event_cageory_and_tags {
  display: none;
}
#ecwd-events-content h1 {
  font-size: 25px !important;
  margin: 10px 0 ;
  color: #4781c8 !important;
  font-family: Helvetica !important;
}

.upcoming_events_item .event-date {
  margin-bottom: 5px;
}

.upcoming_events_item .event-title a {
  color: #4781c8;
  padding-bottom: 20px;
  padding-top: 20px;
    display: inline-block;
    font-size: 25px;
}
.content p {
  color: #231f20;
  font-size: 20px !important

} 

.upcoming_events_item .event-date {
color: #231f20;
}

.ecwd_1517 .events li {
  background: #ff9900 !important;
}

.ecwd_1517 .events li > .ecwd_open_event_popup{color: #FFF !important; font-style: normal !important;}
.ecwd_1517 .events li{font-style: normal !important;}

.ecwd_1517 ul.events span, .ecwd_1517 ul.events p, .event-detalis a, .event-detalis span {font-style: normal !important; }
.bg-button1.display-table {display: table; padding: 25px 0;}

.bg-button1.transparent-button.display-table.last-bt {
  padding-bottom: 24px !important;
  padding-top: 18px !important;
}

/*.wpcf7-form-control-wrap.category{display: flex; align-items: center; align-self: center;}
.wpcf7-form-control-wrap.category select {
  align-items: center;
  display: flex;
  text-align: center;
  text-align:center;
  text-align:-moz-center;
    text-align:-webkit-center;
}*/

.category select {
    -moz-appearance: none;
    border: 1px solid #898787;
    border-radius: 20px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
    margin-bottom: 20px;
    padding: 34px 30px;
    text-align: center;
    width: 688px;
    color: #0063be;
    font-size: 25px;
}
.category select option{text-align: left;}

@-moz-document url-prefix() {
  .category select {
     padding:34px 0;
  }
}
.widget-title{
    color: #0063be;
    font-size: 25px;
    margin-top:0;
}

.widget {

    border: 1px solid #eee;
    padding: 10px;
    margin-bottom: 30px;

}
.widget ul {
    list-style: none;
    padding: 0;

}
.widget ul li a{
    font-size: 18px;
    color: #333;
}
/*.widget ul li  {
    padding: 5px 0;
    border-top: 1px solid #dfd3b0;
}
.widget ul li:last-child{
  border-bottom: 1px solid #dfd3b0;
}*/