*{}

@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,900');


html  .top-navigation-new.top-navigation-new.top-navigation-new.top-navigation-new {
    margin: auto;
    border-bottom: solid 1px rgba(255,255,255,.19);
    background: #f3f3f3;
    box-sizing: border-box;
    font-family: 'Source Sans Pro', sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    color: #333;

}

.top-navigation-new--inner {
    display: flex;
    padding: 8px 22px;
    border-bottom: solid 1px rgba(255,255,255,.19);
    max-width: 1270px;
    margin: auto;
    flex-direction: row;
    justify-content: space-between;
}

.top-navigation-new--inner .top-cols-new {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.top-navigation-new--inner .top-cols-new:first-child > a {
    margin-left: 25px;
    font-family: 'Source Sans Pro', sans-serif !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    color: #555;
}

.top-navigation-new--inner .top-cols-new .fa {
    margin-right: 6px;
}

.top-navigation-new--inner .top-cols-new:first-child > a:first-child {
    margin-left: 0;
}

.header-text-nav-wrap--inner {
    display: flex;
    flex-direction: row;
    max-width: 1270px;
    margin:auto;
	align-items:center;
	height: 60px;
	
}
@media screen and (min-width:1024px) {
.header-text-nav-wrap--inner {
padding: 20px 0px;
height:auto;
}
}

.main-navigation ul li ul{
	border-top:0px !important;
	    box-shadow: 0 8px 15px rgba(0,0,0,.1);
		width: 263px;
		top: 33px;
}


/*
.home-banner-container--inner {
    margin: 100px auto 0;
    display: table;
    float: none;
    text-align: center;
}

 .home-banner-container--inner h1 {
    color: #333;
    font-size: 74px;
    line-height: 88px;
    margin-top: 0;
    letter-spacing: 2px;
    font-weight: 800;
	font-family: 'Arial', sans-serif;
	text-align: center;
} */

p.ani-para {
    font-size: 24px;
    line-height: 40px;
    font-weight: 400;
    color: #8f8f8f;
    margin: 25px auto;
    width: 600px;
    text-align: center;
}

.ele-cent {
        margin-top: 25px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}






span.txt-rotate {
   color: rgba(7, 197, 128, 0.7411764705882353);
}

/* section.home_banner-new {
    height: 680px;
	position:relative;
} */

body{
	overflow-x: hidden;
}

/*a.home-banner-btn {
    background: #07c580!important;
    font-size: 21px;
    padding: 17px 65px;
    border-radius: 33px;
    border-bottom: 4px solid #10a770;
    color: #FFF;
}
*/

ul.menu.nav-menu > li.menu-item-has-children > a:after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 5px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content:''
}

ul.menu.nav-menu li.menu-item-has-children{
    position:relative;
}


.inner-wrap--inner {
    max-width: 1270px;
    margin: auto;
	position:relative;
}

.home .inner-wrap--inner{
	max-width:none !important;
}

footer .inner-wrap {
    max-width: 1270px;
    margin: auto;
}



.entry-cols-home {
    max-width: 1270px;
    margin: auto;
}

/* @media screen and (min-width:1024px){
@keyframes float {
    0%,100% {
        transform: translatey(0)
    }

    50% {
        transform: translatey(-20px)
    }
}

@-webkit-keyframes float {
    0%,100% {
        transform: translatey(0)
    }

    50% {
        transform: translatey(-20px)
    }
}
} */


/* .entry-cols-home.our-services-entry ul li:first-child, .entry-cols-home.our-services-entry ul li:nth-child(6) {
    animation-duration: 8s;
}

.entry-cols-home.our-services-entry ul li:nth-child(2),.entry-cols-home.our-services-entry ul li:nth-child(3), .entry-cols-home.our-services-entry ul li:nth-child(4), .entry-cols-home.our-services-entry ul li:nth-child(5) {.entry-cols-home
    ul li: first-child;
    animation-duration: 6s;
} */


.top-cols-new.track-new-link > a {
    text-decoration: underline;
}

