

body {
	margin: 0px;
	padding: 0px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.7em; 
	background-color: #bbb;
	background-repeat: repeat-x;
	background-position: top	
}

.homepage {
	background: linear-gradient(to bottom, #062a44 451px, #bbb 10%);
}
.subpage { background-image: url(../images/templatemo_body_subpage.jpg) }

a, a:link, a:visited { color: blue; text-decoration: none; }
a:hover { text-decoration: underline; }

p { margin: 0 0 10px 0; padding: 0;text-align:justify; }
img { border: none; }
em { color: #000; font-weight: bold; font-style: normal }

h1, h2, h3, h4, h5, h6 { color: #000; font-weight: normal; }
h1 { font-size: 28px; margin: 0 0 20px 0; padding: 5px 0 }
h2 { font-size: 25px; margin: 0 0 15px 0; padding: 5px 0; }
h3 { font-size: 22px; margin: 0 0 15px; padding: 0; }
h4 { font-size: 18px; margin: 0 0 15px; padding: 0; }
h5 { font-size: 16px; margin: 0 0 10px; padding: 0;  }
h6 { font-size: 14px; margin: 0 0 5px; padding: 0; }

.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }
.h60 { height: 60px }

a.more { 
	clear: both; 
	display: block; 
	width: 80px; 
	height: 24px; 
	text-align: center; 
	color: #fff; 
	font-weight: bold;
	font-size: 11px;
	background: url(../images/templatemo_more.jpg);
}

a.more:hover { text-decoration: none; color: #fff; background: url(../images/templatemo_more_hover.jpg) }

.float_l { float: left }
.float_r { float: right }

.image_wrapper { display: inline-block; border: 5px solid #fff; background: none; margin-bottom: 5px }
.image_fl { float: left; margin: 3px 15px 0 0 }
.image_fr { float: right; margin: 3px 0 0 15px }


.tmo_list { margin: 20px 0 20px 20px; padding: 0; list-style: none }
.tmo_list li { color:#e98236; margin: 0; padding: 0 0 0 20px; background: url(../images/templatemo_list.html) no-repeat scroll 0 7px  }
.tmo_list li a { color: #e98236; font-weight: normal }
.tmo_list li a:hover { color: #e98236 }

#templatemo_wrapper {
	width: 100%;
	max-width: 1600px;
	/* padding: 0 20px; */
	margin: 0 auto;
	background: url(../images/header2.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
}

#templatemo_header {
	width: 100%;
	max-width: 1600px;
	height: 160px;
}

#site_title { float: left; }
#site_title h1 { margin: 25px 0 0 0; padding: 0 }
#site_title h1 a { display: block; width: 200px; height: 38px; color: #fff; text-indent: -10000px; background: url(../images/templatemo_logo.png) no-repeat }
#site_title h1 span { display: block; text-align: left; padding: 0px 0px 0px 10px; font-size: 12px; color: #fff }

#search_box { float: right; margin: 40px 0 0 0; width: 240px; height: 26px; background: url(../images/templatemo_search.jpg) no-repeat }
#search_box form { clear: both; width: 240px; height: 26px; padding: 0; margin: 0 } 
#searchfield { float: left; display: block; height: 16px; width: 195px; padding: 5px; font-size: 12px; color: #ccc; line-height: 0; background: none; border: none; } 
#searchbutton { float: right; display: block; height: 26px; width: 31px; padding: 0; margin: 0; cursor: pointer; background: none; border: none; }

#templatemo_menu {
	clear: both;
	width: 100%;
	max-width: 1600px;
	height: 40px;
	background: url(../images/templatemo_menu.jpg);
	margin-top: 12px;
}

#templatemo_menu ul {
	margin: 0;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#templatemo_menu ul li a {
	float: left;
	display: block;
	/* height: 32px; */
	padding: 10px 30px 0 30px;
	margin: 0;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
	color: #383838;	
	outline: none;
	border: none;
	font-weight: 600;
}

#templatemo_menu ul li a:hover, #templatemo_menu ul li .current { 
	color: #000; 
	font-weight: 600;
	/* height: 34px; 
	padding: 2px 30px 0 30px; 
	background: url(../images/templatemo_menu_hover.png) bottom center no-repeat; */
}


#templatemo_middle { 
	clear: both;
	width: 100%;
	max-width: 1600px;
	height: 235px;
	padding: 5px 0;
	background: url(../images/templatemo_middle.jpg) left top;
	}

#templatemo_middle_subpage {
	clear: both;
	width: 100%;
	max-width: 1600px;
	padding: 30px;
	/* background: url(../images/templatemo_middle.jpg) left center no-repeat */

}

#templatemo_middle_subpage h2 { color: #fff }
#templatemo_middle_subpage p { font-size: 16px; color: #fff; line-height: 30px }

#intro { float: left; padding: 15px 30px; width: calc(100% - 400px); padding-bottom: 0; }
#intro h2 { font-size: 30px; color: #fff; margin-bottom: 15px }
#intro p { font-size: 20px; letter-spacing: 0px; word-spacing: 0px; line-height: 24px; color: #fff; margin-bottom: 20px }
#intro a.learn_more { display: block; width: 170px; height: 40px; background: url(../images/templatemo_learn_more.jpg) no-repeat }
#intro p a{
	color: #fff;
}
#slider {
	float: right;
	width: 320px;
	height: 220px; 
	overflow: hidden;
}

