html , body
{
	overflow-x:hidden
}
a {
	color:#18f0a3;
	text-decoration:none;
	transition:0.8s;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
}

.displaynone
{
	display:none !important
}
.vError
{
	border:red 1px solid !important
}
.form-error
{
	color:red;
}
.h100{
	height:100%
}
.FormResult  , .FormResult2
{
	color:#002D4F;
	width:100%;
	display:inline-block
}
.dnone
{
	display:none
}
.d-flex
{
	display:flex;    flex-wrap: wrap;
}
.white
{
	color:#FFF
}
.font-light
{
	font-weight:300
}
.font-bold
{
	font-weight:700
}
.font-14
{
	font-size:0.875rem
}
.font-16
{
	font-size:1rem
}
.font-18
{
	font-size:1.125rem
}
.font-20
{
	font-size:1.25rem
}
.font-22
{
	font-size:1.375rem
}
.font-26
{
	font-size:1.625rem
}
.font-32
{
	font-size:2rem
}
.font-42
{
	font-size:2.625rem
}
.font-55
{
	font-size:3.437rem
}
.font-62
{
	font-size:3.875rem
}
.font-90
{
	font-size:5.625rem
}
.text-center
{
	text-align:center
}
.line-height15
{
	line-height:1.5rem
}
.line-height2
{
	line-height:2rem
}
.top-header
{
	background:#24262A
}
.blue
{
	color:#1AACE2;
}
.inline-block
{
	display:inline-block
}
.flex-row {
    display: flex !important;
    justify-content: center;
    flex-direction: row;
    align-content: center;
    align-items: center;
}
.flex-column {
    display: flex !important;
    justify-content: center;
    flex-direction: column;
    align-content: center;
    align-items: center;
}
.jc-fs
{
	    justify-content: flex-start !important;
}
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.bg_blue
{
	background:#0099DE;
}
.get_started
{
    background: url(../img/fleche.png) no-repeat bottom center #0099DE;
    color: #FFF;
    background-position: 5% 100%;
    border-radius: 10px;
    padding: 8px 35px 8px 45px;
}
.get_started a:hover
{
	color:#FFF
}
.dark_blue
{
	color:#002D4F;
}
.about_parallax
{
	background:url('../img/about_parallax.jpg');
	background-repeat:no-repeat;
	background-position:center center;

	height:400px;
	background-size:cover;
	position:relative;
}
.about_parallax:before
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 20;
    background: rgba(0,0,0,0.5);
    background-size: cover;
    content: '';	
}
.about_parallax .white
{
	position:relative;
	z-index:50
}
.paralalx
{
	padding:0
}
.bg_grey
{
	background:#F2F2F2;
}
.bg_grey1
{
	background:#F9F9F9
}
.about_border
{
	border-right:1px solid #D2D2D2
}
.about_bottom .bg_grey
{
	min-height: 90px;
}
.solutions_box
{
	background:#F9F9F9;
}
.solutions_box a
{
	text-decoration:underline;
	color:#0064AF;
}

.solutions_box_width
{
	width:350px
}
.solutions_box:nth-child(2n+2) img
{
	order:2;
}
.solutions_box:nth-child(2n+2) .solutions_box_m
{
	order:1
}
.txt-left
{
	text-align:left
}
.br-5
{
	border-radius:5px;
}
.case_studies_box h3{
	max-width:430px;
}
.case_abso
{
	position:absolute;
    right: 50px;
    top: -20px;
	z-inhdex:50
}
.case_clients
{
	position:absolute;
    left: 20px;
    top: 20px;
	background:#FFF;
	border-radius:10px;
	width:95px;
	height:95px;
}
.mb--20
{
	margin-bottom:-30px;
}
.grey
{
	color:#7E7F81
}
.contact-address-box span {
    padding-right: 10px;
}
.contact-form input , .contact-form textarea
{
	margin-bottom:10px;
	background:#F9F9F9;
	border:0;
	resize:none;
	color:#000
}

