/*!/wp-content/themes/andorra/style.css*//*
Theme Name: Andorra Advisors
Theme URI: https://wordpress.org/themes/andorra/
Author: Epicorns
Version: 1.2
*/

/************************ Font weight For Mac computers *********************************/
body{-webkit-font-smoothing: subpixel-antialiased;}
b,strong {
    -moz-osx-font-smoothing: grayscale;   /* Firefox */
     -webkit-font-smoothing: antialiased; /* WebKit  */
}
/************************ Font weight For Mac computers *********************************/

/*************Font styles Part Starts********************/
/* latin */
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:local('Roboto'), local('Roboto-Regular'), url('/en/wp-content/themes/andorra/fonts/KFOmCnqEu92Fr1Mu4mxK.woff2') format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}

@font-face{font-family:'Roboto';font-display:swap;src:url('/en/wp-content/themes/andorra/fonts/KFOmCnqEu92Fr1Mu4mxKKTU1Kg.woff2') format('woff2');}
/* latin */
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-display:swap;src:local('Roboto Bold'), local('Roboto-Bold'), url('/en/wp-content/themes/andorra/fonts/KFOlCnqEu92Fr1MmWUlfBBc4.woff2') format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
/*************Font styles Part Ends**********************/
/*************Common styles Part Starts**********************/
h2 {
    color: #4f4f4f;
    font-size: 1.3rem;
    padding-bottom: 1rem;
    font-weight: 600;
}
h3 {
    font-size: 1.4rem!important;
}
p,li{color:#4f4f4f;}
a{color: #05407f;}
@media (min-width: 1200px){	
	.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 960px!important;
}
.headerbg .container {
   max-width: 1140px!important;
}
	}
body {
 font-family: 'Roboto', sans-serif;
}
.headerbg .container {
    padding-left: 15px!important;
    padding-right: 15px!important;
}
.container.faqss, div#breadcrump.container {
    padding-left: 0px;
    padding-right: 0px;
}
@media (max-width: 767px){
.container,.container.faqss, div#breadcrump.container {
    padding-left: 30px;
    padding-right: 30px;
}
}
/*************Common styles Part Ends**********************/
/*************Cookie bar styles Part starts**********************/
#cookie-bar {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 10;
}
#cookie-bar p{color:#fff;}
/*************Cookie bar styles Part Ends**********************/
/*************Header Part Starts**********************/
.headerbg {
    background: linear-gradient(90deg, rgba(8,32,46,1) 20%, rgba(70,81,98,1) 40%, rgba(70,81,98,1) 51%, rgba(70,81,98,1) 100%);
    border-bottom: 2px solid white;
	height: 114px;
}
#menu-primary .menu-item {
    padding-right: .9rem;
    padding-left: .9rem;
}
#menu-primary li a {
    color: #fff;
    text-decoration: none!important;
    text-transform: uppercase;
    font-size: 13px;
}
#menu-primary li a:hover {
    color: #00a2e8!important;
}

.navbar { padding: 0rem!important; }
 .navbar-brand {
  padding-top: 0rem!important;
  padding-bottom: 0rem!important;
 } 