.entry-cols-home.country-homepage ul li > a {
    padding: 55px 0px;
    display: inline-block;
    height: auto;
}

.contact-cards {
    max-width: 1270px;
    margin: auto;
}

.about-us-home-block {
    margin: 20px 0px;
   /*  background: #47d4a1; */
	background: linear-gradient(#11998e,#59c582);
    padding-top: 20px;
    padding-bottom: 20px;
}

.about-us-home-block h2 {
    text-align: center;
	    font-size: 36px;
		color:#FFF;
}

.about-us-home-block--inner {
    
    margin: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
	width: 87%;
}


.about-us-home-onecol {
    width: 60%;
    position: relative;
    margin: 15px 0;
	color: #333;
}

.about-us-home-onecol .onecol--inner{
	box-shadow: 0 1px 15px #868686;
	 padding: 25px 30px;
	     background: #fff;   
    border-radius: 10px;
}

.about-us-home-onecol.second-col-about {
    width: 30%;
    box-shadow: none;
}



.comments-block {
    box-shadow: 0 1px 15px #868686;
    padding: 25px 30px;
    background: #fff;
    border-radius: 10px;
}

.comments-block ul {
    padding: 0;
    margin: 0;
}

.comments-block ul li {
    margin-top: 25px;
}

.comments-block ul li:first-child {
    margin-top: 0;
}

.comments-block ul li div:first-child {
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 13px;
}

.comments-block ul li div:nth-child(2) {
    font-weight: 400;
    line-height: 27px;
    font-size: 13px;
}

.comments-block ul li:nth-child(2) {
    border-top: 1px solid #999;
    padding-top: 20px;
}

.comments-block ul li div:first-child i.fa {
    color: #FFC107;
    margin-right: 5px;
}



.home-page-flag-img-container {
    position: relative;
    overflow:hidden
}

.home-page-flag-img-container:after {
    animation: shine 1.5s infinite linear alternate;
  content: "";
  position: absolute;
  top: -190%;
  left: -200%;
  width: 200%;
  height: 200%;
  opacity: 0;
  transform: rotate(30deg);
  
  background: rgba(255, 255, 255, 0.13);
  background: linear-gradient(
    to right, 
    rgba(255, 255, 255, 0.13) 0%,
    rgba(255, 255, 255, 0.13) 77%,
    rgba(255, 255, 255, 0.5) 92%,
    rgba(255, 255, 255, 0.0) 100%
  );
}

@keyframes shine{
  to {
    opacity: 1;
    top: -30%;
    left: -30%;
    transition-property: left, top, opacity;
    transition-duration: 0.7s, 0.7s, 0.15s;
    transition-timing-function: ease;
  }
}



.home-features ul li > img {
    width: 96px;
    height: 96px;
}




.top-navigation-new a.chat-online i{
    color: transparent !important;
}

.top-navigation-new a.chat-online.active-chat i {
    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: steps(1,start);
    animation-iteration-count: infinite;
    color: #00c8532;
}

@-moz-keyframes blinker {
    0% {
        color: none
    }

    50% {
        color: #00c853
    }

    100% {
        color: none
    }
}

@-webkit-keyframes blinker {
    0% {
        color: none
    }

    50% {
        color: #00c853
    }

    100% {
        color: none
    }
}

@keyframes blinker {
    0% {
        color: none
    }

    50% {
        color: #00c853
    }

    100% {
        color: none
    }
}


.contact-cards li.chat-online.active-chat {
    color: #00c853;
    font-weight: 700;
    display: block !important;
}

.contact-cards li.chat-online {
    display: none !important;
}



.meshim_widget_components_chatButton_ButtonBar .favicon, .meshim_widget_components_chatButton_Button .button_bar{
	    background: #006dce !important;
}


@media all and (min-width: 1024px) {
    .header {display:none;}
}


@media screen and (max-width:1023px){
	
.top-navigation-new--inner {display:none;}
    .header {display:block;}
	.pimg {
	display:none;
}
	.mimg {
	display:block !important;
	max-width: 200px !important;
}
	#header-text-nav-wrap {
    position: fixed;
    width: 100%;
    padding: 0;
    z-index: 9999;
	background-color: #232d35;
    background-image: linear-gradient(to bottom, hsla(207.00000000000003, 23.26%, 16.86%, 0.80), hsla(206.99999999999997, 22.73%, 17.25%, 1.00));
}
.header-text-nav-wrap--inner {
    height: 75px !important;
}
	
	.site-header .menu-toggle:before {
    content: '\2261';
    margin-right: -50px;
    color: white !important;
}
	
	.noscroll .site-header .menu-toggle:before {
    content: '\00d7';
    color: black !important;
}
	.site-header .menu-toggle {
    background: #3A3A3A;
    color: #fff0;
    font-size: 20px;
    font-weight: 300;
    padding: 5px 22px;
    margin: 0;
    text-align: center;
}
h3.menu-toggle {
    display: flex;
    justify-content: right;
    float: right;
    background: none !important;
    position: relative;
    width: 0;
    margin-right: 2px !important;
}	
	
	.tracky-your-document-div {
  display: flex;
grid-column-gap: 10px;
  width: 230px;
  height: 35px;
 margin-top: 5px;
  margin-right: auto;
  margin-bottom: 5px;
  margin-left: auto;
  padding-left: 18px;
  align-items: center;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: hsla(0, 0.00%, 86.00%, 1.00);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: hsla(0, 0.00%, 86.00%, 1.00);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: hsla(0, 0.00%, 86.00%, 1.00);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: hsla(0, 0.00%, 86.00%, 1.00);
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  background-image: linear-gradient(to bottom, hsla(0, 0.00%, 85.88%, 0.05), hsla(0, 0.00%, 85.88%, 0.05));
  box-shadow: 3px 3px 5px 0 hsla(0, 0.00%, 0.00%, 0.10);
  text-align: center;
  justify-content: center;
}

	
.header {
  position: fixed;
  z-index: 10;
  width: 100%;
  height: 120px;
  max-width: 100vw;
  padding-top: 75px;
  border-top-style: none;
  border-top-width: 0.5px;
  border-top-color: hsla(0, 0.00%, 90.00%, 1.00);
  border-right-style: none;
  border-right-width: 1px;
  border-right-color: hsla(0, 0.00%, 90.00%, 1.00);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: hsla(0, 0.00%, 90.00%, 1.00);
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: hsla(0, 0.00%, 90.00%, 1.00);
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-image: linear-gradient(to bottom, hsla(207.00000000000003, 23.26%, 16.86%, 0.80), hsla(206.99999999999997, 22.73%, 17.25%, 1.00));
  box-shadow: 2px 2px 13px -4px hsla(0, 0.00%, 0.00%, 0.36);
  backdrop-filter: blur(4px);
}

.prompt-logo {
  display: block;
  width: 200px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

.icon-container {
    display: flex;
    justify-content: center;
    align-items: center;
}

img.iconhumb:before {
    content: '\2261';
    margin-left: -50px;
    color: white;
    font-size: 35px;
}



.trackyourdocument {
  margin-right: 12px;
  font-family: Poppins;
  color: hsla(0, 0.00%, 100.00%, 1.00);
  font-size: 14px;
  font-weight: 300;
  margin: 0;
}

.eye-t {
    width: 20px;
    height: auto;
    margin-top: 15px;
}

.button-div {
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  padding-top: 10px;
  justify-content: center;
  grid-column-gap: 45px;
}



.call-icon {
  width: 50px;
  height: 50px;
  margin-right: 0px;
  margin-bottom: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #e9e9e9;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #e9e9e9;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #e9e9e9;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #e9e9e9;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  background-color: hsla(0, 0.00%, 0.00%, 0.00);
  background-image: radial-gradient(circle farthest-corner at 50% 50%, hsla(0, 0.00%, 100.00%, 0.40), hsla(0, 0.00%, 85.88%, 0.30));
  box-shadow: 3px 3px 6px 0 hsla(0, 0.00%, 0.00%, 0.05);
  outline-color: #555;
  outline-offset: 0px;
  outline-style: none;
  outline-width: 0px;
  text-decoration: none;
}

.call-img {
  display: block;
  width: 25px;
  height: 21px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
}



.mail-icon {
  width: 50px;
  height: 50px;
  margin-right: 0px;
  margin-bottom: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #e9e9e9;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #e9e9e9;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #e9e9e9;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #e9e9e9;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, hsla(0, 0.00%, 100.00%, 0.40), hsla(0, 0.00%, 85.88%, 0.30));
  box-shadow: 4px 4px 4px 0 hsla(0, 0.00%, 0.00%, 0.05);
  outline-color: #555;
  outline-offset: 0px;
  outline-style: none;
  outline-width: 0px;
  text-decoration: none;
}

.mail-img {
  display: block;
  width: 25px;
  height: 21px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
}



.quote-icon {
  width: 50px;
  height: 50px;
  margin-right: 0px;
  margin-bottom: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #e9e9e9;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #e9e9e9;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #e9e9e9;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #e9e9e9;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, hsla(0, 0.00%, 100.00%, 0.40), hsla(0, 0.00%, 85.88%, 0.30));
  box-shadow: 4px 4px 4px 0 hsla(0, 0.00%, 0.00%, 0.05);
  outline-color: #555;
  outline-offset: 0px;
  outline-style: none;
  outline-width: 0px;
  color: hsla(0, 0.00%, 43.53%, 1.00);
  text-decoration: none;
}

.quote-img {
  display: block;
  width: 20px;
  height: 20px;
  margin-top: 16px;
  margin-right: auto;
  margin-left: auto;
}

.whatsapps {
  width: 50px;
  height: 50px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  border-top-style: solid;
  border-top-width: 0.5px;
  border-top-color: hsla(92, 100.00%, 50.00%, 0.23);
  border-right-style: solid;
  border-right-width: 0.5px;
  border-right-color: hsla(92, 100.00%, 50.00%, 0.23);
  border-bottom-style: solid;
  border-bottom-width: 0.5px;
  border-bottom-color: hsla(92, 100.00%, 50.00%, 0.23);
  border-left-style: solid;
  border-left-width: 0.5px;
  border-left-color: hsla(92, 100.00%, 50.00%, 0.23);
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, hsla(126, 100.00%, 50.00%, 0.46), hsla(137, 0.00%, 10.00%, 0.30));
  box-shadow: 0 0 7px -3px hsla(126.24000000000001, 54.44%, 51.71%, 1.00);
  outline-color: #555;
  outline-offset: 0px;
  outline-style: none;
  outline-width: 0px;
  text-decoration: none;
}

.whatsapp-img {
  display: block;
  width: 20px;
  height: 20px;
  margin-top: 13px;
  margin-right: auto;
  margin-left: auto;
}	
.home-banner-container--inner h1 {
    font-size: 36px;
    line-height: 45px;
    text-align:center;
}
p.ani-para{
        font-size: 20px;
        width:100%;
}
a.home-banner-btn {
    font-size: 18px;
}
div#header-text-nav-container .inner-wrap {
    display: flex;
    flex-direction:column;
}
html .top-navigation-new.top-navigation-new.top-navigation-new.top-navigation-new{
    order:2;
    padding: 0;
    width: 100%;
    text-align: center;
	display: block;
}
.top-navigation-new--inner{
    flex-direction: column;
	padding-bottom: 0;
}
.top-navigation-new--inner .top-cols-new:first-child{
    flex-direction:column;
    width:100%;
    line-height:35px;
    
}
.top-navigation-new--inner .top-cols-new{
    justify-content: center;
    align-items: center;
    margin-bottom:20px;
}
.top-navigation-new--inner .top-cols-new:nth-child(3),.top-navigation-new--inner .top-cols-new:nth-child(4){
    display:none;
}
.home-banner-container--inner{
    margin-top:30px;
}
section.home_banner-new{
    height:550px;
}
.entry-cols-home ul:first-child li{
width:42%;
}
.wave{
        animation: none !important;
        left: -100px;
    }
    .ocean{
        background:none
    }
	
	.about-us-home-block--inner{
        flex-direction:column;
    }
    .about-us-home-onecol{
        width:90%;
        margin:auto;
    }
    .about-us-home-onecol.second-col-about{
        width:90%;
        margin-top:20px;
    }
    .about-us-home-onecol > div p:nth-child(2),.about-us-home-onecol > div p:nth-child(3),.about-us-home-onecol > div p:nth-child(4) {
        display: none;
    }
	
	div#header-left-section{
	margin-left: 10px;
  }
}