.contact-form button
{
	color:#FFF;
	text-align:center;
	background:#0099DE;
	border-radius:5px;
	float:right;
	font-weight:bold;
	font-size:16px;
	padding:8px 40px
}
.slick-dots li button:before
{
	font-size:12px !important;
}
.slick-dots li.slick-active button:before
{
	color:#0099DE !important;
}
.home_case
{
    background: linear-gradient(#009DE0, #004B87);
}
.case_slick .slick-list
{
	overflow:inherit !important
}
.latest_arrow
{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: -15%;
    display: block;
    width: 40px;
    margin-top: -10px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;	
}
.rightLst
{
	    right: 30px;
}
.leftLst  
{
	    right: 80px !important;
}
.clients_slick  , .case_slick
{
	margin-bottom:0 !important
}
footer a:hover
{
	color:#0064AF;
}
.social_footer li a:hover
{
	background:#0064AF;
	color:#FFF
}
.cutted1 {
    -webkit-clip-path: polygon(0% 0%, 0% 65%, 100% 100%, 100% 0%, 0% 0%);
    clip-path: polygon(0% 0%, 0% 65%, 100% 100%, 100% 0%, 0% 0%);
}

.home_solutions
{
	background:#F9F9F9;
	max-width:425px;
}
.home_solutions_text
{
	margin-top:-15px;
}
.home_solutions_text  a
{
	color:#0064AF;
	text-decoration:underline;
}
.home_learn a
{
    color: #0099DE;
    text-align: center;
    border:1px solid #0099DE;
    border-radius: 5px;
    font-weight: bold;
    font-size: 16px;
    padding: 8px 40px;	
}
.home_main_about
{
	
}
.banners {
    overflow: hidden;
    height: 85vh; 
    position: relative;
}


.main_bg {
    width: 100%;
    height: 85vh;
    overflow: hidden;
    position: relative;
}
.banners .banners_bg {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}
.banners_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
}
.banners_text {
    position: absolute;
    top: 5vh;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 50;
}
.banners_bg:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
    z-index: 50;
    content: '';
}
.w-155
{
	width:auto;
	display:inline;
	background: url(../img/fleche.svg) no-repeat bottom center #0099DE !important;
	    background-position: 5% 100% !important;
}















.top-header-right
{
	float:right;
}
.top-header-right ul li a
{
	width:20px;
	height:20px;
	background:#1AACE2;
	color:#FFF;
	font-size:0.7rem;
	border-radius:50%;
	display: inline-block;
	margin-left:5px;
}
.top-header-mail a
{
	color:#FFF
}
.logo img
{
	display:block
}
.insideImg h1
{
	font-size:3.875rem
}
.footer_bottom
{
	background:#292929;
	color:#FFF;
	font-weight:bold;
	border-top:1px solid #707070
}


.social_footer
{
	border:0;
	padding-left:0;
	margin-top:25px;
}
.social_footer li
{
	display:inline-block
}
.social_footer  li a {
    width: 30px;
    height: 30px;
    background: #FFF;
    color: #0064AF;
	border-radius:5px;
    font-size: 0.9rem;
    display: inline-block;
    margin-left: 5px;
}

.footer_center
{
	    padding: 0 0 0 9%;
}
.social_contact li
{
	display:inline-block
}
.social_contact li a
{
    width: 30px;
    height: 30px;
    background: #1AACE2;
    color: #FFF;
    font-size: 0.9rem;
    border-radius: 50%;
    display: inline-block;
    margin-left: 5px;	
	text-decoration:none;
}


.footer_center li
{
	padding-bottom:5px;
	width:100%;
}
.footer_center li:last-child
{
	padding-bottom:0;
}
.subscribe_newsletter
{

}
.subscribe_newsletter h2
{
	font-size:1.5rem;
	font-weight:bold
}
.subscribe_newsletter input[type='text']
{
	border-radius:50px;
	background:#F2F2F2;
	font-size:1rem;
	height:45px;
}