.navbar-light .navbar-toggler, .navbar-light .navbar-toggler:hover, .navbar-toggler:focus, .navbar-toggler:hover {
	border-color: #fff!important;
    border: none;
}
/***** Extra New **********/
 .navbar-brand.shiness {
  -webkit-mask-image: linear-gradient(-90deg, rgba(8, 32, 46, 1) 30%, #000 50%, rgba(8, 32, 46, 0.6) 70%);
  -webkit-mask-size: 300%;
  animation: shine 15s linear;
}
 .navbar-brand img:hover {
    -webkit-mask-image: linear-gradient(-90deg, rgba(8, 32, 46, 1) 30%, #000 50%, rgba(8, 32, 46, 0.6) 70%);
    -webkit-mask-size: 300%;
    animation: shine 10s linear;
}

@keyframes shine {
  from { -webkit-mask-position: 150%; }
  to { -webkit-mask-position: -50%; }
}
/***** Extra New **********/
button:focus{outline:none!important;}
.otherlan { opacity: 0.3; }
.otherlan:hover{ opacity: 1; }
@media (max-width: 767px){
.headerbg {
    background: rgba(70,81,98,1)!important;
	height: 82px;
}		
.headerlogo{height:80px;}	
li.menu-item-has-children .sub-menu {
    position: initial!important;
    width: auto!important;
	background: none!important;
    padding: 10px;
}	
}
ul.sub-menu {display: none;}
ul.sub-menu li{list-style: none!important;}
ul.sub-menu li a{
	color: #fff!important;
    text-transform: none!important;
}
@media (min-width: 767px){
ul.sub-menu li a{font-size:15px!important;}
li.menu-item-has-children:hover ul.sub-menu {display: block;}
}
li.menu-item-has-children .sub-menu {
	position: absolute;
	background: #465162;
	padding: 5px;
	z-index: 99;
}
li#menu-item-9 .sub-menu {width:auto;}

.headerhyt{
	height:313px;
}
@media screen and (min-width: 1900px) {
.headerhyt{
	height:400px;
}
}
@media (max-width: 767px){
	.headerhyt {
    padding: 20px 0;
    height: auto;
}
}
/*************Header Part Ends**********************/
/*************Footer Part Starts**********************/
#footer { background: url(https://www.andorra-advisors.com/en/wp-content/uploads/2019/12/footer.png.webp) center center/cover no-repeat;border-top: 1px solid #fff; }

#footercpy { background: #002748;}

ul.footer2 {
    text-align: left;
    margin-left: -40px;
    list-style: none;
}

p.foottitle { color: #fff;font-weight: 500;font-size: 20px; }

ul.footer2 {
    text-align: left;
    margin-left: -40px;
    list-style: none;
    line-height: 32px;
}
ul.footer2  li a { color: #fff!important; }
.footsocial a { 
    color: #fff!important;
    font-size: 1.5rem;
	text-decoration: none;
}
.footsocial a:hover { color: #bbb!important; }

.footsocial ul li a:hover {
    color: #fff!important;
    text-decoration: underline;
}
.footsocial p.foottitle a { font-size: 20px; }

#footercpy p { text-align:center;color:#fff;margin-bottom: 0px!important;font-size: 0.9rem; }
  
button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}
  
.logoss, .foot_social, .srch{text-align: center;  }
    
.search_form {
  width: 100%;
  position: relative;
}

.search_form:before {
    position: absolute;
    top: 29.15%;
    right: 5%;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-family: 'FontAwesome';
    content: '\f002';
    background: #000;
    text-align: center;
    color: #fff;
    border-radius: 100%;
    font-size: 12px;
}

.search_form_term {
    box-sizing: border-box;
    width: 190px;
    border: 1px solid #666;
    padding: 5px 12px 6px 14px;
    color: #000;
    border-radius: 20px;
    outline: none;
    background-color: #f5f5f5;
    height: 30px;
    margin-top: 5px;
    font-size: 13px;
}
  
.search_form_btn {
  position: absolute;
  top: 29.15%;
  right: 12%;
  width: 35px;
  height: 30px;
  opacity: 0;
  cursor: pointer;
}

#search_form_term::-webkit-input-placeholder { color:#000 !important; }
#search_form_term:-moz-placeholder { color:#000 !important; }
#search_form_term::-moz-placeholder { color:#000 !important; }
#search_form_term:-ms-input-placeholder { color:#000 !important; }
  
@media (max-width: 767px){
  .search_form:before {
    position: absolute;
    top: 25.5%;
    right: 39%;
  width: 25px;
    height: 25px;
    line-height: 25px;  
}
.search_form_btn {
  position: absolute;
    top: 24.5%;
    right: 38%;

} 
.footsocial a {
    font-size: 38px;
}
.footsocial, .srch, .dmcaa{  text-align: left!important; } 
    .search_form_term {
        height: 35px;
        font-size: 15px;
        width: 200px;   
      }
#footer { background: url(https://www.andorra-advisors.com/en/wp-content/uploads/2020/03/footer_mble.png.webp) left/cover no-repeat;border-top: 1px solid #fff; }	
#footer .col-lg-3.col-md-3.text-center {
    text-align: inherit!important;
}
} 

/*************Footer Part Ends**********************/
/****************************************************Home page Part Starts************************************************************/
#headimage {
    height: 30rem;
    background: url(https://www.andorra-advisors.com/en/wp-content/uploads/2020/03/homebg.png.webp) center top/cover no-repeat;
    /*margin-top: 114px;*/
}
#headimage h1, #headimage p { color:#fff; }
h1.banner-title { font-weight: 400; }
h1.banner-title span {
    font-size: 24px;
    display: inline-block;
    border-top: 3px solid #fff;
    padding-top: 10px;
    margin-top: 15px;
    width: 100%;
}
#headimage .banner-content { padding-top: 8%; }
@media (max-width:768px) {#headimage {height: auto;}
#headimage {
    background: url(https://www.andorra-advisors.com/en/wp-content/uploads/2020/03/homebground.png.webp) left top/cover no-repeat;
}
}
/*************Services Part Starts**********************/
p.card-text {
    color: #596165;
	font-size: 0.9rem;
}
	#services h3.card-title {
    margin-top: -50px;
    text-align: center;
	font-size: 1.35rem;
    text-transform: uppercase;
    color: #fff;
	font-weight: bold;
}
#services .card:hover{
  opacity:0.8;
}
#services a:hover {
    text-decoration: none;
}
#services .card-body{padding: 0.5rem!important;}
@media (max-width:768px){
img.card-img-top {
    height: 230px;
}
}
/*************Services Part Ends**********************/
/*************Contact Form Part Starts**********************/
#contactform .container{
    padding-left: 0px!important;
    padding-right: 0px!important;
}
#contactform {
    background: url(https://www.andorra-advisors.com/en/wp-content/uploads/2019/12/contactform.png.webp) center top/cover no-repeat;
}
#contactform h2{color: #fff;font-weight: bold;font-size: 1.8rem;}
#contactform p{color: #fff;font-weight: 500;}