@media screen and (max-width:767px){
.entry-cols-home ul:first-child li{
width:80%;
}
.entry-cols-home ul li, .home-features ul li, .contact-cards ul li{
    width:80%
}
.copyright-text{
text-align:left;
padding: 10px;
}

.button-div {
    display: flex;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 10px;
    justify-content: space-evenly;
    grid-column-gap: 10px;
}

}


@media screen and (max-width:480px){
    .home-banner-container--inner h1{
            font-size: 24px;
    line-height: 34px
    }
    p.ani-para {
    font-size: 18px;
    line-height: 30px;
    margin-top: 0 !important;
}
section.home_banner-new{
    height:450px;
}
/*
.entry-cols-home.country-homepage li img{
	height:120px;
	width:120px;
}*/
.entry-cols-home.our-services-entry ul li a {
    padding: 20px 0px;
}

.entry-cols-home.our-services-entry ul li a img {
    width: 64px;
    height: 64px;
}

.entry-cols-home.country-homepage ul li > a{
    padding: 20px 0px;
}

.about-us-home-block.about-us-home-block {
    margin-left:-15px !important;
    margin-right:-15px !important;
}
.entry-cols-home.country-homepage.country-homepage.country-homepage ul li{
	width:36% !important;
	    min-height: 258px !important;
}
.entry-cols-home.country-homepage h3 {
    font-size: 17px;
    line-height: normal;
}
}