.relative
{
	position:relative;
}
.subscribe_newsletter form
{
	margin-top:2rem
}
.subscribe_newsletter button[type='submit']
{
    border-radius: 50px;
    background: #1AACE2;
    font-size: 1rem;
    height: 41px;
    position: absolute;
    top: 0.15rem;
    right: 0.1rem;
    width: 3.75rem;
    color: #FFF;
}

footer
{
	background:#002D4F;

}
.p-inner
{
	padding:5rem 0
}
.color-blue
{
	color:#1AACE2;
}
a
{
	text-decoration:none;
	color:inherit
}
.clients_box
{
	height:260px;
	width:100%;
	display:inline-block;
	background:#F2F2F2;
}


.clients_box img
{
  filter: grayscale(100%);

}



.clients_box:hover img
{
    filter: grayscale(0);

}
.our_company_bg
{
	background:url('../images/bg.jpg') no-repeat center center / cover;
	padding:12rem 0;
	color:#FFF
}
.our_company_bg_box
{
	border-left:15px solid #1AACE2;
	padding-left:15px;
	width:92%;
}

.why_us
{
	background:#F2F2F2;
	padding:9.3rem 0;
	color:#FFF;
	
}
.why_us_box
{
	
	display: inline-flex;
	padding:0 10px

}
.why_us_width
{
	max-width:275px;height: 275px;
	box-shadow:5px 5px 5px rgba(0,0,0,0.11);
	position:relative;
}
.why_us_box h4
{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	z-index:50;
	height:75px;
	text-align:left;
	background:rgba(255,255,255,0.8);
	color:#727272;
	padding:0.9rem 1.5rem
}
.flex-row1 {
    display: flex !important;
    flex-direction: row;
    align-content: center;
    align-items: center;
}
.why_us_box_hidden
{
	width:0;
	background:#FFF;
	z-index:500;
	position:relative;
	color:#363636;
	text-align:left;
	transition: all 1s ease;
	overflow:hidden
}
.why_us_box:hover  h4
{
	color:#FFF;
	
	background:#1AACE2;
}
.why_us_box:hover  .why_us_box_hidden  , .w405
{
	width:355px;
}
.w-100
{
	width:100%
}
.d-block
{
	display:block !important
}
.grey
{
	color:#9E9E9E;
}
.flex-column1
{
display: flex !important;
    justify-content: flex-end;
    flex-direction: column;
    align-content: center;
    align-items: flex-start;
}
.our_specialist
{
	background:#F2F2F2;
}
.our_specialist .our_specialist_box
{
	max-width:349px;
	display:inline-block
}
.our_specialist_box img
{
	max-width:280px
}
.services_box
{

	color:#848484
}
.services_box h4
{

	border-radius:20px;
	cursor:pointer;
	background:#F2F2F2;

}
.services_box:hover h4 , .services_box h4.active
{
	background:#1AACE2;
	color:#FFF
}
.services_box_details
{
	background:#F2F2F2;
	border-radius:25px;
	box-shadow:5px 5px 5px rgba(0,0,0,0.11);
	margin-bottom: 10px;
	float:none;	
	width:calc(100% - 10px)
	
}
.services_hh
{
width:170%;display:none

}
.services_main_box
{
	width: calc(50% - 13px);
    display: inline-block;
    vertical-align: text-top;
    margin-bottom: 10px;
    margin: 7.5px 5px;

}
.services_main_box:nth-child(2n+2) .services_hh
{
	float:right;
}
.py-140
{
	padding:8.75rem 0
}
.our_process:nth-child(2)
{
	background:#f2f2f2
}
.our_process:nth-child(3)
{
	background:#f2f2f2
}
.our_process:nth-child(4)
{
	background:#FFF
}
.number_process
{
	position: absolute;
    top: -80px;
    left: -70px;
    z-index: 50;
    font-size: 15.625rem;
    color: #1AACE2;
    font-weight: 800;
    opacity: 0.25;
}
.our_process:nth-child(1):after , .our_process:nth-child(3):after
{
    content: '';
    width: 40px;
    height: 4px;
    background: #1AACE2;
    top: calc(50% - 2px);
    right: -20px;
    z-index: 50;
    position: absolute;
}