#contactform .full_part_1 input, #contactform .full_part_1 textarea {
    color: #8f8d87;
    background: #f7f6f2;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.2em;
    text-decoration: none;
    text-transform: none;
    outline: none;
    resize: none;
    padding: 13.5px 14px;
    width: 100%;
    height: 2.5em;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 5px;
    border: none;
}
#contactform .full_part_1 select{
      color: #8f8d87;
    background: #f7f6f2;
    padding: 3.5px 14px;    
}
#contactform .full_part_1 textarea {
    height: 140px;
    margin-bottom: 0;
    width: 100%;
    padding: 13.5px 14px;
}
#contactform .full_part_2 input[type=submit] {
    width: 100%;
    text-align: center;
    position: relative;
    color: #fff;
    font-size: 18px;
    font-weight: 900;
    text-transform: uppercase;
    cursor: pointer;
    background: 0 0;
    padding: 8px 10px;
    margin: 30px 0 0;
    border: 1px solid #fff;
    border-radius: 5px;
    display: inline-block;
    transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
}
#contactform .full_part_2 input[type=submit]:hover {
    color: #1a3554;
    background: #fff;
    transition: all .2s ease 0s;
    border: 1px solid #1a3554;
}

span.wpcf7-not-valid-tip {
    display: block;
    position: absolute;
    right: 10px;
    top: -4px;
}
.drpdwn select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    height: 40px!important;
    width: 100%;
}
h2#contactus{text-transform:uppercase;}
#contactform label {
    display: block;
    margin-bottom: 0px;
    width: 0px;
    height: 0px;
    opacity: 0;
}
.grecaptcha-badge {
    display: none!important;
}
.wpcf7-response-output {
    color: #fff!important;
}
@media (max-width:768px) {
#contactform .container {
    padding-left: 15px!important;
    padding-right: 15px!important;
}
#contactform {
    background: #1a3554!important;
}
.full_part_2 .row .col-md-12 .wpcf7-form-control-wrap {
    z-index: 30;
}
}
div.wpcf7-validation-errors,div.wpcf7-mail-sent-ok {
	color: #fff!important;}
/*************Contact Form Part Ends**********************/
#contents .col-lg-12.col-md-12 {
    padding-left: 0px;
    padding-right: 0px;
}
#contents ul.contntul {
    padding-left: 48%;
}
@media (max-width:768px) {
#contents ul.contntul {
    padding-left: 13%;
}	
}
.homepageright{float: right;padding-left: 3%;}
.homepageleft{float: left;padding-right: 3%;}
/***********************************************************Home page Part Ends*******************************************************/

