@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;700&display=swap');
html {
    font-size: 1rem;
}
body {
    color: #22262d;
    font-family: 'Montserrat';
	font-weight: 400;
	font-style: normal;
	line-height: normal;
    margin: 0;
    padding: 0;
    font-size:20px;
}
input:focus, textarea:focus, select:focus {
    outline: none;
}
a, a:hover, a img, a:hover img, .main-menu li, .main-menu li:hover {
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display: inline-block;	
    vertical-align: top;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}
#header {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    padding: 20px 0;
}
#header.nothome {
    position: relative;
    background-image: url(../images/headerbg.jpg);
    background-repeat: repeat-x;
    background-position: 0 bottom;
    background-size: auto 100%;
}
.main-menu {
    margin: 75px 0 0 0;
}
.main-menu li {
    margin: 0 0 0 22px;
}
.main-menu li:first-child {
    margin-left: 0;
}
.main-menu li a {
    color: #021d49;
    font-weight: 500;
}
.main-menu li a:hover {
    color: #ab2130;
}
#footer .sec1 {
    background-color: #b8c0e6;
    padding: 60px 15px 50px 15px;
}
#footer, #footer a {
    color: #1b2855;
    font-weight: 500;
}
#footer .foobox {
    float: left;
    width: 25%;
}
#footer .foobox.box1 {
    padding: 25px 150px 0 0;
    width: 50%;
}
#footer .foobox.box1 img.logo {
    margin-bottom: 30px;
}
#footer .foobox.box1 .follow a {
    margin: 15px 25px 0 0;
    display: inline-block;
}
#footer .foobox.box1 .follow a.pbtn {
    margin: 0;
    float: left;
}
#footer .head {
    padding-bottom: 30px;
    text-transform: uppercase;
}
.foo-menu li {
    padding: 0 0 18px 0;
}
#footer .about p {
    padding: 30px 0 0 0;
    line-height: 35px;
}
#footer .about p:first-child {
    padding-top: 0;
}
#footer .sec2 {
    font-size: 16px;
    background-color: #5d6cab;
    padding: 30px 15px;
}
#footer .sec2, #footer .sec2 a {
    color: #fff;
}
#footer a:hover, #footer .sec2 a:hover {
	color: #b91e72;
}
a.pbtn, .spform input[type="submit"], .spform button {
    font-size: 20px;
    font-weight: bold;
    color: #fff !important;
    background-color: #b91e72;
    padding: 23px;
    width: 320px;
    max-width: 100%;
    text-align: center;
    text-transform: uppercase;
}
a.pbtn:hover, .spform input[type="submit"]:hover, .spform button:hover {
    background-color: #1654a6;
}
.bcolor {
	color: #1b2855;
}
.head.divi {
    position: relative;
    margin-bottom: 35px;
    padding-bottom: 30px;
}
.head.divi:after {
    content: '';
    width: 98px;
    height: 8px;
    background-color: #b91e72;
    position: absolute;
    left: 0;
    bottom: 0;
}
.z-default-subpage-header {
    background-image: url(../images/page-banner.jpg);
    background-position: center top;
    background-size: cover;
    text-align: left;
}
.z-default-subpage-header .z-default-subpage-title {
    margin: 230px 0 20px 0;
    padding: 0 15px;
    font-size: 48px;
    color: #fff;
    text-transform: uppercase;
}
.spform input[type="text"], .spform input[type="email"], .spform textarea {
    font-family: 'Montserrat';
    background-color: #fff;
    border: none;
    color: #021d49;
    padding: 20px 20px;
    width: 100% !important;
    margin: 0 0 20px 0;
    vertical-align: top;
    font-size: 22px;
}
.spform input::placeholder {
    color: #021d49;
}
.spform input[type="submit"], .spform button {
    font-family: 'Montserrat';
}


.rss-summary-title, .rss-summary-text, .rss-summary-text a.rss-summary-readmore {
    color: #1b2855;
}
.rss-summary-text {
    font-size: 100%;
    display: inline-block;
    width: 100%;
}
.rss-summary-text a.rss-summary-readmore {
    display: block;
    clear: both;
    margin: 20px 0 0 0;
    text-transform: uppercase;
    font-weight: bold;
}
a.rss-summary-title {
    font-weight: 500;
    text-transform: uppercase;
}
.rss-summary-text a.rss-summary-readmore:hover, .rss-summary-title:hover {
    color: #b91e72;
}
.z-default-subpage-subcontent, .z-default-subpage-body-full {
    background-color: #e6e7e8;
}