.our_process:nth-child(1):before
{
    content: '';
    width: 40px;
    height: 4px;
    background: #1AACE2;
    bottom: 0;
    right: -1.2rem;
    z-index: 50;
    position: absolute;transform: rotate(-25deg);
}
.portoflio_box
{

	margin-bottom:12px;
}
.portoflio_box img
{
	height:240px;
}
.portfolio {
    display: flex;
    flex-wrap: wrap;
	justify-content: space-around;
}
.portoflio_box:hover .portfolio_overlay
{
	opacity: 1;
}
.portfolio_overlay
{
	position:absolute;
	top:15px;
	left:15px;
	width:calc(100% - 30px);
	height:calc(100% - 30px);
	z-index:50;
	background:rgba(0,0,0,0.65);
	justify-content: space-evenly !important;
	opacity: 0;
	   -webkit-transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
    -ms-transition: opacity .5s ease-out;
    transition: opacity .5s ease-out;
}
.portfolio_overlay h4
{
	color:#FFF
}
.portfolio_overlay h5
{
	color:#D8D8D8;
	position:relative;
}
.portfolio_overlay h5:after
{
	position:absolute;
	bottom:-10px;
	left:calc(50% - 32px);
	content:'';
	width:65px;
	height:2px;
	z-index:50;
	background:#1AACE2;
}
.back
{
	float:left;
	background:#F2F2F2;
	font-weight:bold;
	padding:0 20px;
	color:#727272;
	position:absolute;
	left:0;
}
.portfolio_desc {
text-align:justify
}
.portfolio_desc h1 , .portfolio_desc h2 ,.portfolio_desc h3 , .portfolio_desc h4 , .portfolio_desc h5 , .portfolio_desc h6
{
	font-size:2rem
}
.portfolio_desc ul li
{
    width: calc(100% - 15px);
    list-style: disc;
    list-style-position: outside;
    margin-left: 15px;
	display:list-item !important;
}
.portfolio_logo
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:50;	
}





.trigger{
	width: 40px;
	height: 40px;

	position: absolute;
	top: 23px;
    right: 11px;
	z-index: 9999;
	display: none;

}

.trigger > div{
	position: relative;
}

.trigger > div > span{
	position: absolute;
	height: 2px;
	width:60%;
	margin:0 20%;
	background: #24262A;
	top:12px;

	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;

	transition:.7s;
	-moz-transition:.7s;
	-webkit-transition:.7s;
}

.trigger > div > span:nth-child(2){
	top:19px;
}

.trigger > div > span:nth-child(3){
	top:27px;
}

.trigger > div.close > span:nth-child(1){
	-ms-transform: rotate(45deg); /* IE 9 */
	-webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
	transform: rotate(45deg);
	top: 19px;
}

.trigger > div.close > span:nth-child(2){
	display: none;
}

.trigger > div.close > span:nth-child(3){
	-ms-transform: rotate(-45deg); /* IE 9 */
	-webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
	transform: rotate(-45deg);
	top: 19px;
}

.trigger, .sitewrapper{
	transition:.7s;
	-moz-transition:.7s;
	-webkit-transition:.7s;
}

.slided{
	-ms-transform: translate(-320px,0); /* IE 9 */
	-webkit-transform: translate(-320px,0); /* Safari */
	transform: translate(-320px,0); /* Standard syntax */
}
.home_portfolio .portoflio_box img
{
	height:247px;
}
.view_all
{
    background: #1AACE2;
    padding: 15px 45px;
    border-radius: 5px;
    color: #FFF;
    margin-top: 1.5rem;
    display: inline-block;
	text-transform:uppercase
}
.home_services h6
{
	color:#8D8D8D;
	position:relative;text-transform:uppercase
}
.home_services h6 span
{
	background-color: white;
	padding-right:10px;
}
.home_services h6:after
{

	
	
	
    content: "";
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0;
    height: 0.5em;
    border-top: 1px solid #1AACE2;
    z-index: -1;	
	
	
}
.flex-row2 {
    display: flex !important;
    justify-content: center;
    flex-direction: row;
    align-content: center;
    align-items: self-start;
}