/********************* Styles For FAQs Starts ******************/
.faqhead:hover{
  color:#000;
}
.activefaq{
  color:#000!important;
}
.faq {
    padding: 19px;
    box-sizing: border-box;
    margin-bottom: 20px!important;
  box-shadow: 0px 0px 4px 1px rgb(128, 128, 128);
  -webkit-box-shadow: 0px 0px 4px 1px rgb(128, 128, 128);
  -moz-box-shadow: 0px 0px 4px 1px rgb(128, 128, 128);

}
.opens{
  display:none;
}
.opens span {
    margin-top: 15px;
    margin-bottom: 10px!important;
    display: inline-block;
}
h4.faqhead {
    font-size: 17px;
    font-weight: bold;
  width: 95%;
  margin:0;
}
i.fa.fa-chevron-circle-down.clr, i.fa.fa-chevron-circle-up.clr {
    position: absolute;
    right: 30px;
    color: #455b7e;
    font-size: 17px;
}
h2.faqh2 {
  font-size: 28px;
        color: #455b7e;
}
.collapsed{
  cursor:pointer;
}
@media (max-width:768px){
  h4.faqhead {
    width: 95%;
    font-size: 15px;
    font-weight: bold;
}
  i.fa.fa-chevron-circle-down.clr, i.fa.fa-chevron-circle-up.clr {
    position: absolute;
    right: 25px;
    color: #455b7e;
    font-size: 17px;
}
}
.margtb{
margin-bottom:30px;
padding-left: 30px;
padding-right: 30px;
}
/********************* Styles For FAQs Ends ******************/

/***********************************************************Inner page Part Starts*******************************************************/
    #innerheadimage {
    background: url(https://www.andorra-advisors.com/en/wp-content/uploads/2019/12/innerpage_background_header.png.webp) 50% top/cover no-repeat;
}
@media (max-width:768px){
#innerheadimage {
    background: url(https://www.andorra-advisors.com/en/wp-content/uploads/2019/12/innerpage_background_header.png.webp) right top/cover no-repeat;
    height: auto;		
}
ul.tablecontntmbl {
    display: none;
}
.innerpageimageright, .innerpageimagerightcrea{float: right;width:100%!important;}
}
#innerheadimage h1, #innerheadimage p { color:#fff;text-shadow: 1px 1px 2px #000; }
h1.innerpage-banner-title { font-weight: 400;font-size:2.3rem; }
p.bannor-sub { font-size: 24px; }
.innerpageimageright,.innerpageimagerightcrea{float: right;width:44%;}	
.innerpageimagerightcrea{float: right;padding-left:3%;}
.innerpageimageleft	{float: left;padding-right: 3%;}

/***********************************************************Inner page Part ends*******************************************************/

/*********************************************Table of content Parts starts******************************************/
.container-fluid.tableofcontntbg {
    background-color: #f5f5f5;
}
	.tablecontnt p a {
	padding: 0 15px;
    color: #000;
    font-size: 14px;
    font-weight: 600;
}
	.tablecontnt p a:hover {
    color: #00a2e8;
}
#tablecontntmbl_btn {
    font-size: 15px;
    color: #000;
    font-weight: 700;
    border: 0;
    padding: 5px;
    background: 0 0;
    outline: none;
    box-shadow: none;
}

	.tablecontntmbl {
    list-style: none !important;
    padding: 10px;
    background-color: #fff;
    box-shadow: 2px 4px 2px -2px #d2d2d2;
    position: absolute;
    left: 7px;
    z-index: 99;
    width: 360px;
}
	ul.tablecontntmbl li a {
    list-style: none;
    display: inherit;
}
	.drp ul li a {
    font-weight: 600;
    display: block;
    padding: 0 !important;
    clear: both;
    line-height: 1.6;
    white-space: nowrap;
    float: none;
    text-decoration: none;
    color: #333;
    font-size: 13px;
}
	.adtk {
    color: #455b7e !important;
}
.adtk:after {
    content: "\f00c";
    color: #455b7e;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 20px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-top: 1px;
    position: absolute;
    right: 10px;
}
@media (device-height : 568px) and (device-width : 320px){
.tablecontntmbl {
   list-style: none !important;
   padding: 10px;
   background-color: #fff;
   box-shadow: 2px 4px 2px -2px #d2d2d2;
   position: absolute;
   left: 7px;
   z-index: 99;
   width: 93% !important;
}	
}
/*********************************************Table of content Parts Ends******************************************/

#contents ul.contentulli { padding-left: 60%; }
#contents ul.contentullip { padding-left: 48%; }
@media (max-width:768px) {
#contents ul.contentulli {padding-left: 13%;}	
#contents ul.contentullip { padding-left: 13%; }
}

/* scrolling bar starts*/
 
