@font-face {
    font-family: 'GillSansLight';
    src: url("../fonts/webfonts/GillSans-Light.eot");
    src: url("../fonts/webfonts/GillSans-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/webfonts/GillSans-Light.woff2") format("woff2"), url("../fonts/webfonts/GillSans-Light.woff") format("woff"), url("../fonts/webfonts/GillSans-Light.ttf") format("truetype"), url("../fonts/webfonts/GillSans-Light.svg#GillSans-Light") format("svg");
    font-weight: 300;
    font-style: normal
}
@font-face {
    font-family: 'GillSansSemiBold';
    src: url("../fonts/webfonts/GillSans-SemiBold.eot");
    src: url("../fonts/webfonts/GillSans-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/webfonts/GillSans-SemiBold.woff2") format("woff2"), url("../fonts/webfonts/GillSans-SemiBold.woff") format("woff"), url("../fonts/webfonts/GillSans-SemiBold.ttf") format("truetype"), url("../fonts/webfonts/GillSans-SemiBold.svg#GillSans-SemiBold") format("svg");
    font-weight: 600;
    font-style: normal
}
@font-face {
    font-family: 'HandelGothic';
    src: url("../fonts/webfonts/HandelGothicBT-Regular.eot");
    src: url("../fonts/webfonts/HandelGothicBT-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/webfonts/HandelGothicBT-Regular.woff2") format("woff2"), url("../fonts/webfonts/HandelGothicBT-Regular.woff") format("woff"), url("../fonts/webfonts/HandelGothicBT-Regular.ttf") format("truetype"), url("../fonts/webfonts/HandelGothicBT-Regular.svg#HandelGothicBT-Regular") format("svg");
    font-weight: normal;
    font-style: normal
}
*,
*:after,
*:before {
    margin: 0;
    padding: 0;
    outline: 0;
    box-sizing: border-box
}
html,
body {
    overflow-x: hidden;
    min-height: 100vh;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    color: #777;
    font-weight: 300
}
html {
    font-size: 19px
}
@media (max-width: 767px) {
    html {
        font-size: 18px
    }
}
body {
    font-family: "GillSansLight", sans-serif;
    font-size: 19px;
    line-height: 30px;
    position: relative;
    z-index: 1000
}
@media (max-width: 767px) {
    body {
        font-size: 18px
    }
}
h1,
h2,
h3,
h4,
h5 {
    font-family: "GillSansSemiBold", sans-serif;
    color: #247F94;
    font-weight: normal;
    margin: 0px;
    padding: 0px
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "GillSansLight", sans-serif;
    text-transform: none;
    letter-spacing: 0.6px
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    display: block;
    font-family: "HandelGothic", sans-serif;
    margin-bottom: 3px;
    line-height: 1.5;
    color: inherit
}
h1 {
    font-size: 27px;
    line-height: 36px;
    padding-top: 3px;
    margin-bottom: 12px;
    font-weight: 600
}
h2 {
    font-weight: 300;
    font-size: 36px;
    line-height: 45px;
    padding-top: 13px;
    margin-bottom: 17px
}
h3 {
    font-size: 21px;
    font-weight: 600;
    line-height: 30px;
    padding-top: 6px;
    text-transform: none;
    margin-bottom: 16px
}
h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 45px;
    padding-top: 15px;
    text-transform: none;
    margin-bottom: 15px
}
h5 {
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    padding-top: 8px;
    text-transform: none;
    margin-bottom: 22px
}
h6 {
    font-weight: 600;
    font-size: 14px;
    line-height: 30px;
    padding-top: 9px;
    text-transform: none;
    margin-bottom: 21px
}
p {
    padding-top: 9px;
    margin-bottom: 15px;
    font-weight: 300
}
a {
    color: #247F94;
    text-decoration: none
}
a:hover {
    color: #1e6a7b
}
iframe[name='google_conversion_frame'] {
    height: 0 !important;
    width: 0 !important;
    line-height: 0 !important;
    font-size: 0 !important;
    margin-top: -13px;
    float: left
}
.youtube-iframe {
    margin: 25px 0
}
p.small {
    font-size: 85%;
    line-height: 1.5
}
ul.special {
    list-style-type: none;
    padding: 0px;
    margin: 15px 0px 30px
}
ul.special>li {
    display: block;
    position: relative;
    line-height: 1.5;
    margin-bottom: 9px;
    padding-left: 21px
}
ul.special>li:before {
    content: '●';
    display: block;
    position: absolute;
    color: #247F94;
    left: 1px;
    top: 0px
}
.icon {
    display: inline-block;
    vertical-align: middle
}
section {
    padding: 75px 0px;
    overflow: hidden
}
@media (max-width: 767px) {
    section {
        padding: 30px 0px
    }
}
.narrow {
    max-width: 800px;
    margin: 0 auto 30px
}
#main {
    padding: 0
}
.seperator {
    margin: 45px 0
}
.seperator.medium {
    margin: 30px 0
}
.seperator.small {
    margin: 15px 0
}
iframe[name='google_conversion_frame'] {
    height: 0 !important;
    width: 0 !important;
    line-height: 0 !important;
    font-size: 0 !important;
    margin-top: -13px;
    float: left
}
.inline-block {
    display: inline-block
}
.text-align-center {
    text-align: center
}
.text-align-left {
    text-align: left
}
.text-align-right {
    text-align: right
}
.margin-0 {
    margin: 0 !important
}
.margin-top-45 {
    margin-top: 45px
}
.margin-top-30 {
    margin-top: 30px
}
.margin-top-20 {
    margin-top: 20px
}
.margin-top-15 {
    margin-top: 15px
}
.margin-top-10 {
    margin-top: 10px
}
.margin-top-0 {
    margin-top: 0px
}
.margin-0 {
    margin: 0 !important
}
.margin-bottom-30 {
    margin-bottom: 30px
}
.margin-bottom-20 {
    margin-bottom: 20px
}
.margin-bottom-15 {
    margin-bottom: 15px
}
.margin-bottom-10 {
    margin-bottom: 10px
}
.margin-bottom-0 {
    margin-bottom: 0px
}
.padding-0 {
    padding: 0px !important
}
.padding-top-30 {
    padding-top: 30px
}
.padding-top-20 {
    padding-top: 20px
}
.padding-top-15 {
    padding-top: 15px
}
.padding-top-10 {
    padding-top: 10px
}
.padding-top-0 {
    padding-top: 0px
}
.padding-bottom-30 {
    padding-bottom: 30px
}
.padding-bottom-20 {
    padding-bottom: 20px
}
.padding-bottom-15 {
    padding-bottom: 15px
}
.padding-bottom-10 {
    padding-bottom: 10px
}
.padding-bottom-0 {
    padding-bottom: 0px !important
}
.width-80-desktop-block {
    display: block;
    margin: 0 auto
}
@media (min-width: 768px) {
    .width-80-desktop-block {
        max-width: 80%
    }
}
.width-80-desktop {
    display: block
}
@media (min-width: 768px) {
    .width-80-desktop {
        max-width: 80%
    }
}
.full {
    float: left;
    width: 100%
}
.half {
    float: left;
    width: 50%
}
@media (max-width: 540px) {
    .half {
        width: 100%
    }
}
.third {
    float: left;
    width: 33.333333%
}
@media (max-width: 540px) {
    .third {
        width: 100%
    }
}
@media (max-width: 599px) {
    #mqCheck-600 {
        display: none
    }
}
@media (max-width: 499px) {
    #mqCheck-500 {
        display: none
    }
}
@media (max-width: 767px) {
    #mqCheck-767 {
        display: none
    }
}
@media (max-width: 991px) {
    #mqCheck-991 {
        display: none
    }
}
@media (max-width: 1169px) {
    #mqCheck-1169 {
        display: none
    }
}
@media (max-width: 1199px) {
    #mqCheck-1199 {
        display: none
    }
}
.two-column {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2
}
@media (max-width: 359px) {
    .two-column {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1
    }
}
#main-header {
    background: #fff;
    padding: 15px 0px;
    -moz-box-shadow: 0px 3px 3px #B1B1B1;
    -webkit-box-shadow: 0px 3px 3px #B1B1B1;
    box-shadow: 0px 3px 3px #B1B1B1;
    position: relative;
    z-index: 100
}
section.hero {
    color: #247F94;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PHJhZGlhbEdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjQ4JSIgY3k9IjE1MCUiIHI9IjEwMCUiPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZjFmM2Y2Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZDRkYmU1Ii8+PC9yYWRpYWxHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -moz-radial-gradient(48% 150%, #f1f3f6 50%, #d4dbe5 100%);
    background-image: -webkit-radial-gradient(48% 150%, #f1f3f6 50%, #d4dbe5 100%);
    background-image: radial-gradient(48% 150%, #f1f3f6 50%, #d4dbe5 100%);
	background-image:url('../img/Banner.png');
	background-repeat:no-repeat;
}
section.hero h1 {
    max-width: 480px;
    margin-bottom: 6px;
    font-weight: bold;
    font-family: "GillSansSemiBold", sans-serif;
    text-transform: uppercase
}
section.hero .caption {
    font-size: 21px;
    margin: 0px;
    padding: 0px;
    line-height: 1.3
}
section.hero .banner-img {
    margin: 60px 0px 3px;
    width: 540px;
    max-width: 100%;
    margin-left: -30px
}
@media (min-width: 768px) {
    section.hero .banner-img {
        margin-top: 90px
    }

}
@media (min-width: 1200px) {
    section.hero .banner-img {
        margin-top: 120px
    }
}
@media (max-width: 767px) {
    section.hero {
        text-align: center;
	background-image:url('../img/Mobile-Banner.png');
    }
    section.hero h1 {
        font-size: 21px;
        line-height: 24px;
        max-width: 360px;
        margin: 0px auto 6px
    }
    section.hero .caption {
        font-size: 15px
    }
    section.hero .banner-img {
        margin: 30px 0px 45px
    }
}
.leadform {
    margin: 15px 0px 0px;
    padding: 15px 21px 7px;
    background: #fff;
    border: 1px solid #d7d7d7;
    text-align: left
}
@media (max-width: 468px) {
section.hero h1 {
    font-size: 14px;
    line-height: 17px;
}
section.hero .caption {
    font-size: 12px;
}
 .leadform {
		margin-top:61%;
    }	
}
@media (min-width: 768px) {
    .leadform {
        margin-top: 8px
    }
}
.leadform legend {
    background: #fff;
    color: #247F94;
    font-family: "GillSansSemiBold", sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 0px;
    margin: 0px;
    line-height: 30px;
    border: none
}
.leadform legend mark {
    display: block;
    background: none;
    font-size: 21px;
    padding: 0px;
    color: #fff
}
.leadform .form-control {
    margin: 0px;
}
.leadform .form-padding {
    padding: 30px;
    background: #fff;
    border-top: none;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
@media (max-width: 767px) {
    .leadform {
        max-width: 480px;
        margin: 0px auto;
		margin-top:71%;
    }
}
.intl-tel-input {
    display: block;
}
.intl-tel-input .selected-flag {
    height: auto;
    top: 14px
}
label.error,
label.cust-error {
    color: #8b0000;
    font-size: 12px;
    padding: 3px;
    line-height: 1.2
}
.faqs-panel-group {
    margin: 21px 0 30px
}
.faqs-panel-group .panel-default {
    background: #fff;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    border: none
}
.faqs-panel-group .panel-default .panel-heading {
    background: none;
    padding: 0;
    text-decoration: none
}
.faqs-panel-group .panel-default .panel-heading h3 {
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0px;
    background: #FFB627;
    font-family: "GillSansLight", sans-serif;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px
}
.faqs-panel-group .panel-default .panel-heading h3 a {
    display: block;
    background: #FFB627;
    color: #fff;
    font-weight: normal;
    font-size: 15px;
    position: relative;
    text-decoration: none;
    padding: 15px 15px 12px;
    padding-left: 60px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px
}
.faqs-panel-group .panel-default .panel-heading h3 a:hover {
    text-decoration: none
}
.faqs-panel-group .panel-default .panel-heading h3 a .glyphicon,
.faqs-panel-group .panel-default .panel-heading h3 a .fa {
    display: block;
    position: absolute;
    top: 0px;
    bottom: 0px;
    height: 100%;
    width: 45px;
    margin: auto auto;
    color: #fff;
    display: none;
    left: 0px;
    text-align: center;
    border-right: 1px solid #fff;
    padding-top: 21px
}
.faqs-panel-group .panel-default .panel-heading h3 a .glyphicon.glyphicon-menu-up,
.faqs-panel-group .panel-default .panel-heading h3 a .fa.glyphicon-menu-up {
    display: inline-block
}
.faqs-panel-group .panel-default .panel-heading h3 a.collapsed {
    background: #F8F8F8;
    color: #757575;
    border: 1px solid #ECEBE8
}
.faqs-panel-group .panel-default .panel-heading h3 a.collapsed .glyphicon {
    background: #247F94;
    color: #fff
}
.faqs-panel-group .panel-default .panel-heading h3 a.collapsed .glyphicon.glyphicon-menu-up {
    display: none
}
.faqs-panel-group .panel-default .panel-heading h3 a.collapsed .glyphicon.glyphicon-menu-down {
    display: inline-block
}
.faqs-panel-group .panel-default .panel-body {
    border: 1px solid #ECEBE8;
    padding-left: 30px;
    padding-right: 30px
}
footer {
    background: #333333;
    color: #fff;
    padding: 3px 0px 0px
}
footer ul {
    margin: 0px
}
footer a {
    color: #fff !important;
    text-decoration: none
}
footer p {
    font-size: 14px;
    line-height: 1.5
}
.iconed-grid {
    display: block;
    position: relative
}
.iconed-grid .item {
    display: block;
    float: left;
    width: 19.5%;
    padding: 0px 15px;
    position: relative
}
.iconed-grid6 .item {
    display: block;
    float: left;
    width: 16.5%;
    padding: 0px 15px;
    position: relative
}
.iconed-grid1 .item {
    display: block;
    float: left;
    width: 32.5%;
    padding: 0px 15px;
    position: relative
}
.iconed-grid2 .item {
    display: block;
    float: left;
    width: 24.5%;
    padding: 0px 15px;
    position: relative
}
.iconed-grid .item:before {
    content: ' ';
    display: block;
    position: absolute;
    height: 50%;
    width: 1px;
    background: #87b6c1;
    right: 0px;
    top: 20%;
}
.iconed-grid1 .item:before {
    content: ' ';
    display: block;
    position: absolute;
    height: 100%;
    width: 1px;
    background: #87b6c1;
    right: 0px;
    top: 0px
}
.iconed-grid2 .item:before {
    content: ' ';
    display: block;
    position: absolute;
    height: 100%;
    width: 1px;
    background: #87b6c1;
    right: 0px;
    top: 0px
}
.iconed-grid6 .item:before {
    content: ' ';
    display: block;
    position: absolute;
    height: 50%;
    width: 1px;
    background: #87b6c1;
    right: 30px;
    top: 20px
}
.iconed-grid .item:last-child:before {
    content: '';
    display: none
}
.iconed-grid6 .item:last-child:before {
    content: '';
    display: none
}
.iconed-grid1 .item:last-child:before {
    content: '';
    display: none
}
.iconed-grid2 .item:last-child:before {
    content: '';
    display: none
}
.iconed-grid .item .wrapper {
    padding: 15px;
    text-align: center
}
.iconed-grid .item .wrapper .icon {
    display: block;
    margin: 0px auto 15px;
    max-width: 100%;
    width: 60px;
}
.iconed-grid .item .wrapper .heading {
    font-size: 18px;
    font-family: "GillSansLight", sans-serif;
    font-weight: bold;
    margin: 0px 0px 9px;
    line-height: 1.5
}
.iconed-grid .item .wrapper .text {
    margin: 0px auto;
    max-width: 360px;
    padding: 0px;
    font-size: 16px;
    line-height: 1.5
}
#rightproduct{margin-top: 6%;background-color: #247F94;}
 #rightproduct h3 a{
    color: #fff;
}
@media (max-width: 991px) {
    .iconed-grid .item {
        width: 50%
    }
    .iconed-grid .item:before {
        content: '';
        display: none
    }
    .iconed-grid .item:last-child {
        margin-top: 15px;
        width: 100%
    }
	 .iconed-grid1 .item {
        width: 100%
    }
    .iconed-grid1 .item:before {
        content: '';
        display: none
    }
    .iconed-grid1 .item:last-child {
        margin-top: 15px;
        width: 100%
    }
	.iconed-grid2 .item {
        width: 100%
    }
    .iconed-grid2 .item:before {
        content: '';
        display: none
    }
	  .iconed-grid6 .item {
        width: 50%
    }
    .iconed-grid6 .item:before {
        content: '';
        display: none
    }
    .iconed-grid6 .item:last-child {
        margin-top: 15px;
        width: 100%
    }

    
}
@media (max-width: 575px) {
    .iconed-grid .item {
        width: 100%;
        margin: 0px !important;
        padding: 30px 0px;
        border-bottom: 1px solid #1b5f6f
    }
    .iconed-grid .item:last-child {
        border-bottom: none;
        padding-bottom: 0px
    }
    .iconed-grid .item:first-child {
        padding-top: 0px
    }
	.iconed-grid1 .item {
        width: 100%;
        margin: 0px !important;
        padding: 30px 0px;
        border-bottom: 1px solid #1b5f6f
    }
    .iconed-grid1 .item:last-child {
        border-bottom: none;
        padding-bottom: 0px
    }
    .iconed-grid1 .item:first-child {
        padding-top: 0px
    }
	.iconed-grid2 .item {
        width: 100%;
        margin: 0px !important;
        padding: 30px 0px;
        border-bottom: 1px solid #1b5f6f
    }
    .iconed-grid2 .item:last-child {
        border-bottom: none;
        padding-bottom: 0px
    }
    .iconed-grid2 .item:first-child {
        padding-top: 0px
    }
	.iconed-grid .item {
        width: 100%;
        margin: 0px !important;
        padding: 30px 0px;
        border-bottom: 1px solid #1b5f6f
    }
    .iconed-grid .item:last-child {
        border-bottom: none;
        padding-bottom: 0px
    }
    .iconed-grid .item:first-child {
        padding-top: 0px
    }
}
.services-grid {
    display: block;
    margin: 30px -15px 0px
}
@media (max-width: 991px) {
    .services-grid {
        margin-bottom: 30px
    }
}
.services-grid .sep-50 {
    display: block;
    float: left;
    width: 100%
}
.services-grid .item {
    display: block;
    float: left;
    padding: 15px;
    width: 50%
}
.services-grid .item .wrapper {
    display: block;
    padding: 15px;
    background: #fff;
    border: 1px solid #ECEBE8;
    text-align: center
}
.services-grid .item .wrapper .icon {
    display: block;
    width: 45px;
    margin: 15px auto 15px
}
.services-grid .item .wrapper .heading {
    font-size: 13px;
    color: #777;
    margin: 0px;
    padding: 0px;
    line-height: 1.5
}
.testimonial-slider-container {
    margin: 30px -15px 0px
}
.testimonial-slider .item {
    padding: 15px
}
.testimonial-slider .item .wrapper {
    display: block;
    width: 100%;
    background: #fff;
    border: 1px solid #ECEBE8;
    padding: 15px 21px 21px
}
.testimonial-slider .item .wrapper .quote-symbol {
    display: block;
    font-size: 45px;
    color: #ECEBE8;
    margin: 15px 0px
}
.testimonial-slider .item .wrapper .quote {
    font-size: 15px;
    line-height: 1.5
}
.testimonial-slider .item .wrapper .author {
    font-family: "GillSansSemiBold", sans-serif;
    font-size: 15px;
    padding: 0px;
    margin: 0px;
    font-weight: bold;
    text-transform: capitalize;
    color: #777
}
.testimonial-slider .item .wrapper .author .desig {
    display: block;
    font-size: 14px;
    font-family: "GillSansLight", sans-serif;
    font-weight: 300;
    line-height: 1.3
}
.slick-dots {
    text-align: center;
    padding: 0
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 12px;
    height: 12px;
    padding: 0px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent
}
.slick-dots li button:before,
.slick-dots li button::before {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 12px;
    background: transparent;
    border: 2px solid #247F94;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px
}
.slick-dots li.slick-active button:before,
.slick-dots li.slick-active button::before {
    background: #247F94
}
@media (min-width: 992px) {
    .left-border {
        position: relative
    }
    .left-border:before {
        content: ' ';
        display: block;
        position: absolute;
        width: 1px;
        background: #ECEBE8;
        top: 0px;
        bottom: -30px;
        left: -8.333333%
    }
}
.all-grid {
    display: block;
    margin: 30px -15px 0px
}
.all-grid .item {
    display: block;
    float: left;
    padding: 15px;
    width: 25%
}
.all-grid .item .wrapper {
    display: block;
    padding: 2px;
    background: #247F94;
    position: relative;
    overflow: hidden;
    padding-bottom: 48px
}
.all-grid .item .wrapper .icon {
    width: 100%
}
.all-grid .item .wrapper .text {
    display: block;
    position: absolute;
    background: url('../img/rgbapng/247f94e5-5.png?1508491006');
    background: rgba(36, 127, 148, 0.9);
    color: #fff;
    top: 100%;
    height: 100%;
    width: 100%;
    left: 0px;
    margin-top: -48px;
    padding: 18px 15px 15px;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
.all-grid .item .wrapper .text .heading {
    font-family: "HandelGothic", sans-serif;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    margin: 0px 0px 15px;
    padding: 0px;
    line-height: 1.5
}
.all-grid .item .wrapper .text p {
    font-size: 16px;
    margin: 0px;
    padding: 0px;
    line-height: 1.3
}
.all-grid .item .wrapper:hover .text {
    padding-top: 30px;
    top: 0px;
    margin-top: 0px
}
@media (max-width: 991px) {
    .all-grid .item {
        width: 33.333333%
    }
}
@media (max-width: 767px) {
    .all-grid .item {
        width: 50%
    }
}
@media (max-width: 500px) {
    .all-grid .item {
        width: 100%
    }
}
.btn {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-family: "GillSansSemiBold", sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    margin: 15px 0px;
    margin-right: 6px;
    letter-spacing: 2px;
    line-height: 30px;
    outline: none !important;
    text-decoration: none !important
}
.btn.btn-default {
    color: #247F94;
    border-color: #247F94
}
.btn.btn-default:hover,
.btn.btn-default:active,
.btn.btn-default:focus {
    background: #F8F8F8;
    color: #247F94
}
.btn.btn-default.dropdown-toggle:hover,
.btn.btn-default.dropdown-toggle:active,
.btn.btn-default.dropdown-toggle:focus {
    background: #F8F8F8;
    color: #247F94
}
.btn.btn-lg {
    padding-left: 21px;
    padding-right: 21px;
    font-size: 12px;
    line-height: 30px;
    letter-spacing: 2px
}
.btn.btn-sm {
    padding: 0px 12px 0px;
    font-size: 12px;
    line-height: 30px;
    letter-spacing: 1px
}
.btn.btn-wide {
    padding-left: 45px;
    padding-right: 45px;
    padding-top: 8px;
    min-width: 240px
}
.btn.btn-wide.btn-sm {
    padding-top: 0px
}
.btn.btn-brand {
    background: #247F94;
    border-color: #247F94;
    color: #fff
}
.btn.btn-brand:hover,
.btn.btn-brand:active,
.btn.btn-brand:focus {
    background: #247F94;
    border-color: #247F94
}
.input-group {
    margin: 15px 0
}
.input-group .form-control {
    margin: 0px
}
.input-group .input-group-addon {
    border-color: #247F94;
    color: #247F94;
    background: #FFB627
}
.form-control.input-sm {
    line-height: 30px;
    margin: 15px 0px 0px;
    height: 30px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #B1B1B1;
    border-color: #B1B1B1 !important;
    outline: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}
.form-control.input-sm.inside-row {
    margin: 0px
}
@media (max-width: 767px) {
    .form-control.input-sm.inside-row.first {
        margin-bottom: 15px
    }
}
.datepick {
    font-size: 12px;
    border: 1px solid #247F94;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    border-top: none
}
.datepick-month {
    border-color: #247F94;
    background: #FFB627;
    height: auto
}
.datepick-month .datepick-month-header {
    height: auto;
    background: #FFB627;
    color: #247F94
}
.datepick-month .datepick-month-header .datepick-month-year {
    height: auto;
    color: #247F94;
    background: none
}
.datepick-month .datepick-month-header .datepick-month-year {
    height: auto;
    color: #247F94;
    background: none
}
.datepick-month td .datepick-today {
    background: #FFB627;
    color: #247F94
}
.datepick-month td .datepick-highlight {
    background: #FFB627;
    color: #247F94
}
a.datepick-cmd {
    height: auto;
    line-height: 24px;
    font-size: 12px;
    padding: 0px 12px
}
.datepick-nav,
.datepick-ctrl {
    background: #247F94
}
.datepick-cmd:hover {
    background: #2d9fb9;
    color: #fff
}
.datepick-month td .datepick-selected {
    background: #FFB627;
    color: #247F94
}
section.dark {
    background: #247F94;
    color: #fff
}
section.dark1 {
    background: rgba(75, 171, 193, 0.9);
    color: #fff
}
section.dark h1,
section.dark h2,
section.dark h3,
section.dark h4,
section.dark h5,
section.dark h6 {
    color: #fff
}
section.dark1 h1,
section.dark1 h2,
section.dark1 h3,
section.dark1 h4,
section.dark1 h5,
section.dark1 h6 {
    color: #fff
}
section.light {
    background: #F8F8F8
}
.intl-tel-input {
    display: block;
    position: relaitve
}
.intl-tel-input .selected-flag {
    height: auto;
    top: 15px
}
.form-group.inside-row {
    margin: 0px
}
.modal-body .table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
    background-color: #247F94;
    color: #fff;
	border-right: 5px #fff solid;
}
/* .modal-body .table>tbody>tr>td{
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
    background-color: rgba(75, 171, 193, 0.9);
    color: #fff;
	border-right: 5px #fff solid;
} */
.modal-body .table-responsive .table>tbody>tr>td.bg{
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
    background-color: rgba(75, 171, 193, 0.9);
    color: #fff;
	
	
}
.modal-body .table-responsive .table>tbody>tr>td.bg1{
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
    background-color: rgba(75, 171, 193, 0.9);
    color: #fff;
	border-right: 5px #fff solid;
	
}
.modal-body .table-responsive .table>tbody>tr>td.bg12{
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
    background-color: #E6E6E6;
    color: #000;
	text-align:center;
	
}
.modal-button{
	padding: 0 15px;
    margin: 1% 36%;
}
.modal-button .btn.btn-default {
    color: #fff;
     background-color: #247F94;
}
.modal-title{
    text-align: center;	
}
@media (min-width: 1400px) {
section.hero{height: 835px;}
.form-control.input-sm{
	    height: 45px;
}
.form-group {
    margin-bottom: 30px;
}
}
ul#country-list {
    list-style: none;
    font-size: 13px;
    line-height: 20px;
	cursor: pointer;
}
.modal-body{
	font-size: 14px;
}
.gray {
    /*max-height:0;
    padding: 0;*/
	transition: max-height 1s ease-in;  
}