.main-services{
	margin-top: -260px;
	background-color:rgba(255,255,255,0.7);
	padding: 40px 20px 20px 20px;
}
.main-services-title{
	position:relative;
	top: -243px;
	z-index:2;
	color:#fff;
	padding-left: 20px;
	font-weight:800;
}
.main-services2{
	text-align:center;
	background-color:rgba(255,255,255,0.7);
	padding: 20px 20px 20px 20px;
}

.main-services2{
	background-color:rgba(255,255,255,0.7);
	padding: 0px 20px 20px 20px;
}

.about-services2{
	width:40%;
	display:list-item;
}

ul.about-services {
  column-count: 2;
  list-style-image: url(../images/bullet001.png);
	text-decoration: none;
	font-weight: normal;
	color:#333;
	/*font-size: 17px;
	padding-left: 20px;*/
	margin-left:20px;
	-webkit-columns: 2;
	-moz-columns: 2;
	-ms-columns: 2;
}


@media (max-width:435px){
	ul.about-services {
  column-count: 1;
	-webkit-columns: 1;
  -moz-columns: 1;
}
}


ul.bullet1 {
	list-style-image: url(../images/bullet001.png);
	text-decoration: none;
	font-weight: normal;
	color:#E0E0E0;
	/*font-size: 17px;*/
	padding-left: 20px;
}
ul.bullet2 {
	/*list-style-image: url(../images/bullet001.png);*/
	text-decoration: none;
	font-weight: normal;
	color:#333;
	/*font-size: 17px;*/
	padding-left: 20px;
}

ol.roman1 {
	/*list-style-image: url(../images/bullet001.png);*/
	text-decoration: none;
	font-weight: normal;
	color:#333;
	/*font-size: 17px;*/
	padding-left: 20px;
}

.banner-bottom {
	width: 100%;
	position:absolute;
	bottom: 0px;
	z-index: 99999;
	left: 0px;
}

.container-adjust {
	margin-top: 70px;
}

.service-img { position: relative; top: 0px; left: 0px; }
 

.image-overlay {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    /*cursor: pointer;*/
}
.text-light {
	color:rgba(204,204,204,0.7);
}

.member-title .text-dark {
	color:#000;
}

.text-hot {
	color:#F60;
}

.text-light-facebook-contact {
	color: rgba(255,255,255,1);
}

.big-headings {
	font:"Arial Black", Gadget, sans-serif;
	font-size:150px;
	color:rgba(204,204,204,0.3);
	position:absolute;
	top: -20px;
	left: -50px;
	font-weight:900;
	z-index:-1;
	letter-spacing:-8px;
}
.heading2 {
	font-weight:900;
	padding-bottom: 40px;
}
.left-border {
	
	border-left: 1px solid rgba(204,204,204,0.7);
	/*transition:  border-height 0.6s linear;*/
	/*position: relative;
  animation: mymove 5s infinite;
  animation-delay: 2s;
}

@keyframes mymove {
  from {left: 0px;}
  to {left: 200px;}
}*/

}

.left-border2 {
	
	border-left: 1px solid rgba(255,255,255,0.9);
}
.left-border3 {
	
	border-left: 1px solid rgba(0,0,0,0.3);
}
.right-border {
	
	border-right: 1px solid rgba(204,204,204,0.3);
}
.abseiling {
	position:absolute;
	right:0px;
	top: 0px;
	width: 100%;
	max-width:150px;
}