.show {
    display: block!important;
}
#scroll_to_top {
    position: fixed;
    bottom: 5px;
    right: 5px;
    z-index: 9999;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 45px;
    color: #fff;
    cursor: pointer;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
    font-size: 40px;
    background-color: #1a3554;
    border-radius:9px !important;
}
#scroll_to_top.show {
    opacity: 1;
}
#scroll_to_top i.fa.fa-angle-up {
    padding: 0px 0px 0px 0px;
}
#scroll_to_top:hover i.fa.fa-angle-up {
    padding: 0px 0px 0px 0px;
    color: #fff;
}
/* scrolling bar ends*/
.footlan {
    width: 35px;
    height: auto;
}
.drpdwn select {
    border-radius: 5px;
}

/*********************************************latest-blog-homepage starts******************************************/
.top_noticias{
    color: #455b7e;
    border-bottom: 2px solid #455b7e;
    padding-bottom: 15px;
}
.blog_news{
    padding: 15px;
}
.blog_news:hover{
    border: 1px solid #9d7f3f;
    border-radius: 10px;
}
.blog_news{
    border: 1px solid transparent;
    border-radius: 10px;
}
h4.blogtitle {
    font-size: 17px;
    font-weight: bold;
    color: #455b7e;
}
.blogtitlebodr {
    border-bottom: 1px solid #455b7e;
}
a.btn-read1 {
    color: #455b7e;
    text-decoration: none;
    font-weight: bold;
   font-size: 16px;
}
.dates{font-size: 15px; color: #455b7e;}
.more_post_btn{
    text-align: center;
    position: relative;
    color: #fff;
    font-size: 18px;
    font-weight: 900;
    text-transform: uppercase;
    cursor: pointer;
    background: #455b7e;
    padding: 8px 10px;
    border: 1px solid #455b7e;
    border-radius: 10px;
    display: inline-block;
    transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    width: auto;
}
.more_post_btn:hover{
    color: #455b7e;
    background: #fff;
    transition: all .2s ease 0s;
}
.btnmbl{
    width:auto;
}
.excpt p {
    color: #455b7e;
}
@media (max-width:768px) {
.blogtitlebodr {
    }
.blog_news{
    border: 1px solid #000;
    border-radius: 10px;
}
}
/*********************************************latest-blog-homepage ends******************************************/
p#breadcrumbs a {
    text-decoration: none;
}
.author_info a {
    color: #1b3555;
    font-weight: bold;
    text-decoration: none;
}

/*********************************************sticky contact us******************************************/

a.sticontact {
	transform: rotate(-90deg) translate3d(0,0,0);    
	position: fixed;
    top: 50%;
    font-size: 14px;
    color: #fff;
    background: #041a2c;
    padding: 10px;
    border-radius: 0px 0px 0px 10px;
    left: -38px;
    z-index: 21;  
}
i.fa.fa-paper-plane-o.sendicon {
	transform: rotate(0deg) translate3d(0,0,0);
	position: fixed;
    top: 15%;
    font-size: 13px;
    color: #fff;
    background: #0c5a9b;
    padding: 9px 10px 13px 5px;
    border-radius: 0px 0px 10px 0px;
    left: 100px;  
}

@media (max-width: 767px) {
     a.sticontact {
    top: 60%;
    z-index: 21;
}
i.fa.fa-paper-plane-o.sendicon {
	position:fixed;
    font-size: 13px;
    color: #fff;
    background: #0c5a9b;
    padding: 10px 10px 15px;
    border-radius: 0px 0px 10px 0px;
    bottom: 0%;
	margin-left: 8px;
	left:91%;
}
}
a.sticontact:hover {
	text-decoration:none;
}
/*********************************************sticky contact us******************************************/
/*********************************************About us page style******************************************/

