html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
body {
	margin:auto;
	padding:0px;
}

/* Ocultar versión mobile en desktop */
@media (min-width: 769px) {
  .mobile-only {
    display: none !important;
  }
  
  .desktop-only {
    display: block !important;
  }
}
@font-face {
    font-family: 'CormorantRegular';
    src: url('/fonts/CormorantRegular.eot');
    src: url('/fonts/CormorantRegular.eot') format('embedded-opentype'),
         url('/fonts/CormorantRegular.woff2') format('woff2'),
         url('/fonts/CormorantRegular.woff') format('woff'),
         url('/fonts/CormorantRegular.ttf') format('truetype'),
         url('/fonts/CormorantRegular.svg#CormorantRegular') format('svg');
    font-display: swap;
}
@font-face {
    font-family: 'CormorantBold';
    src: url('/fonts/CormorantBold.eot');
    src: url('/fonts/CormorantBold.eot') format('embedded-opentype'),
         url('/fonts/CormorantBold.woff2') format('woff2'),
         url('/fonts/CormorantBold.woff') format('woff'),
         url('/fonts/CormorantBold.ttf') format('truetype'),
         url('/fonts/CormorantBold.svg#CormorantBold') format('svg');
    font-display: swap;
}
@font-face {
	font-family: 'OpenSans';
	src: url('/fonts/OpenSans.eot?#iefix') format('embedded-opentype'),
	     url('/fonts/OpenSans.woff') format('woff'),
		 url('/fonts/OpenSans.ttf')  format('truetype'),
		 url('/fonts/OpenSans.svg#OpenSans') format('svg');
	font-weight: normal;
	font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'open_sanslight';
    src: url('/fonts/opensans-light-webfont.eot');
    src: url('/fonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/opensans-light-webfont.woff2') format('woff2'),
         url('/fonts/opensans-light-webfont.woff') format('woff'),
         url('/fonts/opensans-light-webfont.ttf') format('truetype'),
         url('/fonts/opensans-light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
	font-family: 'OpenSansLight-Italic';
	src: url('/fonts/OpenSansLight-Italic.eot?#iefix') format('embedded-opentype'),
	     url('/fonts/OpenSansLight-Italic.woff') format('woff'),
		 url('/fonts/OpenSansLight-Italic.ttf') format('truetype'),
		 url('/fonts/OpenSansLight-Italic.svg#OpenSansLight-Italic') format('svg');
	font-weight: normal;
	font-style: normal;
    font-display: swap;
}
@font-face {
	font-family: 'OpenSans-Italic';
	src: url('/fonts/OpenSans-Italic.eot?#iefix') format('embedded-opentype'),
	     url('/fonts/OpenSans-Italic.woff') format('woff'),
		 url('/fonts/OpenSans-Italic.ttf')  format('truetype'),
		 url('/fonts/OpenSans-Italic.svg#OpenSans-Italic') format('svg');
	font-weight: normal;
	font-style: normal;
    font-display: swap;
}
@font-face {
	font-family: 'OpenSans-Semibold';
	src: url('/fonts/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'),
	     url('/fonts/OpenSans-Semibold.woff') format('woff'),
		 url('/fonts/OpenSans-Semibold.ttf') format('truetype'),
		 url('/fonts/OpenSans-Semibold.svg#OpenSans-Semibold') format('svg');
	font-weight: normal;
	font-style: normal;
    font-display: swap;
}
@font-face {
	font-family: 'OpenSans-Bold';
	src: url('/fonts/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
	     url('/fonts/OpenSans-Bold.woff') format('woff'),
		 url('/fonts/OpenSans-Bold.ttf')  format('truetype'),
		 url('/fonts/OpenSans-Bold.svg#OpenSans-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
    font-display: swap;
}
@font-face {
	font-family: 'OpenSans-BoldItalic';
	src: url('/fonts/OpenSans-BoldItalic.eot?#iefix') format('embedded-opentype'),
	     url('/fonts/OpenSans-BoldItalic.woff') format('woff'),
		 url('/fonts/OpenSans-BoldItalic.ttf') format('truetype'),
		 url('/fonts/OpenSans-BoldItalic.svg#OpenSans-BoldItalic') format('svg');
	font-weight: normal;
	font-style: normal;
    font-display: swap;
}
@font-face {
	font-family: 'MyriadPro-BoldCond';
	src: url('/fonts/MyriadPro-BoldCond.eot?#iefix') format('embedded-opentype'),
	     url('/fonts/MyriadPro-BoldCond.otf') format('opentype'),
	     url('/fonts/MyriadPro-BoldCond.woff') format('woff'), 
		 url('/fonts/MyriadPro-BoldCond.ttf') format('truetype'),
		 url('/fonts/MyriadPro-BoldCond.svg#MyriadPro-BoldCond') format('svg');
	font-weight: normal;
	font-style: normal;
    font-display: swap;
}
/* Global Styles */
.clear{
	clear:both;
}
.text_right_gsd{
	float:right;
}
.text_center_gsd{
	text-align:center;
}
.text_gsd{
	letter-spacing: 4px;
    font-family: 'open_sanslight';
	font-weight:normal;
	font-size:16.33px;
	line-height:32px;
	padding-left:2%;
}
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(/images/preloader.gif) center no-repeat #fff;
}
.wrapper_container_gsd{
	max-width:1230px;
	height:auto;
	margin:auto;
}

/***Header***/
.header_container_gsd{
	background:#FFF;
	padding:14px 15px;
}
.logo_gsd{
	float:left;
	padding-top:3px;
}
.logo_gsd a{
	display:block;
}
.right_nav_menu_gsd{
	float:right;
	width:73%;
	z-index:3;
	position:relative;
}
.navigation_gsd{
	float:left;
	padding:53px 20px 0px 0px;
	margin-bottom:-15px;
}
.navigation_gsd ul{
	list-style:none;
	margin-bottom:0px;
}
.navigation_gsd ul li{
	list-style:none;
	display:inline-block;
	padding:0px 25px;
}
.navigation_gsd ul li:last-child{
	margin-right:0px;
}
.navigation_gsd ul li a{
	font-family: 'OpenSans';
	color:#222222;
	font-size:14px;
	text-decoration:none;
	text-transform:uppercase;
}
.navigation_gsd ul li a:hover{
	text-decoration:underline;
	color:#165153;
	font-family: 'OpenSans';
	font-weight:normal;
	outline:none;
	font-size:14px;
	text-decoration:none;
	border-bottom:5px solid #e5936b;
	text-decoration:none;
	padding-bottom:7px;
}
.navigation_gsd ul li a.active{
	text-decoration:underline;
	color:#165153;
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	outline:none;
	border-bottom:5px solid #e5936b;
	text-decoration:none;
	padding-bottom:7px;
}
.herd_phone_gsd{
	float:right;
}
.herd_phone_gsd h1{
	font-family: 'OpenSans-Bold';
	color:#e5936b;
	font-size:31px;
	font-weight:normal;
	line-height:24px;
}
.herd_phone_gsd h1,
.herd_phone_gsd h1 a,
.herd_phone_gsd h1 a:hover,
.herd_phone_gsd h1 a:focus{
	color:#e5936b;
	text-decoration:none;
	outline:none;
}
.herd_phone_gsd h3{
	color:#4f5151;
	font-size:14px;
	font-weight:normal;
	font-family: 'OpenSans';
	clear:both;
	padding-top:6px;
}
.herd_phone_gsd h1 img,
.herd_phone_gsd h3 img{
	float:left;
	margin-right:10px;
}
.ctec_logo{
	float:right;
	margin-right:15px;
	margin-top:10px;
}
.menu_but_gsd{
	display:none;
	float:right;
	margin-top:25px;
	margin-right:15px;
	background:none;
	border:none;
}
.menu_but_gsd .navbar-toggle{
	background:#4aa0c5;
	border:1px solid #4aa0c5;
	border-radius:0px;
}
.menu_but_gsd .navbar-toggle .icon-bar{
	background:#fff;
}

/***Banner***/
.banner_container_gsd{
	position:relative;
	border-top:2px solid #fcf1ec;
}
.banner_left_gsd{
	float:left;
	width:57%;
}
.banner_left_gsd h1{
	color:#2c3135;
	font-size:62.54px;
    font-family: 'CormorantBold';
	font-weight:normal;
	padding-top:84px;
}
.banner_left_gsd h2{
	color:#2c3135;
	font-size:62.54px;
    font-family: 'CormorantRegular';
	font-weight:normal;
}
.banner_left_gsd h2 strong{
	color:#000;
}
.banner_left_gsd h3{
	color:#585959;
	font-size:19px;
	font-family: 'OpenSansLight-Italic';
	font-weight:normal;
	padding-top:35px;
}
.banner_left_gsd h3 strong{
	font-family: 'OpenSans-BoldItalic';
	color:#585959;
	font-size:19px;
}
.banner_right_gsd{
	float:right;
	width:43%;
	z-index:1;
}
.banner_right_gsd img{
	margin-top:-70px;
}
.proudly_conti_gsd{
	background:url(/images/bg_1_gsd.png) repeat;
	padding:15px;
	position:absolute;
	width:100%;
	bottom:0px;
	color:#FFF;
	font-size:23px;
    font-family: 'CormorantRegular';
	font-weight:normal;
	text-align:left;
}
.text_right_gsd{
	letter-spacing: 4px;
    font-family: 'open_sanslight';
	font-weight:normal;
	font-size:16.33px;
	line-height:32px;
	padding-left:6%;
}

/***Why Choose***/
.why_choose_container_gsd{
	background:#eff3f3;
	padding:55px 15px;
	border-bottom:14px solid #e5936b;
}
.why_choose_container_gsd h1{
	color:#3f3f3f;
	font-size:34px;
	font-weight:normal;
    font-family: 'CormorantRegular';
	text-align:center;
	padding-bottom:20px;
}
.whychoose_box_gsd{
	text-align:center;
	margin-top:20px;
}
.whychoose_box_gsd h1{
	color:#165153;
	font-size:34px;
	font-weight:normal;
    font-family: 'CormorantRegular';
	text-align:center;
	padding-top:10px;
}
.whychoose_box_gsd p{
	color:#626666;
    font-family: 'open_sanslight';
	font-weight:normal;
	font-size:16px;
	text-align:center;
}

/***In Your Current***/
.inyour_current_gsd{
	padding:70px 15px;
}
.current_left_gsd{
	float:left;
	width:54%;
}
.current_left_gsd h1{
	color:#515050;
	font-weight:normal;
    font-family: 'CormorantRegular';
	font-size:34px;
}
.current_left_gsd p{
	color:#545353;
	font-weight:normal;
	font-family: 'OpenSans';
	font-size:17px;
	padding-top:20px;
}
.current_left_gsd p strong{
	font-family: 'OpenSans-Bold';
	font-weight:normal;
}
.current_left_gsd ul{
	margin-bottom:0px;
	padding-left:40px;
}
.current_left_gsd ul li{
	list-style:none;
	color:#165153;
	font-size:17px;
	font-family: 'OpenSans-Italic';
	background:url(/images/libg_gs_d.jpg) no-repeat left 7px;
	padding-left:30px;
	margin-top:20px;
}
.current_right_gsd{
	float:right;
	width:45%;
	text-align:right;
}

.simplyfy_box_gsd{
	-moz-border-radius: 0px 20px 0px 0px;
	-webkit-border-radius: 0px 20px 0px 0px;
	border-radius: 0px 20px 0px 0px;
	-khtml-border-radius: 0px 20px 0px 0px;
	position:relative;
	margin-bottom:20px;
	-moz-box-shadow: 1px 1px 6px 1px rgb(0, 0, 0 ,0.35);
	-webkit-box-shadow: 1px 1px 6px 1px rgb(0, 0, 0 ,0.35);
	box-shadow: 1px 1px 6px 1px rgb(0, 0, 0 ,0.35);
	max-width:473px;
	display:inline-block;
	text-align:left;
}
.simplyfy_box_gsd img{
	-moz-border-radius: 0px 20px 0px 0px;
	-webkit-border-radius: 0px 20px 0px 0px;
	border-radius: 0px 20px 0px 0px;
	-khtml-border-radius: 0px 20px 0px 0px;
}
.simplyfy_box_gsd h1{
	position:absolute;
	bottom:0px;
	background:url(/images/bg_2_gsd.png) repeat;
	padding:6px 10px;
	width:100%;
	bottom:0px;
	color:#FFF;
	font-size:34px;
    font-family: 'CormorantRegular';
	font-weight:normal;
}

/***Are You Ready***/
.areyouready_container_gsd{
	background:url(/images/hm_bottom_bg_gs_d.jpg) no-repeat center top;
	/*background-size:100% auto;*/
	max-width:1600px;
	margin:auto;
	padding:80px 15px;
}
.areyouready_wrapper_gsd{
	max-width:1064px;
	margin:auto;
	border:1px solid #FFF;
	padding:24px;
}
.ready_box_gsd{
	background:url(/images/bg_3_gsd.png) repeat;
	padding:50px 15px;
	text-align:center;
}
.ready_box_gsd h1{
	color:#515050;
	font-size:34.74px;
    font-family: 'CormorantRegular';
	font-weight:normal;
	line-height:40px;
}
.ready_box_gsd h3{
	padding-top:20px;
	color:#545353;
	font-size:18px;
	font-weight:normal;
	font-family: 'OpenSans';
	line-height:25px;
}
.ready_box_gsd h3 strong{
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
.ready_box_gsd h3 a{
	color:#165153;
	text-decoration:underline;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
.ready_box_gsd h3 a:hover,
.ready_box_gsd h3 a:focus{
	color:#e5936b;
	outline:none;
}
.contact_btn_gsd{
	text-align:center;
	padding-top:30px;
}
.contact_btn_gsd a{
	background:#165153;
	color:#FFF;
	text-decoration:none;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	font-size:17px;
	text-transform:uppercase;
	display:inline-block;
	padding-left:40px;
	line-height:58px;
}
.contact_btn_gsd a img{
	margin-left:40px;
}
.contact_btn_gsd a:hover,
.contact_btn_gsd a:focus{
	background:#e5936b;
	text-decoration:none;
	outline:none;
	color:#FFF;
}

/***Footer***/
.footer_container_gsd{
	background:#165153;
	padding:40px 15px 30px;
	text-align:center;
}
.footer_logo_gsd{
	text-align:center;
}
.footer_logo_gsd img{
	display:inline-block;
}
.ftr_ph_ad_box_gsd{
	max-width:560px;
	margin:auto;
	padding:30px 0px;
}
.ftr_ph_ad_box_gsd h1{
	font-family: 'OpenSans-Bold';
	color:#fff;
	font-size:31px;
	font-weight:normal;
	line-height:24px;
	float:left;
	text-align:left;
}
.ftr_ph_ad_box_gsd h1 img{
	margin-right:10px;
	vertical-align:middle;
}
.ftr_ph_ad_box_gsd h3{
	font-family: 'OpenSans';
	color:#fff;
	font-size:14px;
	line-height:18px;
	float:right;
	text-align:left;
}
.ftr_ph_ad_box_gsd h3 img{
	float:left;
	margin-right:10px;
	vertical-align:top;
	margin-top:2px;
}
.footer_navi_gsd{
	margin-bottom:20px;
}
.footer_navi_gsd ul{
	list-style:none;
	display:inline-block;
}
.footer_navi_gsd ul li{
	display:inline-block;
	margin:0px 15px;
}
.footer_navi_gsd ul li a{
	font-family: 'OpenSans-Bold';
	color:#fff;
	font-size:16px;
	text-decoration:none;
	text-transform:uppercase;
	transition: color 0.3s ease;
}
.footer_navi_gsd ul li a:hover, .footer_navi_gsd ul li a.active{
	color:#bdc3c7;
}
.cpy_gsd{
	font-family: 'OpenSans';
	color:#bdc3c7;
	font-size:12px;
	margin-top:20px;
}

/***Inner Pages***/
.innerTitle_gsd{
	background:#165153;
	padding:15px;
	color:#FFF;
	font-size:34px;
    font-family: 'CormorantRegular';
	font-weight:normal;
	text-align:left;
}

/***About Banner***/
.about_banner_gsd{
	background:url(/images/about_banner_gsd.jpg) no-repeat center bottom;
/*	background-size:100% auto;*/
    max-width:1600px;
	margin:auto;
	padding:30px 15px 40px;
}
.about_content_gsd{
	max-width:666px;
}
.about_content_gsd h2{
    font-family: 'OpenSans-Bold';
	font-weight:normal;
	font-size:26px;
	color:#545353;
	line-height:34px;
}
.about_content_gsd p{
    font-family: 'OpenSans';
	font-weight:normal;
	font-size:17px;
	color:#545353;
	padding-top:30px;
}
.about_content_gsd p em{
    font-family: 'OpenSans-Italic';
	font-weight:normal;
}
.about_content_gsd p strong{
    font-family: 'OpenSans-Bold';
	font-weight:normal;
}

/***Service Page***/
.service_left_gsd{
	float:left;
	width:50%;
}
.service_left_gsd h1{
	color:#515050;
	font-weight:normal;
    font-family: 'CormorantRegular';
	font-size:34px;
}
.service_left_gsd p{
	color:#545353;
	font-weight:normal;
	font-family: 'OpenSans';
	font-size:17px;
	padding-top:20px;
}
.service_left_gsd p strong{
	font-family: 'OpenSans-Bold';
	font-weight:normal;
}
.service_left_gsd ul{
	margin-bottom:0px;
	padding-left:40px;
	padding-top:40px;
}
.service_left_gsd ul li{
	list-style:none;
	color:#165153;
	font-size:17px;
	font-family: 'OpenSans-Italic';
	background:url(/images/libg_gs_d.jpg) no-repeat left 7px;
	padding-left:30px;
	margin-top:20px;
	height:50px;
	line-height:20px;
	margin-top:10px;
}
.service_left_gsd ul li:nth-child(odd){
	width:45%;
	float:left;
}
.service_left_gsd ul li:nth-child(even){
	width:48%;
	float:right;
}

/***Bookkeeping Service***/
.bookingservice_gsd{
	background:#edf1f2;
	padding:20px 15px;
}
.bookleft_gsd{
	float:left;
	width:45%;
}
.bookright_gsd{
	float:right;
	width:51%;
}
.bookright_gsd h2{
	color:#515050;
	font-size:36px;
    font-family: 'CormorantRegular';
	font-weight:normal;
	padding-top:35px;
}
.bookright_gsd p{
    font-family: 'OpenSans';
	font-weight:normal;
	font-size:17px;
	color:#545353;
	padding-top:40px;
}

/***Contact Page***/
.contact_conti_gsd{
}
.contact_title_gsd{
	background:#FFF;
	color:#515050;
	font-size:34px;
    font-family: 'CormorantRegular';
	font-weight:normal;
	text-align:center;
	padding:30px 15px;
	line-height:40px;
}
.contact_map_gsd{
	background:url(/images/googlemap_gsd.jpg) no-repeat center top;
/*	background-size:100% auto;*/
    max-width:1600px;
	margin:auto;
	padding:70px 15px;
}
.con_map_adr_box_gsd{
	max-width:640px;
	margin:auto;
	padding:25px;
	position: relative;
	-moz-border-radius: 20px;
	-webkit-border-radius:20px;
	border-radius:20px;
	-khtml-border-radius:20px;
	background:url(/images/bg_3_gsd.png) repeat;
	-moz-box-shadow: 1px 1px 6px 1px rgb(0, 0, 0 ,0.35);
	-webkit-box-shadow: 1px 1px 6px 1px rgb(0, 0, 0 ,0.35);
	box-shadow: 1px 1px 6px 1px rgb(0, 0, 0 ,0.35);
}
.con_map_adr_box_gsd:after {
	left: 100%;
	top:11%;
	border: solid transparent;
	content: " ";
	height: 22px;
	width: 20px;
	position: absolute;
	background:url(/images/arow.png) no-repeat;
	margin-left:-4px;
}
.con_box_gsd{
	border-bottom:1px solid #dddcdc;
	padding:24px 0px;
}
.con_boxlast_gsd{
	padding:24px 0px 0px;
}
.conleft_gsd{
	display:table-cell;
	vertical-align:middle;
	padding-left:20px;
	width:80px;
}
.conright_gsd{
	display:table-cell;
	padding-left:20px;
}
.conright_gsd h1{
	color:#e5936b;
	font-size:44px;
	font-weight:normal;
    font-family: 'OpenSans-Bold';
	line-height:35px;
}
.conright_gsd h2{
	color:#165153;
	font-size:29px;
    font-family: 'CormorantRegular';
	font-weight:normal;
}
.conright_gsd p{
	color:#4f4d4d;
	font-size:15px;
    font-family: 'open_sanslight';
	font-weight:normal;
	text-transform:uppercase;
	padding-top:5px;
}

/* Responsive Styles */
@media (max-width: 1280px) {
	.wrapper_container_gsd {
		padding: 0 20px;
	}
}

@media (max-width: 992px) {
	.navigation_gsd {
		display: none;
	}
	.menu_but_gsd {
		display: block;
	}
	.herd_phone_gsd {
		margin-left: 15px;
	}
	.banner_left_gsd {
		width: 100%;
		text-align: center;
		margin-top: 30px;
	}
	.banner_right_gsd {
		float: none;
		text-align: center;
		margin-top: 30px;
	}
	.current_left_gsd {
		width: 100%;
		margin-right: 0;
		margin-bottom: 30px;
	}
	.current_right_gsd {
		width: 100%;
		float: none;
	}
	.service_left_gsd {
		width: 100%;
		margin-right: 0;
		margin-bottom: 30px;
	}
	.bookleft_gsd {
		width: 100%;
		margin-right: 0;
		margin-bottom: 30px;
	}
	.bookright_gsd {
		width: 100%;
		float: none;
	}
}

@media (max-width: 768px) {
	.banner_left_gsd h1,
	.banner_left_gsd h2 {
		font-size: 32px;
		line-height: 36px;
	}
	.why_choose_container_gsd h1 {
		font-size: 28px;
	}
	.whychoose_box_gsd {
		margin-bottom: 20px;
	}
	.ready_box_gsd {
		padding: 30px 20px;
	}
	.ready_box_gsd h1 {
		font-size: 24px;
		line-height: 28px;
	}
	.contact_btn_gsd a {
		font-size: 18px;
		padding: 12px 20px;
	}
}

@media (max-width: 480px) {
	.logo_gsd {
		width: 140px;
	}
	.herd_phone_gsd h1 {
		font-size: 18px;
	}
	.herd_phone_gsd h3 {
		font-size: 10px;
	}
	.banner_left_gsd h1,
	.banner_left_gsd h2 {
		font-size: 24px;
		line-height: 28px;
	}
	.banner_left_gsd h3 {
		font-size: 16px;
		line-height: 20px;
	}
	.ready_box_gsd {
		padding: 20px 15px;
	}
	.footer_navi_gsd ul li {
		display: block;
		margin: 5px 0;
	}
}