.fluidMedia {
    position: relative;
    padding-bottom: 56.25%; /* proportion value to aspect ratio 16:9 (9 / 16 = 0.5625 or 56.25%) */
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.fluidMedia iframe {
    position: absolute;
    top: 0; 
    left: 0;
    width: 100%;
    height: 100%;
}
h1.blue-grey {
	color: #465c61;
}
.radio-margin {
	margin-left: 20px;
}
.candidate-btn {
	min-width: 300px;
	text-align:left;
	margin-bottom: 10px;
}
h3.text-white {
	color:#fff;
}

strong.text-white {
	color:#fff;
}
.blueText {
	color: #56babd;
}
.blueText2 {
	color: #166B7E;
}

.grayText {
	color:#777;
}
.9redText {
	color:#ed2224;
}

.noPadding {
	padding-left:0px;
}
.mainHighlights {
	background-color: #fff;
	padding: 10px 10px 25px 10px;
}
.mainHotDeals {
	background-color:#333;
	padding: 10px 10px 25px 10px;
}
table {
    border-collapse: collapse;
    width: 100%;
}

th, td {
    padding: 8px;
	font-size:12px;
	border:solid 1px;
	border-bottom-color:#E8E8E8;
}

tr:nth-child(even){background-color: #f2f2f2}

th {
    background-color: #666;
    color: #fff;
}



.contact-frame {
	width: 100%;
	height: 200px;
	border: 0;
	background-color:#fff;
}

.property-column {
	background-color:#666;
	text-align:center;
}





.hide-text {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

#calculate {
  margin: 15px;

}

.jumbotron {
  margin-bottom: 5px;
  padding-bottom: 5px;
}
p a strong {color: #25b6d0;}
p a:hover strong {color: #7d9ba0;}

.description {
	font-size: 11px;
}
.font13 {
	font-size:13px;
}


.logo-right-border a:hover {
	background-color:rgba(255,255,255,0.1);
	padding-left: 20px;
	padding-right: 20px;
}

.logo-right-border {
	border-right: solid 1px rgba(255,255,255,0.13);
	padding-right: 20px;
}



nav.navbar.bootsnav ul.nav > li > a:hover{
	color: #ec2223;
}

.follow-us-social{
	padding: 10px 0;
}
	
.footer-copyright ul.social-media{
  float:left;
  display:block;
  margin-bottom:0;
  margin-top: 5px;
}

.follow-us-social ul.social-media li {
	display:inline-block;
	margin-right: 17px;
}

.follow-us-social ul.social-media li:last-child {
	margin-right:0;
}

.follow-us-social ul.social-media li a{
  font-size: 20px;
  display: inline-block;
  color: #fff;
}

.follow-us-social ul.social-media li a:hover{
  color: #ec2223;
}

.transparent-bg{
	background-color:transparent;
}

 nav.navbar.bootsnav.no-background.white .attr-nav > ul > li > a:hover,
    nav.navbar.bootsnav.navbar-transparent.white .attr-nav > ul > li > a:hover,
    nav.navbar.bootsnav.navbar-transparent.white ul.nav > li > a:hover,
    nav.navbar.bootsnav.no-background.white ul.nav > li > a:hover{
        color: #ec2223;
    }
	
	.attr-nav > ul > li > a:hover{
	color: #ec2223;
}

.btn-red-main {
	background-color: rgba(237,34,36,0.6);
	/*border-color: #9B071E;*/
	color: #fff;
}

.btn-red-main:hover, .btn-red-main:active, .btn-red-main:focus {
	color: #fff;
	background-color:rgba(255,255,255,0.2);
	padding-right:50px;
	border-top-color: #9B071E;
	border-right-color: #9B071E;
	border-bottom-color: #9B071E;
	border-left-color: #9B071E;
	
}

.btn-red-main2 {
	background-color: rgba(237,34,36,0.6);
	/*border-color: #9B071E;*/
	color: #fff;
}

.btn-red-main2:hover, .btn-red-main2:active, .btn-red2-main:focus {
	color: #fff;
	background-color:rgba(255,255,255,0.2);
	/*transform:scaleX(1.5);*/
	padding-left:50px;
	border-top-color: #9B071E;
	border-right-color: #9B071E;
	border-bottom-color: #9B071E;
	border-left-color: #9B071E;
	
}



.btn-green-main {
	background-color: rgba(255,49,49,0.6);
	/*border-color: #9B071E;*/
	color: #fff;
}

.btn-green-main:hover, .btn-green-main:active, .btn-green-main:focus {
	color: #fff;
	background-color:rgba(255,255,255,0.2);
	padding-right:50px;
	border-top-color: #7dba00;
	border-right-color: #7dba00;
	border-bottom-color: #7dba00;
	border-left-color: #7dba00;
	
}

.btn-green-main2 {
	background-color: rgba(255,49,49,0.6);
	/*border-color: #9B071E;*/
	color: #fff;
}

.btn-green-main2:hover, .btn-green-main2:active, .btn-green2-main:focus {
	color: #fff;
	background-color:rgba(255,255,255,0.2);
	/*transform:scaleX(1.5);*/
	padding-left:50px;
	border-top-color: #7dba00;
	border-right-color: #7dba00;
	border-bottom-color: #7dba00;
	border-left-color: #7dba00;
	
}



.btn-animate2 {
  text-align: center;
  position: relative;
  overflow: hidden;
  transition: all 0.2s;
}
.btn-animate2  span {
  display: inline-block;
  position: relative;
  padding: 0 8.5px 0 8.5px;
  transition: padding 0.2s;
}
.btn-animate2 i {
  position: absolute;
  top: 50%;
  left: 0px;
  opacity: 0;
  margin-top: -6px;
  transition: opacity 0.2s, left 0.2s;
}
.btn-animate2:hover span {
  padding: 0 0 0 17px;
}
.btn-animate2:hover i {
  transition: opacity 0.2s, left 0.2s;
  opacity: 1;
  top: 50%;
  left: 0;
}

    iframe{

        width: 100%;

        border: 2px solid #ccc;
	}
	
	
	.iframe-container {
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
 
.iframe-container iframe {
   border: 0;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;display: block;
}
 
/* 4x3 Aspect Ratio */
.iframe-container-4x3 {
  padding-top: 75%;
}



.myiframecontainer {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

/* Then style the iframe to fit in the container div with full height and width */
.myresponsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
}

.text-justify {
	text-align:justify;
}

#right { 
  -ms-text-align-last: right;
  -moz-text-align-last: right;
  text-align-last: right; 
}

#center { 
  -ms-text-align-last: center;
  -moz-text-align-last: center;
  text-align-last: center;
}

h3.intro {
	font-size:21px;
	font-weight:500;
}

.resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 36.25%;
}
.resp-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

h1.title {
	font-size: 60px;
	color: #D4D4D4;
}


h1.titleWhite {
	font-size: 60px;
	color: #fff;
}

h1.title2 {
	font-size: 72px;
	color: #666666;
	line-height: 0.8;
}


h1.title3 {
	font-size: 26px;
	color: #666666;
	line-height: 1;
}

h1.title4 {
	line-height: 0.5;
}
h1.title5 {
	font-size: 60px;
	color: #D4D4D4;
	line-height: 0.9;
}
h1.title6 {
	font-size: 60px;
	color: #666666;
	line-height: 0.9;
}

h2.slides-lineheight {
	line-height: 0.7;
}

h2.slides-lineheight2 {
	line-height: 1;
}


h1.slides-lineheight {
	line-height: 1;
	font-size-adjust:inherit;
}
h4.main {
	font-size: 16px;
	line-height: 1.3;
}
.text-right {
	text-align:right;
}

.text-right2 {
	text-align:right;
}

.text-left {
	text-align:left;
}

.team-round {
  border-radius: 50%;
}

hr.team {
  border-top: 1px solid rgba(0,0,0,0.1);
  width:100%;
}

a.blue:link{
	color: #007AE0;
}
a.blue {
	color: #007AE0;
}


@media (max-width:1400px){
.resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 48%;
}
}

@media (max-width:1380px){
.logo {
	width: 180px;
}

h1.title.overview {
	font-size:40px;
	text-align:left;
}
.hero-text h2 {
	font-size:26px;
}
	/*.menuBox {
	height: 80px;
}*/
.main-services-title.text-white {
	color: #777;
}
	
.container-adjust {
	margin-top: 200px;
}
.resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 86.25%;
}
}
.form-padding {
	margin-left: 21px;
}