#templatemo_main {
	clear: both;
	width: 100%;
	max-width: 1600px;
	padding: 0;
	background: #fff;
}

.col_w900 { width: 900px; padding: 0 30px; margin-bottom: 50px; }
.col_w580 { width: 580px }
.col_w420 { width: 420px }
.col_w280 { width: 280px }
.col_allw280 { float: left; width: 280px; margin-right: 30px }
.col_w900_last { padding: 0 30px; margin: 0; background: none; }
.col_last { margin: 0; }

.frontpage_box h2 { font-size: 20px; padding: 0; margin-bottom: 5px; color: #333 }
.frontpage_box img { float: left; margin-right: 15px }
.frontpage_box a.more { margin-top: 15px }
.tagline { display: block; font-size: 11px; font-weight: bold; font-style: italic; color: #000; margin-bottom: 20px }

.lbe_box { clear: both; margin-bottom: 20px }
.lbe_box h3 { font-size: 16px; margin-bottom: 0 }
.lbe_box h3 a { color: #0e4369; font-size: 16px; font-weight: normal }
.lbe_box h3 a span { font-size: 12px; color: #333 }
.lbe_box p { margin-bottom: 0; }
.lbe_box p.date { font-size: 10px; font-weight: 700; color: #0e4369 }

.lp_box img { border: 1px solid #CCC; padding: 4px; margin-bottom: 20px; }

.news_box { clear: both; margin-bottom: 30px }
.news_box h2 { font-size: 20px; margin-bottom: 0 }
.news_box p.date { color: #000 }
.news_box img { float: left; width: 100px; height: 100px; padding: 4px; border: 1px solid #000; margin-right: 30px }
.news_box a.more { float: right; }

.sb_lp_box { clear: both; margin-bottom: 20px }
.sb_lp_box img { padding: 9px; border: 1px solid #ccc }

.post_box { clear: both; margin-bottom: 30px }
.post_box h2 { font-size: 20px; margin-bottom: 10px }

.post_box p.post_meta { margin-bottom: 0 }
.post_box p span.cat a { color: #cb5c02; font-weight: 400 }

.post_box img { width: 550px; height: 160px; border: 10px solid #eee; margin-bottom: 10px }
.post_box a.more { float: right; }

#cp_contact_form { padding: 0; width: 400px }
#cp_contact_form form { margin: 0px; padding: 0px; }

#cp_contact_form form .input_field { 
	width: 400px; 
	font-size: 12px;
	color: #333;
	padding: 5px; 
	height: 20px; 
	border: 1px solid #ccc;  
	background: #fff; 
}

#cp_contact_form form label { display: block; width: 220px; margin-right: 10px; font-size: 12px; color: #000; }

#cp_contact_form form textarea { 
	width: 390px; 
	height: 160px; 
	padding: 5px; 
	color: #333; 
	border: 1px solid #ccc;
	background: #fff; 
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
}

#cp_contact_form form .submit_btn { margin: 10px 0px; padding: 5px 14px; border: 1px solid #ccc; background: #fff; }

#map img { width: 270px; height: 160px; border: 1px solid #999; padding: 4px }

#gallery { margin: 0; padding: 0 }
#gallery ul { margin: 0; padding: 0; list-style: none }
#gallery ul li { display: block; float: left; width: 168px; margin: 0 15px 15px 0; }
#gallery ul .lmb { margin: 0 0 15px 0; }
#gallery ul li a img { width: 162px; height: 116px; padding: 2px; border: 1px solid #ccc }
#gallery ul li a img:hover { background: #ccc }

#templatemo_footer_wrapper {
	clear: both;
	width: 100%;
	background: #062a44;
}

#templatemo_footer {
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
	padding: 5px;
	text-align: center;
	color: #84b2d3;
	/* background:  url(../images/templatemo_footer.jpg) top center no-repeat; */
	font-size: 14px;
}

#templatemo_footer a { color: #84b2d3; font-weight: normal; }

#templatemo_footer a:hover { color: #FFFFFF; }
.fbitit-h2{font-size:20px; color: #08304D;}
.fbexp-h1{ color: #10466C;
    font-size: 23px;
    /* text-decoration: underline; */
    text-align: center;
    line-height: 37px;
    border-bottom: 1px solid #EAEFF3;
    padding-bottom: 15px;

}
.fbi-img {border: none !important; padding: 1px !important;margin-bottom: 0px !important; position: relative;top: 12px;right: 5px;}
.subpage #templatemo_wrapper{
	width: 100%;
	background: unset;
}
.subpage #templatemo_header , .subpage #templatemo_menu{
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
}
.subpage #templatemo_header {
	background: url(../images/header.jpg);
    background-size: 100%;
}
.subpage #templatemo_main{
	width: 100%;	
}
.subpage .col_w900{
	width: 100%;
}
.subpage{
	background: linear-gradient(to bottom, #062a44 404px, #bbb 10%);
}

.questions-col{
	display: none;
}
.text-content{
	color: #585858;
	width: calc(100% - 450PX);
}
.text-content p{
	font-size: 18px;
}
.text-content .pricing-span{
	display: flex;
    width: 410px;
    justify-content: space-between;
    font-size: 18px;
    line-height: 1.9;
}
.text-content .pricing-span.total-span{
	border-top: 2px solid;
	font-weight: 700;
    font-size: 24px;
    color: #184274;
}
.questions-col{
	width: 550px;
	position: relative;
}
.questions-col div.certicatesImg{
	/* position: absolute; */
    /* top: -100%;
    right: -100%; */
}
.upload4samecountryq p, .howmanyfileq p, .upload-for-diff-country p{
	font-size: 18px;
    color: #184274;
    font-weight: 600;
    border-top: 3px solid;
    margin-top: 10px;
    padding-top: 10px;
}
#intro p i{
	font-size: 9px;
    color: red;
    align-content: center;
    /* padding-top: 22px; */
    display: inline-block;
    position: relative;
    top: -4px;
}
.fedex-box{
	background-color: #fff;
	padding: 5px;
	color: #fa6707;
	font-weight: 900;
}
.fedex-box span{
	color: #0e4369;
}
.popup-fedex.popup-to-user{
	overflow: auto;
}

.select-country{
	background-color: rgb(138 137 169 / 50%);
	border: 3px solid #696088;

}

.shipimgHolder{
	width: fit-content;
	position: absolute;
	right: 20px;
	top: 30px;
}
.shipimgHolder img{
	border: 2px solid #c6c6c6;
	width: 200px;
	height: auto;
	box-shadow: 1px 1px 5px #000;
}
@media screen and (min-width: 1300px) {	
	span.fileShippingName.oneFileShipping {
		color: blue;
		font-size: 25px;
		position: absolute;
		left: 100px;
		bottom: -50px;
	}
}
.btns-shipping{
	padding-left: 160px ;
}

.pricingTitle{
	font-size: 25px;
	color: #184274;
}
.hiddenFee{
    color: #fff;
    font-weight: 900;
    font-size: 38px;
    padding: 5px 10px;
    border: 3px solid #c8c803;
    -webkit-text-stroke: green 2px;
	font-family: 'Poppins';
    /* text-transform: uppercase; */

}

.homeHiddenContent p{
	font-size: 30px;
	color: #bcbcbc;	
	font-weight: 900;
	line-height: 1.5;
	transform: scale(1, 1.5);
}
.select2-results__option{
	color: #000;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
	color: #000 !important;
}
.menu-btn{
	display: none;
}
.gifImgeWalk{
	position: relative;
	left: 0;
	animation: 12s infinite gifImgeWalk;
}
@keyframes gifImgeWalk{
	0%{
		left: 0;
		transform: rotate3d(0, 1, 0, 0);
	}
	50%{
		left: 80%;
		transform: rotate3d(0, 1, 0, 0);
	}
	51%{
		left: 80%;
		transform: rotate3d(0, 1, 0, 180deg);
	}
	100%{
		left: 0;
		transform: rotate3d(0, 1, 0, 180deg);
	}
}
@media screen and (max-width: 1560px) {
	.homeHiddenContent{
		display: none;
	}
	#intro {
		width: calc(100% - 320px);
		padding-right: 0;
	}
	#intro p {
		font-size: 16px;
	}
}
@media screen and (max-width: 1300px) {
	.shipimgHolder{
		display: none;
	}
	#templatemo_header{
		height: 120px;
	}
}
@media screen and (max-width: 1220px) {
	#templatemo_menu, #templatemo_menu ul {
		padding-left: 0px !important;
	}
	#templatemo_middle{
		height: auto;
	}
	#intro{
		width: 100%;
		height: auto;
		float: unset;
	}
	#slider{
		display: none;
	}
}
@media screen and (max-width: 1100px) {
    .questions-col {
        width: fit-content;
        margin-top: auto !important;
        margin-bottom: 40px;
    }
	.questions-col .select-countries.add-margin-25{
		margin: 13px auto !important;
	}
	.submit h3{
		font-size: 20px;
	}
	.upload-content {
		padding: 50px 25px;
	}
	.submit-div{
		font-size: 15px;
	}
	.countries_div > .d-flex{
		align-items: start !important;
		justify-content: center !important;
	}
	.text-content .pricing-span{
		width: 320px;
		font-size: 15px;
	}
	.pricingTitle{
		font-size: 20px;
	}
	.text-content .pricing-span.total-span{
		font-size: 18px;
	}
	.text-content p {
		font-size: 15px;
	}
	 .days{
		font-size: 16px !important;
	}
}
@media screen and (max-width: 980px) {
	#templatemo_header {
        height: 90px;
    }
	.text-content{
		width: 50%;
	}
	.col_w900_last{
		padding: 0;
	}
	
	#intro p{
		font-size: 13px;
		line-height: 20px;
        margin-bottom: 10px;
	}
	#templatemo_menu ul li a{
		padding: 10px;
	}
	.hiddenFee{
		font-size: 27px;
	}
	#intro{
		padding-right: 15px;
	}
	.upload4samecountryq p, .howmanyfileq p, .upload-for-diff-country p {
		font-size: 15px;
		padding: 27px;
	}
	.btns-shipping button{
		margin-top: 0 !important;
	}
	.frsmata-div .content3{
		padding: 0;

	}
	.envlop-divs .fdxtyp-txt{
		display: inline;
		font-size: 16px;
	}
	.envlop-divs h3 {
		font-size: 18px;
	}
	.btns-shipping{
		padding-left: 10px;
	}
	.shipfedx-div{
		width: calc(100% - 55px);
	}
	.menu-btn{
		display: block;
		padding: 6px;
		line-height: normal;
		height: 43px;
		font-size: 29px;
		background-color: transparent;
	}
	.menu-btn.menu-white{
		background-color: #fff;
		color: #000;
	}
	#templatemo_menu ul{
		display: none;
		flex-direction: column;
        background-color: #fff;
        width: 100% !important;
        z-index: 9999;
        top: 100%;
        border-bottom: 3px solid;
        box-shadow: 5px 5px 10px;
		position: absolute !important;
	}
	#templatemo_menu{
		justify-content: space-between;
		position: relative;
	}
	#templatemo_menu ul li.cart-div {
		position: static !important;
	}
	#templatemo_menu ul li {
		width: 100%;
		padding: 0px;
		margin: 0px;
		display: block;
		border-bottom: 1px solid;
	}
}

@media screen and (max-width: 760px) {
	#templatemo_header {
        height: 50px;
    }
	.inside-pages .content-container{
		padding: 0 !important;
	}
}
@media screen and (max-width: 670px) {
	.hiddenFee{
		display: none;
	}
	.text-content{
		width: 100%;
		max-width: 100%;
		padding: 5px;
	}
	.text-content .pricing-span{
		width: 100%;
	}
}
@media screen and (max-width: 570px) {
	.certicatesImg img:nth-child(2) {
		top: 6em;
		position: absolute;
		left: 8em;
	}
}