div#aboutusheadimage-aboutus {
    background: url(https://www.andorra-advisors.com/en/wp-content/uploads/2020/06/background-mountains-principality-of-andorra.png) center top/cover no-repeat;
    padding-bottom: 25vh;
}
.aboutus-banner-title{
	font-weight: 700;
    color: #455b7e;
    font-size: 2.6rem;
	position:relative;
}
.aboutus-banner-title:before {
content: ' ';
    background: url(https://www.andorra-advisors.com/en/wp-content/uploads/2020/06/mountain-icon.png);
    padding: 20px;
    background-repeat: no-repeat;
    position: absolute;
    top: -26%;
    left: 43%;
}

div#aboutusheadimage2-aboutus {
    background: url(https://www.andorra-advisors.com/en/wp-content/uploads/2020/06/background-epicorns-company-specializing-in-SEO.png) left top/contain no-repeat;
}
	.aboutus2-banner-title{
	font-weight: 700;
    color: #1b3555;
    font-size: 1.9rem!important;
	position:relative;
	display:inline-block;
}
.aboutus2-banner-title:before {
	content: ' ';
    background: url(https://www.andorra-advisors.com/en/wp-content/uploads/2020/06/mountain-icon.png);
	height:22px;
	width:33px;
	background-repeat: no-repeat;
    position: absolute;
    top: -40%;
    left: 43%;
}
	div#aboutusheadimage3-aboutus {
    background: url(https://www.andorra-advisors.com/en/wp-content/uploads/2020/06/360-services-offered-by-andorra-advisors.jpg) center center/contain no-repeat;
    padding-bottom: 10vh;
	background-color: #1b3654;
		position:relative;
}
.aboutus3-banner-title{
	font-weight: 700;
    color: #fff;
    font-size: 1.9rem!important;
	position:relative;
}
.aboutus3-banner-title:before {
	content: ' ';
    background: url(https://www.andorra-advisors.com/en/wp-content/uploads/2020/06/mountain-icon-white.png);
	height:22px;
	width:42px;
	background-repeat: no-repeat;
    position: absolute;
    top: -45%;
    left: 48%;
}
#aboutusheadimage3-aboutus .row{
		padding-top:8rem;
}
#aboutusheadimage3-aboutus img{
	background: #d7d7d7;
    border-radius: 50%;
}
#aboutusheadimage3-aboutus p{
	color:#fff;
}
div#aboutusheadimage3-aboutus h3 {
    font-size: 17px!important;
    font-weight: 700;
}
.aboutusauth-banner-title{
	font-weight: 700;
	color:#1b3555;
    font-size: 1.9rem!important;
	position:relative;
	display:inline-block;
}
.aboutusauth-banner-title:before {
	content: ' ';
    background: url(https://www.andorra-advisors.com/en/wp-content/uploads/2020/06/mountain-icon.png);
	height:22px;
	width:42px;
	background-repeat: no-repeat;
    position: absolute;
    top: -43%;
    left: 48%;
}
.aboutauthimg{
	box-shadow: -5px -5px 20px #ccc,5px 5px 20px #ccc;
	border-radius:50%;	
	margin:20px 0;
	width:200px;
}
.authorsection{
	padding-top:50px;
	padding-bottom:30px;
}
.auth-subtitle{
	font-size: 1.4rem;
	font-weight:700;
	color:#1b3555;
	text-align:center;
}
.linkedin{
	color:#0f8bc4;	
}
.col-md-2.newpaperlogo {
    flex: 1;
}
@media (max-width:768px){
	.aboutus-banner-title {
    font-size: 2.3rem;
	}
	.col-md-2.newpaperlogo {
	flex: none;
    margin-bottom: 20px;
    width: 150px;
	padding:0;
	}
	div#aboutusheadimage2-aboutus {
    background-size: cover;
	}
	div#aboutusheadimage3-aboutus {
		background-size: cover;
		background-position:left center;
	}
}
#aboutusheadimage3-aboutus:after,
#aboutusheadimage3-aboutus:before{
  content: '';
  position: absolute;
  bottom: 0;
}
#aboutusheadimage3-aboutus:after{
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 0px 40px 98vw;
  border-color: #ffffff00 #ffffff00 #ffffff00 #fff;
  top: 0;
}
#aboutusheadimage3-aboutus:before{
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 35px 0 0 98vw;
  border-color: transparent transparent transparent #fff;left: 0;
}
/*********************************************About us page style******************************************/
.contactmail .fa-envelope-o{
    background-color: #fff;
    color: #1b3555;
    padding: 4px;
    border-radius: 5px;
    font-size: 13px;
    font-weight: bold;
    margin-right: 5px;
	-webkit-box-shadow: 0 0 8px #fff;
    box-shadow: 0 0 8px #fff;
}

.card.img-fluid a {
    display: block;
}
.blog_news a {
    display: block;
}
#feature_image_dummy_2 a {
    display:inline-block;
}
.feature-image a {
    display: block;
}
@media (max-width: 800px){
.feature-image a {
    display: inline-block;
}	
.table-manually table {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    display: block;
}
}
.table-manually th, .table-manually td {
    padding: 7px;
    vertical-align: middle !important;
	border: 1px solid #455b7e;
	text-align: center;
}
.table-manually .titleth th {
    color: #fff;
    background-color: #455b7e;
    border: 1px solid #000 !important;
	height: 50px;
}
.table-manually td.head {
    font-weight: bold;
    color: #455b7e;
}