@media screen and (max-width:991px){
    .entry-cols-home.country-homepage ul li{
        width:40% !important;
    }
    .about-us-home-block{
        margin-left:-25px;
        margin-right:-25px;
    }
	.home-features ul li {
		 width:40% !important;
	}
}


@media screen and (max-width:767px){
    .home-new h1, .entry-cols-home.country-homepage h2{
        font-size: 26px;
    }
    .entry-cols-home ul li h3{
        font-size:20px
    }
    
    
}

@media screen and (max-width:400px){
    .home-banner-container--inner h1{
            font-size: 22px;
    line-height: 34px
    }
}


@media screen and (max-width:1024px){
	.top-navigation-new--inner{
		    flex-wrap: wrap;
	}
	.top-navigation-new--inner .top-cols-new:nth-child(4)
{
    display:none;
}
}






@media screen and (max-width:1023px){
div#header-right-section {
   /* position: fixed;*/
    left: 0;
    right: 0;
    z-index: 9999;
    width: 100%;
}
	
	.fullwidth-home-cta {
    padding: 40px 0;
    background: linear-gradient(#59c582,#11998e);
    margin-top: 165px !important;
}

h3.menu-toggle {
        display: flex;
    justify-content: right;
    float: right;
    position: relative;
    width: 0;
    margin-right: 2px !important;
}
.menu-top-navigation-container{
    display:none;
	    top: 0;
    position: fixed;
    width: 100%;
    height: 100%;
	left:0;
}
h3.menu-toggle:before{
    color:#333 !important;
    font-size: 40px;
	    transform: translate(-50%);
}
nav#site-navigation {
    position: relative;
}
.main-small-navigation{
	margin-top:0px !important;
}
.menu-top-navigation-container ul{
        width:100%;
		    display: flex;
    flex-direction: column;
    align-items: center;
    }
    ul.menu.nav-menu li.menu-item-has-children  li{
        display:none;
		border: none !important;
    }
	.logo-image a {
    display: inline-block;
    width: 100%;
    height: 100%;
}
.main-small-navigation .menu-top-navigation-container {
    /* display: flex; */
    width: 100%;
	overflow: auto;
    overflow-x: hidden;
}

