@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700&display=swap');
html {
    font-size: 1rem;
}
body {    
	font-family: 'Arial';
    font-size: 14px;
    color: #444;
	font-weight: normal;
	font-style: normal;
	margin: 0; 
	padding: 0; 
	line-height: normal;
}
p {
    line-height: 28px;color: #444;
}
ol, ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Raleway';
    margin: 0;
    padding: 0;
    color: #000;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
}
a:hover img {
    opacity: 0.8;
}
h3 {
    font-size: 22px;
    line-height: 34px;
}
a, a:hover, a img, a:hover img {
	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;	
}
.header-top-bar {
    background-color: #F5F5F5;
}
.header-top-bar .contact-details {
    float: left;
}
.contact-details li {
    float: left;
    border-right: 1px solid #E2E6E7;
    font-family: 'Raleway';
    font-weight: 500;
    font-size: 13px;
    color: #999999;
    line-height: 20px;
    padding: 15px 20px;
}
.contact-details li:first-child {
    border-left: 1px solid #E2E6E7;
}
.contact-details li a, .social-icons li a {
    color: #999999;
}
.contact-details li:before {
    font-size: 14px;
    margin-right: 10px;
}
.contact-details li a.login {
    color: #fff;
}
.contact-details a:hover, .social-icons li a:hover {
    text-decoration: underline;
}
.social-icons li {
    float: left;
    border-right: 1px solid #E2E6E7;
}
.social-icons li:first-child {
    border-left: 1px solid #E2E6E7;
}
.social-icons li a {
    padding: 17px;
}
.social-icons li.menu a {
    font-weight: bold;
    font-size: 19px;
    color: #000;
    padding: 14px 17px;
}
.header-logo-sec.z-float {
    padding: 26px 0;
}
.main-menu {
    padding: 35px 0;
}
.main-menu ul li {
    position: relative;
    display: inline-block;
}
.main-menu ul li a {
    font-family: 'Raleway';
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #444444;
    padding: 12px 18px;
    border: none;
    text-transform: uppercase;
}
.main-menu ul li:hover a, .main-menu ul li:hover ul a:hover {    
	color: #243c96;
}
.main-menu ul.sub-menu {
    display: none;
    position: absolute;
    top: 48px;
    left: 0;
    z-index: 999;
    width: 218px;
    text-transform: none;
    border: 1px solid #E2E6E7;
}
.main-menu ul ul li {
    width: 100%;
    margin: 0;
    text-align: left;
    padding: 0;
}
.main-menu ul ul li a {
    color: #444;
    border-top: 1px solid #E2E6E7;
    background-color: #FFF;
    padding: 13px 20px;
    background-image: none;
    width: 100%;
    text-transform: none;
}
.main-menu ul ul li:first-child a {
    border-top: none;
}
.main-menu ul li:hover ul a {
    color: #444444;
}
.main-menu ul li:hover > ul {
    display: block;
}
.footer1 {
    background: #243c96;
}
.sl-small-phone:before {
    content: "l";
    height: 48px;
    line-height: 48px;
}
.contact-details-list li:before {
    display: block;
    float: left;
    width: 48px;
    height: 48px;
    font-size: 48px;
    color: #243c96;
    background: #FFF;
    border: 1px solid #FFF;
    padding: 19px;
    margin-right: 30px;
    border-radius: 50%;
    box-sizing: content-box;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.contact-details-list li p {
    font-family: 'Raleway';
    font-size: 16px;
    line-height: 26px;
    color: #FFF;
    padding: 1em 0;
}
h6 {
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
    letter-spacing: normal;
}
h6.box-header {
    border-bottom: 1px solid #E2E6E7;
}
.box-header:after {
    display: block;
    content: "";
    background: #243c96;
    width: 40px;
    height: 2px;
    margin-top: 13px;
    margin-bottom: -1px;
}
#footer .box {
    float: left;
    width: 46%;
    margin: 0 2%;
}
.description {
    font-family: 'Raleway';
    font-size: 16px;
    line-height: 26px;
    padding: 0;
    margin-top: 34px;
}
p.description.t1 {
    font-family: 'Raleway';
    font-size: 14px;
    line-height: 24px;
    margin-top: 24px;
}
#footer .box a.link {
    background: #243c96;
    border: 2px solid #243c96;
    padding: 15px 16px;
    display: inline-block;
    color: white;
    margin-top: 10px;
}
#footer .box a.link:hover {
    background: transparent;
	color: #444;
}
#footer .box ul li {
    padding-top: 3px;
    padding-bottom: 3px;
    font-family: 'Raleway';
    font-size: 14px;
    line-height: 24px;
    padding-left: 30px;
}
.list li {
    padding-top: 3px;
    padding-bottom: 3px;
    font-family: 'Raleway';
    font-size: 14px;
    line-height: 24px;
    padding-left: 30px;
}
li.template-bullet:before {
    color: #243c96;
    padding-right: 15px;
    margin-left: -30px;
    vertical-align: text-top;
    content: "i";
}
#footer .sec2 {
    color: #999;
    font-family: 'Raleway';
    line-height: 24px;
    padding: 30px 15px;
}
.announcement .vertical-align-cell:before {
    float: left;
    font-size: 48px;
    margin-right: 30px;
    color: #243c96;
    border: 1px solid #E2E6E7;
    padding: 19px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    box-sizing: content-box;
}
.announcement p.description {
    margin-top: 14px;
    margin-left: 118px;
    padding-bottom: 0;
}
.more, .more[type="submit"] {
    color: #FFF;
    font-family: 'Raleway';
    font-size: 12px;
    font-weight: 700;
    background: #243c96;
    padding: 16px 23px 15px;
    text-align: center;
    cursor: pointer;text-transform: uppercase;
    line-height: normal;
    letter-spacing: 1px;
    border-radius: 999px;
    -moz-border-radius: 999px;
    -webkit-border-radius: 999px;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    border: 2px solid #243c96;
}
.more:hover {
    color: #000;
    background: transparent;
    opacity: 1;
}
.announcement a.more {
    float: right;
    margin-top: 16px;
}
h2.box-header:after {
    width: 80px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}
