









body{
	/*font-family: "Open Sans",sans-serif;*/
	font-family: 'Montserrat', sans-serif;
}


.header_section {
	position: relative;
}

.top_head_block {
	position: fixed;
    top: 0;
	z-index: 100;
    width: 100%;
}

.top_head {
    background:#58708c none repeat scroll 0 0;
    color: #ffffff;
    display: block;
    font-size: 13px;
    line-height: 40px;
    width: 100%;
}

.list_top {
    margin: 0;
    padding: 0;
	color: #ffffff;
	vertical-align: middle;
}

.list_2.list_3 > span {
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    margin-right: 2px;
    text-align: right;
}

.list_top > li {
    display: inline-block;
    padding: 0 5px;
}

.list_top1 {
	 display: inline-block;
}


.list_top a i {
    font-size: 18px;
}

.list_top a {
    color: #ffffff;
}

.list_1 {
    background: #214d8e none repeat scroll 0 0;
    float: left;
    position: relative;
    width: 47%;
}

.list_3 {
	float: right;
    height: 40px;
    width: 50%;
	text-align:right
	
}

.list_1::after {
    border-right: 30px solid transparent;
    border-top: 40px solid #214d8e;
    content: "";
    position: absolute;
    right: -30px;
    top: 0;
    z-index: 1;
}

.list_1::before {
    background: #214d8e none repeat scroll 0 0;
    content: "";
    height: 40px;
    position: absolute;
    right: 100%;
    width: 100%;
}






.desk_logo {
    width: 115px;
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

.navbar {
    border: medium none;
    margin-bottom: 0;
    min-height: auto;
    position: relative;
}

.menu_bar {
    float: right;
    padding: 8px 0 0;
}

.menu_head {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 15px 10px;
}


.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	background-color: transparent;
    border-bottom: 1px solid #214d8f;
    color: #214d8f;
}

.navbar-default .navbar-nav > li > a {
    border-bottom: 1px solid transparent;
    color: #333;
    font-size: 15px;
    padding: 4px 0;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
	background-color: transparent;
    border-bottom: 1px solid #214d8f;
    color: #214d8f;
}

.nav.navbar-nav.menu_bar > li {
    padding: 0 15px;
}


.carousel-control.left {
	z-index:100;
}

.carousel-control.right{
	z-index:100;
}

.banner_slider .carousel-caption {
	bottom:28%;
	background-color:rgba(0, 0, 0, 0.7);
}

.b_1 {
    font-size: 4em;
    font-style: initial;
    font-weight: 500;
    text-shadow: 1px 2px 2px #000000;
    text-transform: uppercase;
}

.black_box {
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 0;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}

.services_list {
    padding: 50px 0;
    text-align: center;
}

.icon1 {
    width: 70px;
}

.rd_mr {
    background-color: #214d8e;
    border-radius: 0;
    font-size: 18px;
    padding: 9px 40px;
	margin: 15px 0 0;
}


/*.services_list > li {
    background-color: #214d8e;
    border: 5px solid #aaaaaa;
    border-radius: 100%;
    display: inline-block;
    height: 180px;
    margin: 0 16px;
    padding: 42px 0;
    text-align: center;
    width: 180px;
}
*/

.services_list > li {
	 display: inline-block;
	 padding: 0 20px;
	 width: auto;
}

.icon1 {
    margin: 0 auto;
    width: 70px;
}

.icon3{
	 animation-delay: 300ms;
	 -webkit-animation-delay: 300ms;
}

.icon4{
	 animation-delay: 600ms;
	 -webkit-animation-delay: 600ms;
}

.icon5{
	 animation-delay: 900ms;
	 -webkit-animation-delay: 900ms;
}

.icon6{
	 animation-delay: 1.2s;
	 -webkit-animation-delay: 1.2s;
}

.services_list p {
    color: #333333;
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    padding: 8px 0;
}

.pad_block {
    padding: 3% 0;
}

.services {	
    background-color: #f3f3f3;
}

.line {
    background-color: #214d8e;
    height: 1px;
    margin: 12px auto;
    text-align: center;
    width: 270px;
}

.title {
    text-align: center;
	color: #214d8e;
}

.about_block {
    color: #575757;
    font-size: 16px;
    font-weight: 500;
    padding: 23px 0;
}

.about_block li {
	background: rgba(0, 0, 0, 0) url("../images/zio_bullet.png") no-repeat scroll 0 14px;
    list-style: outside none none;
    padding: 8px 0 5px 25px;
}