.main-small-navigation .menu-top-navigation-container #menu-top-navigation li{
    width: 100%;
    background: #FFF;
    text-align:center;
	border-top: 1px solid #ccc;
	    padding: 10px 0px;
}
.main-small-navigation .menu-top-navigation-container #menu-top-navigation li:first-child{
	border-top:0px;
}

.main-small-navigation .menu-top-navigation-container #menu-top-navigation li a{
  color:#333;  
  outline: 0;
}
ul.menu.nav-menu li.menu-item-has-children ul li a{
    font-size:14px !important
}

ul.menu.nav-menu li.menu-item-has-children ul li{
    padding:5px 0px !important;
}
.noscroll .site-header .menu-toggle {
    z-index: 99999;
}
div#header-text{
	margin-top:2px;
}
.noscroll .site-header .menu-toggle:before{
    content:'\00d7'
}
nav#site-navigation.mobile-menu-opened .menu-top-navigation-container {
    display: flex;
}
.noscroll #main, .noscroll footer {
    display: none;
}
.main-small-navigation ul > .current_page_item, .main-small-navigation ul > .current-menu-item a{
    text-decoration:underline;
}
}


.noscroll{
	overflow-y: hidden;
}



/* 23/3/2019 */

.home div#main {
	padding-top: 0;
}