.form-padding2 {
	margin-top: -20px;
	padding-right:0px;
}

@media (max-width:768px){
.resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 130%;
}
	
.text-right2 {
	text-align:left;
}
}

@media (max-width:435px){
h1.title2 {
	font-size: 52px;
	color: #666666;
	line-height: 1;
}

h1.title3 {
	font-size: 50px;
	color:#666666;
	line-height: 1.0;
}
	
h1.title5 {
	font-size: 32px;
	color: #D4D4D4;
	line-height: 0.9;
}
	
	
h1.title6 {
	font-size: 38px;
	color: #666666;
	line-height: 0.9;
}
	

.page-title h4 {
    line-height: 1.1;
}

.resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 300%;
}
}
@media (max-width:375px){
.logo {
	width: 250px;
	margin-left: -4px;
}
}

@media (max-width:320px){
.logo {
	width: 190px;
}
h1.title2 {
	font-size: 42px;
	color: #666666;
	line-height: 1;
}

h1.title3 {
	font-size: 40px;
	color:#666666;
	line-height: 1.0;
}

h1.title.overview {
	font-size:42px;
}
}

.social-icon, .white a:hover{
	color: #fff;
}
.letter-spacing-25 {
	letter-spacing: 25px;
}

.columnCount2 {
	column-count: 2;
}