.quote {
    background-color: #214d8e;
    padding: 3% 0 2%;
}

.quote-text > p {
    color: #ffffff;
    font-size: 33px;
	text-align: left;
}

.get_quote {
    border-radius: 35px;
    font-size: 30px;
    margin: 5% 28% 0;
    padding: 8px 46px;
}

.client_slider_blocks {
    padding: 45px 0 30px;
}

.client_slider_blocks .thumbnail {
	border:none;
}

/*.contact {
    background-image: url("../images/bg11.jpg");
    background-size: 100% 100%;
}
*/

.contact {
    background-color: #111727;
}

/*.contact_frm {
    background-color: rgba(0, 0, 0, 0.6);
    padding: 4% 0;
	color: #ffffff;
}
*/
.contact_frm .form-control {
    background-color: rgba(0, 0, 0, 0.6);
}

.footer_block > p {
    background-color: #0C111F;
    color: #b2b7bf;
    font-size: 15px;
    font-weight: 500;
    margin: 0;
    padding: 16px 0;
    text-align: center;
}

/* temporarily */
.banner_slider .item > img {
    height: 700px !important;
    width: 100%;
}

.s_2 {
    background-color: #214d8e;
    border: 5px solid #aaaaaa;
    border-radius: 100%;
    display: inline-block;
    height: 140px;
    margin: 0 16px;
    padding: 32px 0;
    text-align: center;
    width: 140px;
}

.w3-address-grid{
	    background: #0c111f;
	padding:1em;
}
.w3-address-left{
	float:left;
	width:10%;
}
.w3-address-left i.fa.fa-phone,.w3-address-left i.fa.fa-envelope,.w3-address-left i.fa.fa-map-marker{
    color: #FFFFFF;
    font-size: 1.5em;
}
.w3-address-right{
	float: right;
    width: 87%;
}
.w3-address-right h6{
	color: #FFFFFF;
    font-size: 1em;
    margin: 0;
    font-weight: 400;
}
.w3-address-right p{
	margin:1em 0 0 0;
	font-size:.9em;
	color: #707480;
}
.w3-address-right p a{
    color: #34bf49;
    text-decoration: none;
}
.w3-address-right p a:hover{
	color:#b5b5b5;
}
.w3-address-right p span{
	display:block;
	margin:.5em 0;
}
.w3-address-grid:nth-child(2){
	margin:1em 0;
}

.contact_frm h5 {
    color: #ffffff;
    font-size: 1.2em;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 0 0 2em;
    text-transform: uppercase;
}

.contact_form1 {
	color:#707480;
}

.contact_form2 label {
	color:#707480;
}

/* testimonial */
.quote {
    text-align: center;
    margin-bottom: 30px;
}

/*-------------------------------*/
/*    Carousel Fade Transition   */
/*-------------------------------*/

#fade-quote-carousel.carousel {
  padding-bottom: 60px;
}
#fade-quote-carousel.carousel .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-inner .active {
  opacity: 1;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-indicators {
  bottom: 10px;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
  background-color: #e84a64;
  border: none;
}
#fade-quote-carousel blockquote {
    text-align: center;
    border: none;
}
#fade-quote-carousel .profile-circle {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100px;
}

.testimnl {
	padding-top:50px;
}

.profile-circle{
	background-color: rgba(0, 0, 0, 0.2);
    border: 2px solid;
    border-radius: 100%;
    overflow: hidden;
}

/* about */
.pages_block {
	background-image:url(../images/staticBanner.png);
	height: 300px;
}

.txt_1 {
    bottom: 35px;
    color: #f3f3f3;
    font-size: 3em;
    position: absolute;
}

/* services */

.services_block_all {
    background-color: #f3f3f3;
    padding: 30px;
	/*margin: 50px 0;*/
}

.services_block_in {
    background-color: #ffffff;
    border-left: 5px solid #214d8e;
    box-shadow: 0 4px 4px 1px grey;
    margin: 20px 10px;
    padding: 25px 17px 15px;
}

.services_block_in > h6 {
    color: #58708C;
    font-weight: 500;
}

.services_block_in li {
	background: rgba(0, 0, 0, 0) url("../images/zio_bullet.png") no-repeat scroll 0 14px;
    list-style: outside none none;
    padding: 8px 0 5px 25px;
}

.title_text_1 {
    color: #214d8e;
    font-size: 25px;
    font-weight: 600;
}