.fullwidth-home-cta {
    padding: 40px 0;
    background: linear-gradient(#59c582,#11998e);
	margin-top: 0;
}




.entry-cols-home.our-services-entry ul li {
    background: none;
    width: 13%;
	box-shadow: none;
}

.entry-cols-home.our-services-entry ul li h3 {
	font-size: 18px;
	line-height:24px;
	color: #FFF;
}

.entry-cols-home.our-services-entry ul li .img-container {
	background: #FFF;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    height: 120px;
    width: 120px;
	box-shadow: 0 20px 30px #2121212b;
}

.entry-cols-home.our-services-entry ul li .img-container img {
    margin: 0;
	    height: 60%;
    width: 60%;
}


.home-new.fullwidth-home-cta h1, .home-new.fullwidth-home-cta h2 {
    color: #FFF;
    text-shadow: 1px 1px 10px #333;
}
@media screen and (max-width:1023px) {
.home-new.fullwidth-home-cta h1, .home-new.fullwidth-home-cta h2 {
	pading: 0 15px;
}

}





.entry-cols-home.our-services-entry ul li a { 
padding: 0;
display:flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

@media screen and (max-width:1023px) {
.entry-cols-home.our-services-entry ul li a:hover h3 {
    text-shadow: 1px 1px 4px #333;
}
}


.fullwidth-home-cta .getaquote-cta {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin: 35px 0;
}

.fullwidth-home-cta .getaquote-cta > a {
    color: #FFF;
    background: #14232d;
    padding: 19px;
    border-radius: 30px;
    min-width: 220px;
    font-size: 24px;
    letter-spacing: 1px;
    box-shadow: 0 20px 30px 0 rgba(0,0,0,.2);
    border: 2px solid #14291d;
	    transition: linear 0.2s;
}


.fullwidth-home-cta .getaquote-cta > a:hover {
    background: #FFF;
    color: #333;
    border: 2px solid #3a8e69;
}

.fullwidth-home-cta .call-numbers-container {
	 display: flex;
    align-items: center;
    justify-content: space-evenly;
    text-align: center;
	    padding-top: 10px;
}

.fullwidth-home-cta .call-numbers-container .three-numbers a {
    color:#FFF;
    font-size: 25px;
    margin: 0 10px;
}

.entry-cols-home.our-services-entry ul li .img-container {
    transition: linear 0.2s;
}

.entry-cols-home.our-services-entry ul li a:hover .img-container {
    transform: scale(1.13);

}

.home div#main .inner-wrap {
    width: 100%;
}


@media screen and (max-width:1023px) {
.fullwidth-home-cta .call-numbers-container{
		display: none;
	}
}
	
@media screen and (max-width:1100px) {
	.entry-cols-home.our-services-entry ul li {
		width: 22%;
		margin-bottom: 25px !important;
	}
}


@media screen and (max-width:680px) {
	.entry-cols-home.our-services-entry ul li {
		width: 36%;
	}
}


.home-features li p {
	display: none;
}

@media screen and (min-width:1024px) {
.home-features ul li {
	width: 12%;
}
}



@media screen and (min-width: 1024px) {
	.home-features {
		    max-width: none;
    padding-top: 30px;
    margin-top: 0px;
    background: linear-gradient(to right, #70b189,#11998e);
	}

.home-features h2, .home-features h3 {
	color: #FFF;
}

.home-features ul {
    text-align: center;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.home-features ul li .img-block {
    background: #FFF;
    height: 120px;
    width: 120px;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
}

.home-features ul li .img-block img {
    height: 80%;
    width: 80%;
    margin: 0;
    padding: 0;
}

}

.home-features ul li .img-block  {
	    margin: 0 auto 10px;
}

.entry-cols-home.country-homepage h2 {
	padding: 0 20px;
}


@media screen and (max-width:600px) {
.home-features ul li { 
width: 44% !important;
}
.home-features ul li h3 {
font-size:17px;
line-height: normal;	
}
}






.document-services-container-home h2 {
    text-align: center;
}

.document-services-container-home .columns {
      width: 95%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
}

.document-services-container-home {
    padding: 0px 20px;
	    width: 90%;
    margin: auto;
}

.document-services-container-home .columns div {
    box-shadow: 0 8px 28px 0 rgba(85,94,104,.21);
    width: 30%;
    display: flex;
    padding: 20px;
    border-radius: 10px;
    margin-left: 15px;
    margin-right: 15px;
    border: 1px solid #f5f5f5;
}

.document-services-container-home .columns div ul li ul {
    margin: 10px 0 5px 0;
    padding: 0;
    color: #333;
}

.document-services-container-home .columns div ul li ul li {
    margin: 10px 0px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.document-services-container-home .columns div ul li b {
    color: #5a5a5a;
    font-size: 18px;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
}


.document-services-container-home .columns div ul li ul li i {
    margin-right: 10px;
    color: #aba9a9;
}


@media screen and (max-width:1023px) {
	.document-services-container-home .columns {
		flex-direction: column
	}
	.document-services-container-home .columns div {
		width: 90%;
		margin: 0px auto 30px auto;
	}
	aside#custom_html-14 {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
}





/* country css */

.country-order li {

    display: inline-block;
    font-size: 20px;
    margin: 3px 10px 20px;
    padding: 3px 3px;
    border-radius: 3px;
    color: #333;
    background-color: #fff;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    border: 1px solid rgba(191,191,191,.89);
    min-width: 25px;
    text-align: center;
}



.country-list-container {
    position: relative;
}

.alphabet .alphabet-name {
    display: flex;
    background: #e4e4e4;
    padding: 4px;
    color: #222222;
}




.country-list {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}


.country-list-item {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 33%;
    margin-top: 15px;
}

.country-list-item a {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: auto;
	color: #202a34;
}

.country-list-item a img {
    width: 60px;
    height: 60px;
    margin: 0;
}


.country-list-item a span {
    margin-left: 20px;
}


.country-list-item .country-dropdown {
display:none;
position:relative;
min-width: 280px;
}

.country-list-item .country-dropdown  ul {
    left: 0;
    background: #ccc;
    position: absolute;
    width: 80%;
    padding: 10px;
    list-style: none;
	z-index: 1;
}

.country-list-item .country-dropdown  ul li {
	line-height: 26px;
}

.country-list-item:hover .country-dropdown {
    display: block;
}


@media screen and (min-width:1024px){
	#header-text-nav-wrap{
		    position: fixed;
    width: 100%;
    padding: 0;
    z-index: 9999;
    box-shadow: 0 0 11px #ccc!important;
	}
	 .home div#main {
		 padding-top:86px !important;
	 }
	 
	 div#main {
		 padding-top:26px !important;
	 }
	 
	 
	 

}
@media screen and (min-width: 1024px) {
html .top-navigation-new.top-navigation-new.top-navigation-new.top-navigation-new{
position: fixed;
   top: 0;
   width: 100%;
   z-index: 3;
}


#header-text-nav-wrap {
top:50px;
}

.home div#main {
   padding-top: 135px !important;
	padding-bottom: 0px !important;
}