.tp-bullet
{
	display:none
}
.banner_desc
{
	line-height
}
.banner_link
{
	border-radius:25px;
	background:#FFF;
	color:#1AACE2;
	padding:20px 40px;
	text-transform:uppercase;
	display: inline-block;
}
.tparrows
{
	visibility: visible !important;
    opacity: 1 !important;	
	background: rgba(255,255,255,.8) !important;
	border-radius:50%;
}
.tparrows:before , .tparrows:after
{
	color:#000 !important
}
.tparrows
{
	bottom: 0 !important;
    top: auto !important;
}
.tp-leftarrow.tparrows
{
	left:auto !important;
	right:90px !important; 
}
.home_page_banner 
{
	width:100% !important;
	display:inline-block
}
.our_process  .colw-70
{
	max-width:440px;
}
.portoflio_box  .img-bg
{
	height:200px;
	width:100%;
}
.iframe-portfolio iframe
{
	border:0 
}
.careers_box .colw-50
{
	margin-right:15px
}
.careers_box .colw-50:nth-child(2n+2)
{
	margin-left:0.15px;
	margin-right:0
}
.careers_box .colw-50
{
	width:calc(50% - 10px)
}
.d-content
{
	display:contents
}
.about_img img
{
	    object-fit: cover;
    height: 100%;
}