.icon_servc {
    margin: 0 auto;
    text-align: center;
}

.icon_cvr {
    background-color: #58708c;
    border: 2px solid #214d8e;
    border-radius: 100%;
    height: 80px;
    margin: 15px auto;
    padding: 17px;
    width: 80px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	background-color:#f3f3f3;
}

.services_block_mn .nav.nav-tabs > li {
    text-align: center;
    width: 20%;
}

.services_block_mn .nav-tabs > li > a {
	border:0 none !important;
}

.services_block_mn .nav-tabs {
    border-bottom: medium none;
}

.services_block_mn nav-tabs > li.active::after {
    border-bottom: 22px solid #ebebeb;
    border-left: 22px solid transparent;
    border-right: 22px solid transparent;
    bottom: -20px;
    content: "";
    height: 0;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 0;
    z-index: 1;
}

.services_block_mn .nav.nav-tabs a {
	color:#214D8E;
	font-size: 13px;
    font-weight: 500;
}

.sr_title {
    color: #575757;
    font-size: 22px;
    font-weight: 500;
}

.services_block_in > p {
    color: #333333;
}

.sr_title1 {
	text-transform:uppercase;
	color:#575757;
}






/*
ul.nav.nav-justified li figure:hover span::after, .navTab ul li.active figure span::after {
    content: "";
    top: 0;
    transition: all 0.5s ease 0s;
}

ul.nav.nav-justified li figure:hover span::after, .navTab ul li.active figure span::after {
    content: "";
    top: 0;
    transition: all 0.5s ease 0s;
}

ul.nav.nav-justified li figure span::after {
    background: #363636 none repeat scroll 0 0;
    content: "";
    height: 100px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 100%;
    transition: all 0.5s ease 0s;
    width: 100px;
}

ul.nav.nav-justified li figure span {
    background: #15c9d4 none repeat scroll 0 0;
    border-radius: 50%;
    display: inline-block;
    height: 80px;
    line-height: 80px;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    width: 80px;
}


*/

#back2Top {
    width: 40px;
    line-height: 40px;
    overflow: hidden;
    z-index: 999;
    display: none;
    cursor: pointer;
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    position: fixed;
    bottom: 50px;
    right: 0;
    background-color: #DDD;
    color: #555;
    text-align: center;
    font-size: 30px;
    text-decoration: none;
}
#back2Top:hover {
    background-color: #DDF;
    color: #000;
}


/* responsive */
@media (min-width: 320px) and (max-width: 767px){
	.top_head {
		display:none;
	}
	
	.menu_bar {
		float: left;
	}
	
	.menu_head{
		padding: 8px 0;
	}
	
	.banner_slider .item > img {
		height: 400px !important;
		width: 100%;
	}
	
	.b_1 {
		font-size: 1.8em;
		font-weight: 400;
		text-transform: capitalize;
	}
	
	.banner_slider .carousel-caption {
		bottom: 18%;
	}
	
	.get_quote {
		border-radius: 35px;
		font-size: 22px;
		padding: 5px 24px;
		margin:0;
	}
	
	.quote-text > p {
		text-align: center;
	}
	
	.quote {
		padding: 10% 0;
	}
	
	.services_list > li {
		display:block;
	}
	
	.services_block_mn  .nav > li > a {
		padding: 0;
	}
	
	.services_block_mn .icon_cvr {
		padding: 0;
		height: 45px;
		width: 45px;
	}
	
	.services_block_mn .icon_servc {
    padding-top: 6px;
    width: 27px;
	}
	
	.services_block_mn .nav-tabs > li > a {
		font-size: 8px !important;
	}
	
	.services_block_all{
		padding:14px 5px;
	}

	.services_block_in {
		margin: 0;
	}
	
	.pages_block {
		height: 200px;
	}
	
		
}


@media (min-width: 768px) and (max-width: 1024px){

	.list_top > li:nth-child(1) {
		display: none;
	}

	.list_top > li:nth-child(2) {
		display: none;
	}


	.banner_slider .item > img {
		height: 500px !important;
		width: 100%;
	}
	
	.b_1 {
		font-size: 2.3em;
		font-weight: 400;
		text-transform: capitalize;
	}
	
	.banner_slider .carousel-caption {
		bottom: 18%;
	}

	.quote-text > p {
		text-align: center;
	}
	
	.quote {
		padding: 5% 0;
	}



