div#main {
   padding-top: 100px !important;
}

}

/* 23/3/2019 */


/*27/4/2019*/
a#scroll-up {
    background-color: #0fbe7c;
    opacity: 1;
}

.alphabetical-order-container ul.country-order {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
	padding-left:0;	
}

@media screen and (max-width:1023px) {
	.country-list-item {
		width:49%;
	}
	.country-list-item .country-dropdown  ul li {
	line-height: 26px;
}
.country-list-item .country-dropdown ul {
	    width: 63%;
    font-size: 12px;
}
}

@media screen and (max-width: 767px) {

	.tracky-your-document-div {
  display: flex;
  width: 150px;
  height: 25px;
  margin-right: auto;
  margin-bottom: 5px;
margin-top: 10px;
  margin-left: auto;
  padding-left: 18px;
  align-items: center;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: hsla(0, 0.00%, 86.00%, 1.00);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: hsla(0, 0.00%, 86.00%, 1.00);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: hsla(0, 0.00%, 86.00%, 1.00);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: hsla(0, 0.00%, 86.00%, 1.00);
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  background-image: linear-gradient(to bottom, hsla(0, 0.00%, 85.88%, 0.05), hsla(0, 0.00%, 85.88%, 0.05));
  box-shadow: 3px 3px 5px 0 hsla(0, 0.00%, 0.00%, 0.10);
  text-align: center;
}
	

.icon-container {
    display: flex;
    justify-content: center;
    align-items: center;
}


.trackyourdocument {
  margin-right: 12px;
  font-family: Poppins;
  color: hsla(0, 0.00%, 100.00%, 1.00);
  font-size: 9px;
  font-weight: 300;
  margin-top: 0px;
}

.eye-t {
  width: 12px;
  height: 14px;
  margin-top: 15px;
}
 
}