@media all and (max-width: 960px){
	.portoflio_box{ width: 50%;}
	.portoflio_box .img-bg{width:95%;height:200px;}
	.portoflio_box  .d-block{width:100%}
.tp-parallax-wrap
{
	left:0 !important
}	.tp-caption.News-Title{width:50%;}
	.banner_desc{font-size:2rem !important;line-height:2rem !important}
	.h-100 , .forcefullwidth_wrapper_tp_banner{height:300px !important}
	.home_services .flex-row2{display:inline-block !important}
	html , body{font-size:14px;}
.canvas_open{top:47px;}
.header_middle
{
	background:none !important
}
.mini_container{width:96%;padding:0 2%}
.font-55 {font-size: 2.437rem;}
.font-32 {font-size: 1.6rem;}
.footer_center{border-right:0;margin:40px 0;}
.footer_center .pl-50{padding:0}
.footer_center .pl-50 ul{margin-top:0;}
.subscribe_newsletter{padding-left:0;}
.our_team.d-flex{display:inline-block}
.our_team .colw-75{padding-left:0;margin-top:25px;}
.our_specialist_box{max-width:100%;}
.our_specialist_box .colw-90{width:100%;}
.portfolio_logo img{max-width:100px;}
.back{position:absolute;top:-60px;left:0;}
.our_process:before , .our_process:after{display:none}
.number_process{top:4rem}
.our_process:nth-child(3) {background: #FFF;}
.our_process:nth-child(4) {background: #f2f2f2;}
.services_main_box{width:100%}
.services_hh{width:100%}
.services_box_details {display:inline-block !important}
.services_box_details .pl-60{padding:0;margin-top:25px;}
.insideImg h1 {font-size: 3rem;}
.our_company_bg .colw-33{margin-bottom:40px;}
.our_company_bg .colw-33:last-child{margin-bottom:0;}
.why_us_box {display:inline-block;padding:0}
.why_us_width{margin:0 auto}
.why_us_box:hover .why_us_box_hidden,.why_us_box_hidden, .w405{width:100%;background:none}
.why_us_box_hidden .px-50{padding:25px 0;width: 275px;}
.top-header-right{float:none;width:100%;display:inline-block;text-align:center}
.top-header-right ul li{display:inline-block;width: auto !important;}
.top-header{text-align:center;}
.top-header .pl-40{padding:0}
.top-header .inline-block{padding-bottom:10px;}
.subscribe_newsletter button[type='submit']{top:0.15rem}







.slided {
    -ms-transform: translate(-320px,0);
    -webkit-transform: translate(-320px,0);
    transform: translate(-320px,0);
}
.trigger{
		display: block;
	}

	nav{
		position: fixed;
		z-index: 500;
		width: 320px;
		height: 100vh;
		box-sizing: border-box;
		background: #24262A;
		left: 100%;
		padding: 20px;
		top: 0;
		transition: .7s;
		-moz-transition: .7s;
		-webkit-transition: .7s;
		z-index:100000
	}

	nav ul{
		margin:0;
	}

	nav ul li{
		margin:0;
		padding: 10px;
	}

	nav ul li a{
		padding: 5px 15px;
		line-height: 30px;
		text-align: left;
		position: relative;
		width: 100%;
		color:#FFF;
		box-sizing: border-box;
		display: block;
	}

	header li .ddm{
		position: relative;
		top: 10px;
		padding: 10px;
		opacity:1;
		overflow:inherit;
		background:none;
		top:-5px;;
		left:20px;
		visibility:visible
	}

	.ddm li {
    		display: block;
    		float: none;
    		width: 100%;
		box-sizing: border-box;
    		padding: 0 15px;
		text-align: left;
	}

	.ddm li a{
		text-align: left;
	}

	header .tophd ul.hdlang {
		margin-right: 60px;
	}

	header .tophd ul.hdlang {
		margin-right: 60px;
	}

	header .tophd ul.hdlang li{
		display: inline-block;
		width: auto !important;
	}
.slided .trigger > div > span{background:#FFF}
.slided .trigger {top: 5px;}
.img-bg{background-size:cover}
.clients_box{height:150px;}

.footer_center{padding-left:0}
.about_border{margin-bottom:25px;}
.paralalx{padding:0}
.font-42 {font-size: 2rem;}
.about_img{margin-top:25px;}
.solutions_box {display:inline-block !important}
.solutions_box_m{padding:50px 20px}
.solutions_page{margin-top:50px;}
.careers_box .flex-row{display:inline-block !important;padding:50px 20px}
.careers_box .flex-row .font-bold.font-55.blue{margin-top:25px;}
.google_maps{width:100% !important}
.home_about_resp .flex-row{display:inline-block !important;}
.home_about_resp .flex-row .px-50{padding:50px 20px}
.font-62 {font-size: 2.5rem;}
.banners_text   .colw-50{width:100%}
.home_clients_resp{margin-bottom:50px}
.careers_box .colw-50{width:100%;margin-right:0;margin-left:0}
.main_bg , .banners{height:50vh}
.banners_text{top:0}
}
.cur
{
	cursor:pointer
}
.careers_main_box .careers_text
{
	height:70px;
	overflow:hidden
}
.careers_main_box.hide .careers_text 
{
	height:auto;
	overflow:hidden
}
.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    margin: 0;
    overflow: hidden;
    opacity: 0;
}.custom-control-label::before, .custom-file-label, .custom-select {
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.custom-file-label {
    position: absolute;
    top: 5px;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    overflow: hidden;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #F9F9F9;
    border: 0;
    border-radius: .25rem;
}
.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + .75rem);
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 .25rem .25rem 0;
}
#hidden-content
{
	background: #FFF;
    padding: 10px 45px;
}
.cv-error
{
    font-size: 12px;
    margin-top: -10px;
    display: block;
	margin-bottom:5px;
}
.contact-address-box a:hover
{
	color:#002D4F
}
.h150
{
	height:150px;
}
@media all and (max-width: 960px){
.fancybox-slide > *
{
	margin:0
}
}
.no-underline
{
	text-decoration:none !important
}