.services-list .box, .why-choose .box, .footer1 .box {
    max-width: 395px;
}
.services-list h4 {
    margin-top: 22px;
    text-align: center;
    text-transform: uppercase;
}
.services-list h4.box-header:after, .why-choose h4.box-header:after {
    margin-top: 23px;
    margin-left: auto;
    margin-right: auto;
}
.services-list p, .why-choose .box p {
    text-align: center;
    font-family: 'Raleway';
    font-size: 14px;
    line-height: 24px;
    padding: 0 25px;
    margin-top: 24px;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    opacity: 0.6;
    text-decoration: none;
}
.projects-list .box {
    float: left;
    position: relative;
    width: 25%;
}
.projects-list .box a, .projects-list .box a img {
    float: left;
    width: 100%;
}
.projects-list .box .view {
    position: absolute;
    top: 0;
    background: rgba(38, 38, 40, 0.5);
    width: 100%;
    height: 100%;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
}
.projects-list .vertical-align-table {
    width: 100%;
    height: 100%;
    display: table;
}
.projects-list .vertical-align-cell {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.projects-list .more.simple {
    background: transparent;
    color: #FFF;
    border: 1px solid #E2E6E7;
    padding: 17px 24px 16px;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
}
.projects-list .view p.description {
    color: #FFF;
    margin-top: -20px;
    margin-bottom: 55px;
    font-size: 14px;
    line-height: 24px;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
}
.projects-list .box a.more.simple {
    width: auto;
    margin: 0 auto;
    float: none;
}
.projects-list .box:hover .view p.description {
    margin-bottom: 35px;
}
.more.simple:hover {
    border-color: #243c96;
    background: #243c96;
}
.more-tips, .brands, .z-default-subpage-header {
    background: #efefef;
}
h3 .more {
    margin-left: 50px;
    color: #fff !important;
}
h3 .more:hover {
    color: #000 !important;
}
.why-choose .box {
    text-align: center;
    position: relative;
}
.why-choose .box:before {
    float: left;
    font-size: 48px;
    margin-right: 30px;
    color: #243c96;
    border: 1px solid #E2E6E7;
    padding: 19px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.why-choose .box:before {
    clear: both;
    float: none;
    display: block;
    width: 60px;
    font-size: 60px;
    margin-left: auto;
    margin-right: auto;
    padding: 39px;
    box-sizing: content-box;
}
.sl-large-person:before {
    content: url(../images/est-1905.png);
    height: 60px;
    line-height: 60px;
}
.why-choose .ornament {
    position: relative;
    width: 1px;
    height: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 13px;
    background: #E2E6E7;
}
.why-choose .ornament:after {
    position: absolute;
    content: "";
    border: 1px solid #E2E6E7;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 11px;
    height: 11px;
    left: -6px;
    bottom: -13px;
}
.why-choose h4.box-header {
    margin-top: 35px;
}
.brands .owl-dots button.owl-dot {
    display: inline-block;
    width: 1px;
    height: 1px;
    background: #E2E6E7;
    border: 5px solid #E2E6E7;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-left: 10px;
    margin-top: 48px;
}
.brands .owl-dots button.owl-dot.active, .brands .owl-dots button.owl-dot:hover {
	border-color: #243c96;
    background: #243c96;
}
.z-default-subpage-header {
    padding: 35px 0;
}
.z-default-subpage-title {
    font-size: 22px;
    line-height: 34px;
    text-transform: uppercase;
    float: left;
    margin: 0;
    padding: 0;
    color: #000;
}
.breadcrumb {
    font-family: 'Raleway';
    font-weight: 500;
    font-size: 13px;
    color: #999;
    line-height: 20px;
    text-transform: uppercase;
    float: right;
}
.breadcrumb label {
    text-transform: none;
    padding-right: 10px;
}
.breadcrumb a {
    color: #444;
}
.breadcrumb a:hover {
    text-decoration: underline;
}
.description.t1 {
    font-size: 14px;
    line-height: 24px;
}
ul.proabout li {
    float: left;
    width: 100%;
}
ul.proabout li:nth-child(odd) {
    background: #F5F5F5;
}
ul.proabout li strong {
    float: left;
    width: 50%;
    padding: 18px 30px;
    font-weight: normal;
}
ul.proabout li strong:nth-child(odd) {
    text-align: right;
    border-right: 1px solid #E2E6E7;
}
.about-img a {
    float: left;
    width: 48%;
    margin: 0 0 25px 4%;
}
.about-img a:first-child {
    width: 100%;
    margin-left: 0;
}
.about-img a:nth-child(2n) {
    margin-left: 0;
}
.features-list li {
    float: left;
    width: 100%;
    margin-top: 50px;
}
.features-list li:before {
    float: left;
    font-size: 48px;
    margin-right: 30px;
    color: #243c96;
    border: 1px solid #E2E6E7;
    padding: 19px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    box-sizing: content-box;
}
.features-list li p {
    font-family: 'Raleway';
    font-size: 14px;
    line-height: 24px;
    padding: 0;
    margin-top: 19px;
    margin-left: 118px;
}
.vertical-menu li {
    margin-top: 10px;
}
.vertical-menu li a {
    display: block;
    background: #F5F5F5;
    padding: 18px 18px 18px 19px;
    font-family: 'Raleway';
    line-height: 24px;
    color: #444;
}
.vertical-menu li a span {
    float: right;
    font-size: 11px;
}
.vertical-menu li.selected a, .vertical-menu li:hover a {
    background: #243c96;
    color: #FFF;
}
.pro-img {
    display: inline-block;
    width: 100%;
}
.pro-img a {
    float: left;
    width: 48%;
    margin: 0 0 0 4%;
}
.pro-img a:nth-child(odd) {
    margin-left: 0;
}
h6 {
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
    letter-spacing: normal;
    text-transform: none;
}
.buttons li:before {
    color: #243c96;
    float: left;
    font-size: 24px;
    margin-right: 19px;
    margin-top: 17px;
    margin-left: 20px;
}
.buttons li.selected a, .buttons li:hover a {
    background: #243c96;
    color: #FFF;
}
.buttons li.selected:before, .buttons li:hover:before {
    color: #FFF;
}
.buttons li a {
    display: block;
    background: #F5F5F5;
    padding: 18px 18px 18px 19px;
    font-family: 'Raleway';
    line-height: 24px;
    color: #444;
}
.call-to-action {
    border: 1px solid #E2E6E7;
    padding: 30px 18px 47px;
    text-align: center;
}
.call-to-action:before {
    display: block;
    width: 48px;
    height: 48px;
    font-size: 48px;
    margin-right: 30px;
    color: #243c96;
    border: 1px solid #E2E6E7;
    padding: 19px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    box-sizing: content-box;
}
.call-to-action h4 {
    margin-top: 22px;
}
.call-to-action p.description {
    margin-top: 15px;
    margin-bottom: 25px;
}
dl.accordion {
    margin: 0;
}
dl.accordion dt a {
    padding: 16px 15px;
    cursor: pointer;
    border-bottom: 1px solid #E2E6E7;
    font-family: 'Raleway';
    line-height: 24px;
    transition: padding-left 300ms, padding-right 300ms;
    -webkit-transition: padding-left 300ms, padding-right 300ms;
    -moz-transition: padding-left 300ms, padding-right 300ms;
    transition-timing-function: ease;
    -webkittransition-timing-function: ease;
    -mozkittransition-timing-function: ease;
    text-align: left;
    background-color: transparent;
    color: #000;
    width: 100%;
}
dl.accordion dt.active a, dl.accordion dt.active a:hover {
    background-color: #243c96;
    padding: 16px 15px;
    color: #fff;
}
dl.accordion dt.active a:before {
    color: #fff;
    content: "g";
}
dl.accordion dt a:hover {
    padding-left: 25px;
    padding-right: 5px;
}
dd.panel {
    display: none;
    padding: 20px 20px 0 20px;
    margin: 0;
}
dl.accordion dt a:before {
    content: "h";
    font-family: "template" !important;
    float: left;
    margin-right: 15px;
    font-size: 24px;
    color: #243c96;
}
dd.panel.one {
    display: block !important;
}


.pro-left {
    max-width: 290px;
}
.p-title {
    font-family:Arial, sans-serif;
    text-transform: none;
    font-size: 38px;
    font-weight: normal;
    color:#0063a8;
    padding-bottom:20px;

}
a.rss-summary-title, a.rss-summary-readmore {
    color: #243c96;
}
a.rss-summary-title:hover, a.rss-summary-readmore:hover {
    color: #444;
}
.rss-summary-box {
    display: none;
}
.zblog-date {
    padding: 0 0 20px 0;
}
.zblog-story {
    padding-bottom: 30px;
}

@media screen and (max-width: 1362px) {
	.header-logo-sec .logo {
	    width: 370px;
	}
}
@media screen and (max-width: 992px) {	
	#header .logo, #header .main-menu {
	    display: none;
	}
	.z-default-subpage-header {	
	    padding: 50px 15px;
	}
    .z-default-subpage-header {
        margin-top: 0;
    }
    .header-logo-sec.z-float {
        padding: 0;
    }
    .z-mobile-header, .z-mobile-header-fixed {
        background-color: #efefef !important;
    }
    .z-mobile-menu-icon span, .z-mobile-header .z-mobile-menu {
        background: #243c96;
    }
    .z-mobile-menu-icon.open span {
        background: #fff;
    }
}
@media screen and (max-width: 767px) {
	.contact-details li {
	    border: none;
	    padding: 7px 10px;
	}
	.header-top-bar .contact-details, .social-icons {
	    float: left;
	    width: 100%;
	    text-align: center;
	}
	.contact-details li, .social-icons li {	
	    display: inline-block;
	    float: none;
	}
	.social-icons li:first-child, .social-icons li, .contact-details li:first-child {
	    border: none;
	}
	.social-icons li.menu a, .social-icons li a {
	    padding: 7px 10px;
	}
	.header-logo-sec.z-float {
	    padding: 0 0 5px 0;
	}
	.announcement a.more {	
	    float: left;
	}
	.projects-list .box {
	    width: 50%;
	}
    .p-title {
        font-size: 32px;
    }
}
@media screen and (max-width: 479px) {
	.social-icons li.menu a {
	    font-size: 14px;
	}
	h3 {	
	    font-size: 16px;
	    line-height: 26px;
	}
	.projects-list .view p.description {
	    margin-top: 0;
	    margin-bottom: 10px;
	}
	.projects-list .more {
	    padding: 12px 14px 11px;
	    font-size: 11px;
	}
	.more-tips h3 span {
	    display: none;
	}
	h3 .more {	
	    margin-left: 0;
	}
	#footer .box {
	    float: left;
	    width: 90%;
	    margin: 5%;
	}
	.z-default-subpage-header {
	    padding: 30px 15px;
	}
	.breadcrumb {
	    float: left;
	    padding-top: 5px;
	}
	.features-list li p {
	    margin-top: 10px;
	}
    .p-title {
        font-size: 24px;
    }
    .rss-summary-text, .rss-summary-title, .zblog-story h3 {
        font-size: 100%;
    }
    .rss-summary-title {
        font-size: 20px;
    }
    .projects-list .view p.description {
        display: none;
    }
    .projects-list .more.simple {
        padding: 12px 15px;
    }
}