@media screen and (max-width:600px) {
	.country-list-item {
		width:90%;
	}
}



@media screen and (min-width:1025px) and (max-width:1250px) {
	.top-navigation-new--inner .top-cols-new:first-child > a:nth-child(2) {
    display: none;
}
}


@media screen and (min-width:1024px) {
	.row.country-all-page {
    margin-top: 80px;
}
}


.entry-content ul, .entry-content ol {
	    line-height: 25px;
}

.footer-address {
	    padding: 0px 15px 20px;
		display: flex;
		justify-content: center;
}

.request-quote-form.quote-page {
	border-radius: 10px;
}

.request-quote-form input[type=text], .request-quote-form textarea, .request-quote-form input[type=email], .request-quote-form input[type=number] {
	    border: 1px solid #dedede;
}

/*29/4/2019*/
.payment-form {
    max-width:500px;

}
.payment-form br {
    display: none;
    line-height: 0;
}
.payment-form img {
    margin-bottom:30px;
}

.payment-form label {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
    font-weight:700;
    color:#333;
    }

.payment-form input[type="text"] {
    margin-top: 5px;
    margin-bottom: 0;
    padding:10px;
    background:#FFF;
    border:1px solid #a9a2a2;
	box-sizing: border-box;
}

.payment-form  select#currencycode {
        border: 1px solid #EAEAEA;
    line-height: 20px;
    width: 200px;
    background-color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-top:5px;
        padding: 10px;
        border: 1px solid #a9a2a2;

}

.payment-form  input.checkout-submit {
    padding: 10px;
}
