*{
	box-sizing: border-box;

}

body {
	font-family: Verdana,Geneva,sans-serif; 
}

.main-container 
{
	background-image: url(../images/index.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
}

/*************
Navigation bar
**************/

.navbar 
{
	min-height: 100px;
	background: #21263A;
	border-bottom: solid 2px #0465b2;
}

.navbar-brand 
{
	font-size: 30px;
}

.Logo
{
	height: 75px;
	width: 150px;
	max-width: 75px;
	max-width: 150px;
}

.a.nav-item 
{
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 69px;
}

.header_right 
{
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0px;
}


.phone 
{
	height: 43px;
	padding-left: 16px;
	padding-right: 20px;
	border-radius: 22px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4a04a0+20,f58225+100 */
	background: #0465b2; /* Old browsers */
	background: -moz-linear-gradient(left, #0465b2 0%, #60b0f4 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #0465b2 0%,#60b0f4 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #0465b2 0%,#60b0f4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0465b2', endColorstr='#60b0f4',GradientType=1 ); /* IE6-9 */
}

.phone > div 
{
	font-size: 16px;
	font-weight: 500;
	color: #FFFFFF;
	white-space: nowrap;
}

.phone i 
{
	display: block;
	color: #FFFFFF;
	font-size: 24px;
	margin-right: 7px;
}

.header_links 
{
	margin-right: 60px;
}

.header_links ul li:not(:last-of-type) 
{
	margin-right: 27px;
}

.header_links ul li a 
{
	font-size: 18px;
	font-weight: 600;
	color: rgba(255,255,255,0.86);
}

.header_links ul li a:hover 
{
	color: #FFFFFF;
}

 

 

.container-max{
	height: 400px;
	position: relative;
    text-align: center;
    color: white;
}

.centered {
	color: white;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
	font-family: geneva;

	color: #fff;

	font-size: 2rem;

	font-weight: 700;

	letter-spacing: 3px;
}

.centered2 {
	color: white;
    position: absolute;
    top: 65%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
	font-family: geneva;
	color: #fff;
	font-size: 3rem;
	font-weight: 700;
	letter-spacing: 3px;
	font-style: oblique;
}

.ny {
	width: 1623px;
	height: 400px;
	width: 100%;
  	padding: 0;
  	margin: 0;
  	background-image: url(../images/ny.jpg);

}

.wrap {
  position:relative;
}

.wrap:before {
  content:"";
  position: absolute;
  top:0;
  left:0;
  height:100%;
  width:100%;
  background: rgba(0,0,0,0.7);
  z-index:998;
}

.text-center{
	text-align: center !important;
/*	padding: 100px;*/
}

.col-md-8 {
	padding-left: -20px;
	padding-right: -20px;
}

.d.col-md-12 {
	color: #333333;
	padding-bottom: 20px;

}

.r.row.text-center
{
	background-color: white;
	margin-top: 120px;
}

.t2.text-center {
	color: #555555;
	padding: 10px 5px 10px 5px;
}

.line-end{

    height: 70px;
    line-height: 70px;
    border-bottom: 1px solid #dfdfdf;
}


.b-0 {
	border: 0 !important;
}

 

.container1 {

    width: 1200px;
    max-width: 100%;

}

 

.container1 { 
	position: relative;

}

 

.container1 {

	padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;

}

 

.r.row {

    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    margin-bottom: 100px;

}

 

.col-lg-4{

    position: relative;
    width: 100%;
    min-height: 1px;
    margin-top: 6%;
    padding-right: 15px;
    padding-left: 15px;

}

 

div.heading-border-bottom.heading-color {

    border-bottom-color: #8ab933;

}

div.heading-title.heading-border-bottom {

    border-bottom: #23558C 2px solid;

}

div.heading-title {

    position: relative;

    margin-bottom: 40px;

    color:#333333;

}

.heading-text{
	color: #555555;
}

@media only screen and (max-width: 480px)
{
	div.col-md-4
	{
		margin: 0px 15px 15px 0px;
	}

	div.heading-title
	{	
	padding: 20px 10px 10px 0px;
	}

}




.e.container {

    width: 1200px;
    height: 500px;
	margin-left: 225px;
}

 

.e.container { 
	position: relative;

}

 

.e.container {

	padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;

}

.e.text-left {
	color: #555555;
}

@media (max-width: 575.98px) {

	.e.container {
		width: 100%;
	}

	.rounded-circle {
		display: none;
	}

	.e.heading-text{
		width: 100%;
	}

	.centered{
		font-size: 1.1rem;
		top: 30%;
	}

	.centered2{
		font-size: 1.8rem;
	}

	.centered-end{
		bottom: -20%;
		font-size: 1rem;
	}

	.centered-end1{
		bottom:-35%;
		font-size: 0.5rem;
	}

	.d.col-md-12 {
		font-size: 1rem;
	}

	.centered3{
		top: 60%;
	}
}

@media (min-width: 768px) and (max-width: 991.98px) {
	.rounded-circle {
		display: none;
	}

	.centered2{
		top: 60%;
		font-size: 1.5rem;
	}

	.centered-end{
		bottom: 5%;
	}

	.centered-end1{
		bottom: -30%;
	}
}

.e.headin-title {
	padding-right: 150px;
}


.e.container-max {
	height: 600px;
	position: relative;
    text-align: center;
    color: white;
}

.centered-end{
	color: white;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
	font-family: geneva;

	color: #fff;

	font-size: 2rem;

	font-weight: 700;

	letter-spacing: 3px;
}


.centered-end1 {
	color: white;
    position: absolute;
    top: 71%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
	font-family: geneva;
	color: #fff;
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: 3px;
	font-style: oblique;
}

.building-end {
	width: 1623px;
	height: 600px;
	width: 100%;
  	padding: 0;
  	margin: 0;
  	background-image: url(../images/building-end.jpg);

}

footer
{
    background-color: #21263A;
}

.footer-copyright 
{
    background-color: #181D2E;
}