hr.hLine1 {
	height:1px;
	border-width:0;
	color:gray;
	background-color:gray;
	width: 100%;
}

.hero-text-wrap.gradient-overlay-bg2 {
	background: rgba(233,30,99,0.6);
    background: -moz-linear-gradient(35deg, rgba(233,30,99,0.8) 0%, rgba(3,169,244,0.0) 80%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(233,30,99,0.8)), color-stop(100%, rgba(3,169,244,0.0)));
    background: -webkit-linear-gradient(25deg, rgba(233,30,99,0.8) 0%, rgba(3,169,244,0.0) 80%);
    background: -o-linear-gradient(25deg, rgba(233,30,99,0.8) 0%, rgba(3,169,244,0.0) 80%);
    background: -ms-linear-gradient(25deg, rgba(233,30,99,0.8) 0%, rgba(3,169,244,0.0) 80%);
    background: linear-gradient(25deg, rgba(233,30,99,0.8) 0%, rgba(3,169,244,0.0) 80%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e91e63', endColorstr='#03a9f4', GradientType=1 );
	width: 100%;
    height: 100vh;
    position: absolute;
	z-index: 1;
}

.menuBox {
  background-color: rgb(255 255 255 / 20%);/*background-color: rgb(255 255 255 / 60%);*/
  backdrop-filter: blur(30px);/*backdrop-filter: blur(25px);*/
}

nav.navbar.bootsnav.navbar-fixed {
    position: fixed;
    display: block;
    width: 100%;
    height: 60px;
}

====================================================================
	Featured Services Two
====================================================================
/*** 
***/ 

.featured-services-two{
	position:relative;
	padding: 90px 0px;
	background: #030c2e;
	color: #ffffff;
}

.featured-services-two .sec-title-two{
	margin-bottom: 40px;
}

.featured-services-two .image-layer{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	opacity: 0.08;
	background-position: center center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
}

.featured-service-block-two{
	position: relative;
	margin-bottom: 10px;
}

.featured-service-block-two .inner-box{
	position: relative;
	display: block;
	padding: 0px 0px;
	background: none;
	text-align: center;
}

.featured-service-block-two .inner-box:hover .inner-box{
	padding: 0px 20px;
}

.featured-service-block-two .icon-box{
	position: relative;
	top: 0;
	display: block;
	line-height: 1em;
	font-size: 64px;
	color: #d5ae82;
	margin-bottom: 20px;
	transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-webkit-transition:all 0.4s ease;
	-ms-transition:all 0.4s ease;
	-o-transition:all 0.4s ease;
}

