/* Enter Your Custom CSS Here */

#consultation {
    text-align: center;
}

#consul-cont {
    width: 30%;
    display: inline-block;
    vertical-align: top;
}

#consul-cont {
    margin: 0px 5px 15px;
}

#consul-cont input {
    border-radius: 0;
    height: 40px;
    border: 0;
}
body .fl-page-footer-widgets .wpcf7-form-control.wpcf7-submit {
    background: #1a5fbc;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 8px 25px;
}
#consul-cont .wpcf7-form-control.wpcf7-select {
    width: 100% !important;
    height: 40px;
    border-radius: 0;
    border: 0;
}
#top-right {
    width: 265px;
    text-align: center;
    float: right;
}
#consul-cont .wpcf7-form-control.wpcf7-submit {
    width: 100% !important;
    background: #1a5fbc;
}

.fl-logo-img {
    max-width: 250px !important;
}
.fl-widget-title {
    color: #1a5fbc !important;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 15px !important;
}
#menu-main-menu-1 li a {
    font-family: "Raleway", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    padding: 12px;
    font-size: 13px;
    line-height: 17px;
}
::before, ::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#top-right .r-top a {
    background: #1A5FBC;
    color: #fff !important;
    padding: 10px 20px;
    display: inline-block;
    margin-left: 10px;
    margin-bottom: 10px;
    border-radius: 10px;
}
#top-right .r-top a .fa{
    color: #fff;
}
#menu-main-menu-1 {
    display: block;
    width: 100%;
    text-align: center;
}
ul.navbar-nav.menu li {
    float: none;
    display: inline-block;
    vertical-align: top;
}
body .fl-page-footer-widgets a{
	color: #000000;
}
.tp-button.blue.small {
    padding: 10px 20px !important;
    font-size: 18px !important;
}
.inner-left .fl-col-content.fl-node-content {
  border: 3px solid #1a5fbc;
  border-radius: 10px;
}
.inner-left .fl-col-content.fl-node-content .fl-heading {
    background: #1a5fbc;
    color: #fff;
		padding:10px !important;
}
.inner-left p {
    font-size: 15px;
    line-height: 21px;
    color: #000;
}
.inner-left .cont-btn {
    background: #1A5FBC;
    color: #fff !important;
    padding: 10px 20px;
    display: block;
    text-align: center;
    border-radius: 10px;
}
.inner-left .widget.widget_search {
    border: 5px solid #1a5fbc;
}
.inner-left .fa.fa-phone-square {
    text-align: center;
    margin: 0 auto;
    display: block;
    font-size: 40px;
    color: #1A5FBC;
}
.inner-left #menu-services li {
    padding: 10px 0;
    margin: 0 auto;
    font-size: 16px;
    line-height: 21px;
    border-bottom: 1px solid #1a5fbc;
}
.inner-left #menu-services li a{
  	color:#000;
}
body .tp-revslider-slidesli h4{
	color:#fff;
}

input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #808080 !important;
  opacity: 1 !important;
}
input::-moz-placeholder { /* Firefox 19+ */
  color: #808080 !important;
  opacity: 1 !important;
}
input:-ms-input-placeholder { /* IE 10+ */
  color: #808080 !important;
  opacity: 1 !important;
}
input:-moz-placeholder { /* Firefox 18- */
  color: #808080 !important;
  opacity: 1 !important;
}

.wpcf7-form-control.wpcf7-select {
    padding-left: 10px;
}

#menu-main-menu li a {
    font-family: "Raleway", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color: #1a5fbc;
    padding: 12px;
    font-size: 13px;
    line-height: 17px;
    padding-left: 8px;
    padding-right: 8px;
}

.white-text p,
.white-text li {
	color: #fff !important;
}

.arrow-lists {
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
}

.arrow-lists li {
    display: block;
    position: relative;
    padding-left: 30px;
    margin: 0 auto 10px;
}

.arrow-lists li:before {
    content: "\f0da";
    font-family: FontAwesome;
    position: absolute;
    left: 15px;
    top: 0;
}

@media screen and (max-width: 800px) {
  .tp-button.blue.small {
      padding: 5px 10px !important;
      font-size: 11px !important;
  }
}
@media screen and (max-width: 767px) {
.navbar-nav.menu .menu-item a {
    color: #1a5fbc !important;
    text-align: center !important;
  }
  #top-right {
    width: auto;
    text-align: center;
    float: none;
  }
}
@media screen and (max-width: 640px) {
		#consul-cont {
    	width: 100%;
		}
    h2.fl-heading {
      font-size: 40px !important;
      line-height: 45px;
  }
  .fl-col.fl-node-5ae44d950aa70.fl-col-small.inner-left {
    margin: 0 20px;
  }
  h3{
  	text-align: center !important;
  }
  
  .fl-page-header-logo {
    padding: 20px 0 !important;
	}

	.fl-page-header-content {
    margin-top: 0 !important;
	}

	.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile .fl-page-nav .navbar-toggle {
    top: 25px !important;
	}
  
  .fl-page-header-logo {
    margin-right: 0 !important;
	}
}