#slideshowHomeDiv1{position:relative; z-index:1;}
.homeSlideshowPrevious, .homeSlideshowNext, .homeSlideshowPause,  .homeSlideshowPlay{background-color:#1b2855; color:#FFF; font-size:40px;line-height:1; padding:15px;  position:absolute; z-index:4; border:1px solid rgba(255,255,255,.7);}
.homeSlideshowPause,  .homeSlideshowPlay{ border:1px solid rgba(255,255,255,.7);}
.homeSlideshowPause,  .homeSlideshowPlay{ width:60px; padding:7px; text-align:center;}
.homeSlideshowPrevious{bottom:45%; left:0px;}
.homeSlideshowNext{bottom:45%; right:0px; }
.homeSlideshowPause{bottom:15px; right:10px;}
.homeSlideshowPlay{bottom:15px; right:10px;}
.homeSlideshowPrevious:focus{outline:2px dashed #FFF;}
.homeSlideshowNext:focus{outline:2px dashed #FFF;}
.homeSlideshowPlay:focus{outline:2px dashed #FFF;}
.homeSlideshowPause:focus{outline:2px dashed #FFF;}
.testimonial-slider .slider-next-button, .testimonial-slider .slider-previous-button{background-color:#1b2855 !important;}
.testimonial-slider .slider-previous-button:focus{outline:2px dashed #c7823a;}
.zEditorHTML img{ max-width:100%;}

.welcome-image{
    display: block;
}
.image-caption{
    background: #5d6cab;
    color: #FFF;
    max-width: 580px; /* The welcome image is currently set to a 580px image */
    padding: 20px;
}
.testislide{
    position: relative;
}
.testislide .z-container{
    position: relative;
}
.testislide .z-container:after{
    clear: both;
    content: '';
    display: table;
}
 .home-testimonial-picture{
    background-position: center center;
    background-size: cover;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 50%;
    right: calc(50% - 30px);
    top: 0;
    z-index: 1;
}
.testislide .testi{
    position: relative;
    z-index: 5;
}
.team-partners-row{
    align-items: center;
    display: flex;
    flex-wrap: wrap;
}


@media screen and (max-width: 1362px) {
	#header .logo {width: 250px;}
	.main-menu li {margin: 0 0 0 8px;font-size: 15px;}
	.main-menu {margin: 55px 0 0 0;}
	#footer .foobox.box1 .follow a.pbtn {width: auto;}
    #footer .sec2 {font-size: 14px;}
    h1.p-title{font-size: 38px;}
}
@media screen and (max-width: 992px) {
	#header .logo, .main-menu {display: none;}
    .z-mobile-header, .z-mobile-header-fixed, .z-mobile-menu-icon.open span {background-color: #b8c0e6 !important;}
    .z-mobile-header .z-mobile-menu, .z-mobile-menu-icon span {background: #1b2855;}
    #header {position: relative;}
	.z-default-subpage-header {margin-top: 0;}
	#footer .foobox.box1 {padding: 25px 60px 0 0;}
	#header {padding: 0;}
	.z-default-subpage-header .z-default-subpage-title {margin: 140px 0 10px 0;font-size: 38px;}
    body {
        font-size:16px;
    }
     .home-testimonial-picture{
        padding-bottom: 72%;
        position: static;
    }
}
@media screen and (max-width: 767px) {
    .z-mobile-header .z-mobile-header-logo img{max-width:180px;}
	#footer .foobox, #footer .foobox.box1 {width: 100%;}
	#footer .foobox.box1 .follow a.pbtn {float: none;}
	#footer .foobox.box2 {padding: 35px 0;}
	#footer .head {padding-bottom: 15px;}
	.foo-menu li {padding: 0 0 10px 0;}
	#footer .about p {padding: 10px 0 0 0;line-height: 25px;}
	#footer .foobox.box1 {padding: 0;}
    h1.p-title{font-size: 34px;}
    .fancybox-overlay {z-index: 9999;}
	
}
@media screen and (max-width: 479px) {
    .z-mobile-header .z-mobile-header-logo img{max-width:180px;}
	a.pbtn, .spform input[type="submit"], .spform button {padding: 15px 20px;font-size: 18px;}
	.z-default-subpage-header .z-default-subpage-title {margin: 80px 0 10px 0;font-size: 30px;}
    .spform input[type="text"], .spform input[type="email"], .spform textarea {padding: 10px;font-size: 20px;}
    a.pbtn, .spform input[type="submit"], .spform button {width: auto;}
    .consec2 .spform p, .consec2 .spform table.table-list span, .consec2 .spform a.zPrivacyPolicyLink {font-size: 18px;}
    h1.p-title{font-size: 30px;}
}