.featured-service-block-two .content-box{
	position: relative;
	display: block;
	padding: 0px 0px 55px;
}

.featured-service-block-two .content-box:before{
	content: '';
	position: absolute;
	left: 50%;
	bottom: 10px;
	height: 35px;
	border-left: 1px solid rgba(0,0,0,0.3);
}

.featured-service-block-two .title-box{
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-webkit-transition:all 0.4s ease;
	-ms-transition:all 0.4s ease;
	-o-transition:all 0.4s ease;
}

.featured-service-block-two .title-box h4{
	color: #333;
	line-height: 1.2;
	margin: 0 0;
}

.featured-service-block-two .text{
	position: relative;
	width: 100%;
	color: #333;
	font-size: 15px;
	padding: 0 20px;
	line-height: 26px;
	height: 0px;
	opacity: 0;
	visibility: hidden;
	-ms-transform: scaleY(0);
	transform: scaleY(0);
	transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-webkit-transition:all 0.4s ease;
	-ms-transition:all 0.4s ease;
	-o-transition:all 0.4s ease;
}

.featured-service-block-two .text:before{
	content: '';
	position: absolute;
	left: 50%;
	top: 10px;
	height: 35px;
	border-left: 1px solid rgba(0,0,0,0.3);
}

.featured-service-block-two .inner-box:hover .text{
	height: 220px;
	padding-top: 55px;
	opacity: 1;
	visibility: visible;
	-ms-transform: scaleY(1);
	transform: scaleY(1);
}

.featured-service-block-two .link-box{
	position: relative;
	display: block;
}

.featured-service-block-two.active-block .link-box{
	padding-top: 5px;
}

.featured-service-block-two .link-box a{
	position: relative;
	display: block;
	max-width: 200px;
	margin: 0 auto;
}

.featured-service-block-two .link-box a.link{
	position: relative;
	top: 0;
	display: inline-block;
	line-height: 28px;
	padding: 0;
	color: #333;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 13px;
	border: 2px solid transparent;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.featured-service-block-two .inner-box:hover .link-box a.link{
	border-color: #ffffff;
	padding: 10px 45px;
	top: 5px;
}

.featured-service-block-two .inner-box:hover .link-box a.link:hover{
	background: #d5ae82;
	border-color: #d5ae82;
	color: #ffffff;
}



.whyicon {
	max-width: 100px;
}

.row-padding2 {
	padding-top: 50px;
}


.blurBox {
  background-color: rgb(255 255 255 / 10%);
  backdrop-filter: blur(15px);
	padding: 20px 20px;
}
.text-cursor::after {
	/*content: "_";*/
  content: ".";
  display: inline-block;
  color: #D70408;
  position: absolute;
	animation: blink 1.5s infinite;
   animation-fill-mode: both;
   }


.text-cursor-white::after {
  color: #fff;
   }


.text-cursor-qm::after {
	/*content: "_";*/
  content: "?";
  display: inline-block;
  color: #f26e23;
  position: absolute;
	animation: blink 1.5s infinite;
   animation-fill-mode: both;
   }

.deliverablesIcon {
	max-width: 120px;
}


@keyframes blink {
   0% { opacity: 0 }
   50% { opacity: 1 }
   100% { opacity: 0 }
   }

.parallax-bg-3 .overlay {
  position: fixed; /* Sit on top of the page content */
  display: none; /* Hidden by default */
  width: 100%; /* Full width (cover the whole page) */
  height: 100%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5); /* Black background with opacity */
  z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer; /* Add a pointer on hover */
}

.parallax-bg-2 .overlay {
  position: fixed; /* Sit on top of the page content */
  display: none; /* Hidden by default */
  width: 100%; /* Full width (cover the whole page) */
  height: 100%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.8); /* Black background with opacity */
  z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer; /* Add a pointer on hover */
}
