/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/
.content-wrap {
	padding: 50px 0;
}
.portfolio-ajax-modal,.shop-quick-view-ajax{width:auto!important;max-width:1000px!important}.scw-switcher-wrap,.scw-trigger-icon{position:fixed;left:auto;background-color:#fff}.scw-trigger-icon{width:44px;height:44px;top:121px;right:26px;border:0;padding:0;text-align:center;z-index:5;cursor:pointer}.scw-trigger-icon i{font-size:18px}.scw-switcher-wrap.scw-switcher-open i:nth-of-type(1),.scw-switcher-wrap:not(.scw-switcher-open) i:nth-of-type(2){display:none}.scw-switcher-wrap{top:120px;right:25px;padding:23px;width:0;height:0;border:1px solid rgba(0,0,0,.09);border-radius:3px;box-shadow:0 13px 42px 11px rgba(0,0,0,.05);z-index:9999;overflow:hidden;-webkit-transition:all .45s ease;-o-transition:all .45s ease;transition:all .45s ease}.scw-switcher-wrap.scw-switcher-open{width:300px;height:70%;padding:35px 25px;overflow-y:scroll}.scw-switcher-wrap .widget{margin:0}.scw-switcher-wrap .line,.scw-switcher-wrap .widget{opacity:0;-webkit-transition:opacity 0s ease;-o-transition:opacity 0s ease;transition:opacity 0s ease}.scw-switcher-wrap.scw-switcher-open .line,.scw-switcher-wrap.scw-switcher-open .widget{opacity:1;-webkit-transition:opacity .3s .4s ease;-o-transition:opacity .3s .4s ease;transition:opacity .3s .4s ease}.scw-switcher-wrap .widget h4{font-size:14px;letter-spacing:1px;margin-bottom:15px}.scw-switcher-wrap .btn-container{margin:0 -5px -5px 0}.scw-switcher-wrap .btn{margin:0 5px 5px 0}.scw-switcher-wrap .row{margin:0 -5px}.scw-switcher-wrap .col-6{padding:5px}

a{
	transition:  0.3s;
}

a:hover{
	transition: 0.3s;
}
#top-bar{
	background: rgb(202, 145, 43);
	background: linear-gradient(0deg, rgba(202, 145, 43, 1) 0%, rgba(248, 223, 126, 1) 50%, rgba(202, 145, 43, 1) 100%);
}
#copyrights {
	background: rgb(202, 145, 43);
	background: linear-gradient(90deg, rgba(202, 145, 43, 1) 0%, rgba(248, 223, 126, 1) 50%, rgba(202, 145, 43, 1) 100%);
}
#top-bar a {
	background-color: #000;
	color: #fff;
	padding: 3px 15px;
	border-radius: 16px;
	font-weight: bolder;
	font-size: 13px;
	border: 1px solid #000;
}
#top-bar a:hover {
	background: none;
	border: 1px solid #000;
	color: #000;
}
#top-bar h4 {
	display: inline-block;
	color: #000;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-top: 0;
	font-size: 15px;
	font-weight: bolder;
}
#logo img {
	height: 75px;
}

.searchInput{
	position: relative;
	margin-right: 40px;
}

.searchInput input[type="text"]{
	border-radius: 100px;
	text-align: right;
	padding-right: 50px;
	font-style: italic;
	background-color: #ececec;
	height: 35px;
}

.searchInput .searchIcon{
	position: absolute;
	right: 18px;
	top: 5px;
}
.searchInput .searchIcon svg{
	width: 22px;
}
.header-wrap-clone{
	height: 73px !important;
}
.endPart{
	display: flex;
	align-items: center;
	position: absolute;
	right: 0;
}
.endPart a.loginbtn{
	display: inline-block;
	background: #000;
	padding: 8px 16px;
	color: #fff;
	font-weight: bolder;
	border-radius: 90px;
	font-size: 16px;
	border: 2px solid #cc932c;
	margin-right: 10px;
}
.endPart a.loginbtn:hover {
	background: #fff;
	color: #000;
	border: 2px solid #000;
}
.socialList img{
	perspective: 1000px;
}
.socialList a img{
	transition: transform 0.8s;
}
.socialList a:hover img{
  transform: rotateY(360deg);
}

.fontactusForm{

}

.fontactusForm .inputarea{
	position: relative;
	background: rgb(202, 145, 43);
	background: linear-gradient(90deg, rgba(202, 145, 43, 1) 0%, rgba(248, 223, 126, 1) 50%, rgba(202, 145, 43, 1) 100%);
	padding: 2px;
	border-radius: 20px;
	margin-bottom: 10px;
}

.fontactusForm textarea{
	background: #262528 !important;
	border-radius: 20px;
	resize: none;
	height: 100px;
}
.fontactusForm input[type="text"] {
	background: #262528 !important;
	border-radius: 20px;
}

.fontactusForm a.btn-request{
	background: rgb(202, 145, 43);
	background: linear-gradient(90deg, rgba(202, 145, 43, 1) 0%, rgba(248, 223, 126, 1) 50%, rgba(202, 145, 43, 1) 100%);
	color: #262528;
	border: 1px solid #262528;
	margin-top: 3px;
	display: inline-block;
	border-radius: 45px;
	padding: 5px 15px;
	font-weight: 600;
}

.fontactusForm a.btn-request:hover {
	background: none;
	color: #cc932c;
	border: 1px solid #cc932c;
}

.section-ourmission{
	position: absolute;
	top: 0;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}

.section-ourmission .content-ourmission{
	
}

.section-ourmission .content-ourmission .sm-title{
	color: #fff;
	font-weight: 500;
	font-size: 24px;
	margin-bottom: 10px;
}
.section-ourmission .content-ourmission .lg-title {
	background: -webkit-linear-gradient(180deg, rgba(202, 145, 43, 1) 0%, rgba(248, 223, 126, 1) 50%, rgba(202, 145, 43, 1));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 65px;
	font-weight: 800;
	margin-bottom: 10px;
}

.section-ourmission .content-ourmission p.desc{
	color: #fff;
	font-size: 18px;
}


.section-ourmission .content-ourmission a.getstartbtn {
	color: #000;
	display: inline-block;
	background: rgb(202, 145, 43);
	background: linear-gradient(90deg, rgba(202, 145, 43, 1) 0%, rgba(248, 223, 126, 1) 100%);
	border-radius: 12px;
	padding: 8px 15px;
	font-weight: 600;
	font-size: 16px;
	border: 1px solid rgb(202, 145, 43);
}
.section-ourmission .content-ourmission a.getstartbtn:hover {
	border: 1px solid rgb(202, 145, 43);
	background:none;
	color: rgb(202, 145, 43);
}

.quotesBox{
	background-color: #fff;
	border-radius: 30px;
	padding-top: 40px;
	overflow: hidden;
}

.quotesBox h3{
	margin-bottom: 20px;
	color: #000;
	font-size: 35px;
	font-weight: 700;
	margin-top: 0;
	letter-spacing: 0;
	padding-right: 40px;
	padding-left: 40px;
}
.quotesBox .tab-nav{
	padding-right: 40px;
	padding-left: 40px;
	border: 0;
	position: relative;
	z-index: 1;
}
.quotesBox .tab-nav li{
	width: calc(100%/3);
	border: 0;
}

.quotesBox .tab-nav li.ui-tabs-active a{
	background: rgb(202, 145, 43);
	background: linear-gradient(90deg, rgba(202, 145, 43, 1) 0%, rgba(248, 223, 126, 1) 100%);
	color: #000;
    padding-left: 5px;
    padding-right: 5px;
}
.quotesBox .tab-nav li a{
	background-color: #cdcdcd;
	color: #000;
	height: auto;
	font-weight: 500;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border: 1px solid #000;
}

.quotesBox .tab-content .selectcountryform,
.quotesBox .tab-content .warningInformation{
	padding-left: 40px;
	padding-right: 40px;
}
.quotesBox .tab-content .warningInformation {
	padding-bottom: 40px;
}
.quotesBox .tab-nav li.ui-tabs-active a{
	top:0
}

.quotesBox .warningInformation{
	
}

.quotesBox .warningInformation .warningIcon{
	display: inline-block;
	width: 8%;
}

.quotesBox .warningInformation .warningIcon img{
	width: 100%;
}

.quotesBox .warningInformation .warningIconContent{
	width: 91%;
	display: inline-block;
	font-size: 12px;
	line-height: 13px;
	vertical-align: middle;
	font-weight: 500;
}
@media  (min-width: 1200px) {
	.quotesBox .tab-nav li a img {
		width: 15px
	}

	.quotesBox .tab-nav li a svg {
		transform: scale(1)
	}

	.quotesBox .tab-nav li a {
		font-size: 13.5px
	}

	.quotesBox h3,
	.quotesBox .tab-nav {
		padding-right: 40px;
		padding-left: 40px;
	}
}
@media (min-width: 1300px) and {
	.quotesBox .tab-nav li a img {
		width: 15px
	}

	.quotesBox .tab-nav li a svg {
		transform: scale(1)
	}

	.quotesBox .tab-nav li a {
		font-size: 13.5px
	}

	.quotesBox h3,
	.quotesBox .tab-nav {
		padding-right: 40px;
		padding-left: 40px;
	}
}
@media (min-width: 1400px) {
	.quotesBox .tab-nav li a img {
		width: 25px 
	}

	.quotesBox .tab-nav li a svg {
		transform: scale(1.2) 
	}

	.quotesBox .tab-nav li a {
		font-size: 15px
	}

	.quotesBox h3,
	.quotesBox .tab-nav {
		padding-right: 30px !important;
		padding-left: 30px !important;
	}
}
@media (min-width: 992px) {
	.endPart a.signupbutton{
		font-size: 20px;
		border-top-left-radius: 90px;
		border-bottom-left-radius: 90px;
		border-top-right-radius: 0 !important;
		border-bottom-right-radius: 0 !important;
		padding: 8px 25px 8px 15px;
		color: #000;
		font-weight: 700;
		display: inline-block;
		background: rgb(202, 145, 43);
		background: linear-gradient(0deg, rgba(202, 145, 43, 1) 0%, rgba(248, 223, 126, 1) 50%, rgba(202, 145, 43, 1) 100%);
	}
	.endPart a.signupbutton img{
		display: inline-block !important;
	}

}
@media (max-width: 767px) {
	.bgimage{
		max-height: inherit !important;
	}
	.searchInput {
		margin-right: 10px;
	}
	#top-bar a{
		margin-top: 10px;
		display: inline-block;
	}
	.searchInput input[type="text"]{
    	width: 140px;
	}
	.endPart{
		width: 100%;
    	top: 0;
	}
	#page-menu-trigger,
	#primary-menu-trigger {
		width: 40px;
		overflow: hidden;
		margin-right: -15px;
		transform: scale(1.5);
	}
	#header-wrap{
        padding-top: 10px;
        padding-bottom: 10px;
        overflow: hidden;

	}
	.primary-menu {
		max-width: 100%;
		margin-top: 0;
	}
}

.endPart a.signupbutton {
	font-size: 16px;
	border-radius: 90px;
	padding: 8px 15px 8px 15px;
	color: #000;
	font-weight: 700;
	display: inline-block;
	background: rgb(202, 145, 43);
	background: linear-gradient(0deg, rgba(202, 145, 43, 1) 0%, rgba(248, 223, 126, 1) 50%, rgba(202, 145, 43, 1) 100%);
}




.endPart a.signupbutton img{
	display: none;
}

.endPart a.signupbutton:hover {
	color: #fff;
	background: #000
}

.stickySocial{
	position: fixed;
	left: 0;
	background-color: #fff;
	top: 50%;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	box-shadow: -1px 0px 8px #bababa;
	padding: 15px 10px;
	z-index: 1;
}
.stickySocial li{
	text-align: center;
	list-style: none;
}
.stickySocial li a{
	color: #000;
	font-size: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: inline-block;
}

.stickySocial li a:hover .icon-facebook{
	color: #007cf7;
}
.stickySocial li a:hover .icon-instagram{
	/** TEXT GRADIENT */
	color: #833AB4;
	background-image: -webkit-linear-gradient(45deg, #833AB4 0%, #FD1D1D 50%, #FCB045 100%);
	background-clip: text;
	-webkit-background-clip: text;
	text-fill-color: transparent;
	-webkit-text-fill-color: transparent;
}
.stickySocial li a:hover .icon-youtube{
	color: #f60002;
}
.stickySocial li a:hover .icon-twitter{
	color: #00ace8;
}


.conturySelect{
	display: inline-block;
	vertical-align: middle;
}

.conturySelect .dropdown dd,
.conturySelect.dropdown dt,
.conturySelect.dropdown ul {
	margin: 0px;
	padding: 0px;
}

.conturySelect .dropdown dd ul li a span:first-child,
.conturySelect .dropdown dt a span span:first-child {
	background-image: url('../images/flagimg.png');
	background-repeat: no-repeat;
	width: 16px;
	height: 11px;
	display: inline-block;
	margin: 5px;
	vertical-align: top;
	transform: scale(1.3);
}

.conturySelect .dropdown dt a span {
	cursor: pointer;
	display: block;
	padding: 5px;
	white-space: nowrap;
}

.conturySelect .dropdown dt a img {
	position: relative;
	z-index: 1;
}

.conturySelect .dropdown dt a span span:first-child:before {
	position: absolute;
	content: '';
	width: 15px;
	height: 10px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) inset;
}

.conturySelect .dropdown dt a span span {
	display: inline-block;
	padding: 0;
}

.conturySelect .dropdown dt a span span:first-child {
	padding: 0;
}

.conturySelect .dropdown dd {
	position: relative;
}

.conturySelect .dropdown a,
.conturySelect .dropdown a:visited {
	color: #4a535f;
	text-decoration: none;
	outline: none;
}

.conturySelect .dropdown a:hover {
	color: #5d4617;
}

.conturySelect .dropdown dt a:hover,
.conturySelect .dropdown dt a:focus {
	color: #5d4617;
}


.conturySelect .dropdown dd ul {
	background: #f0f2f7;
	color: #C5C0B0;
	display: none;
	left: 0px;
	padding: 5px 0px;
	position: absolute;
	width: 270px;
	border: 1px solid #ed4267;
	list-style: none;
	max-height: 170px;
	overflow-y: scroll;
	top: 10px;
	z-index: 2;
}

.conturySelect li a {
	font-size: 13px;
}

.conturySelect li a span:nth-child(2) {
	line-height: 2em;
}

.conturySelect .dropdown dd ul::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3);
	border-left: 1px solid rgba(0, 0, 0, 0.1);
}

.conturySelect .dropdown dd ul::-webkit-scrollbar-thumb {
	background: rgba(0, 0, 0, 0.4);
	/*-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0.5), 1px 0 0 #5cace9 inset, 2px 0 0 #b3d5ee inset;
    border-radius:10px;*/
}

.conturySelect .dropdown dd ul::-webkit-scrollbar-thumb:window-inactive {
	background: blue;
}

.conturySelect .dropdown span.value {
	display: none;
}

.conturySelect .dropdown dd ul li a {
	padding: 5px;
	display: block;
	font-size: 12px !important;
}

.conturySelect .dropdown dd ul li a:hover {
	background-color: rgba(0, 0, 0, 0.05);
}

.conturySelect dl.dropdown {
	display: inline-block;
	width: 240px;
	margin: -3px 0 0 1px;
}

.conturySelect dl.dropdown span:nth-child(3) {
	color: rgba(0, 0, 0, 0.4)
}

.conturySelect dl.dropdown>span:nth-child(2) {
	overflow: hidden;
	white-space: nowrap;
	display: inline-block;
}

.conturySelect dl.dropdown span:nth-child(3) {
	float: right;
}

.conturySelect dl.dropdown dt span:nth-child(2) {
	color: rgba(0, 0, 0, 0.6);
	font-size: 15px;
	font-weight: 600;
	line-height: 20px;
	text-transform: uppercase;
	vertical-align: top;
}

.conturySelect dl.dropdown dt span:nth-child(3) {
	display: none;
}

.conturySelect .countryFlag {
	padding: 0;
	background-image: url('../images/flagimg.png');
	background-repeat: no-repeat;
	display: inline-block;
	height: 11px;
	margin-right: 4px;
	width: 16px;
	cursor: pointer;
	white-space: nowrap;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #BFBFC1 #B6B6B6 #969696;
	border-image: none;
	border-radius: 2px 2px 2px 2px;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.09);
}

.sateList, .postcode{
	border-radius: 12px;
	border: 1px solid #3a3a3a;
	overflow: hidden;
	padding-left: 15px;
	height: 35px;
}
.sateList span{
	display: inline-block;
	width: 22%;
	font-size: 12px;
	line-height: normal;
	position: relative;
	top: -3px;
}

.postcode span {
	display: inline-block;
	width: 42%;
	font-size: 12px;
	line-height: normal;
	position: relative;
	top: -3px;
}

.postcode input::placeholder{
	font-size: 12px;
	line-height: normal;
	position: relative;
	top: -3px;
}

.sateList select{
	border: 0;
	width: 72%;
	display: inline-block;
}

.postcode input[type="text"], input[type="number"] {
	border: 0;
	width: 55%;
	display: inline-block;
	padding-left: 0;
	padding-right: 0;
}

a.quoteBook{
    cursor: pointer;
	font-size: 20px;
	border-radius: 12px;
	padding: 8px 15px 8px 15px;
	color: #000;
	font-weight: 700;
	display: inline-block;
	background: rgb(202, 145, 43);
	background: linear-gradient(90deg, rgba(202, 145, 43, 1) 0%, rgba(248, 223, 126, 1) 100%);
	font-size: 14px;
	width: 100%;
	text-align: center;
	box-shadow: 0 3px 5px #a2a2a2;
	height: 35px;
}
a.quoteBook:hover{
	background: linear-gradient(180deg, rgba(202, 145, 43, 1) 0%, rgba(248, 223, 126, 1) 100%);
}

a.quoteBook.quoteBook_disabled{
    cursor: not-allowed;
    opacity: 0.7;
}


.packagesection h2{
	font-weight: 800;
	color: #000;
	font-size: 35px;
	margin-bottom: 10px;
	letter-spacing: -1px;
}

.packageprice{
	background-color: #231f20;
	color: #fff;
	margin-bottom: 0;
	border-radius: 18px;
	padding: 30px 30px 60px 30px;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
}

.packageprice h3{
	color: #fff;
	margin-bottom: 0;
	font-size: 32px;
	font-weight: bold;
	background: #FCFCFC;
	background: linear-gradient(to bottom, #FCFCFC 0%, #97999B 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	line-height: 45px;
}

.packageprice h3.goldtext{
	background: #cc932c;
	background: linear-gradient(to bottom, #cc932c 0%, #f2d574 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.packageprice h4{
	color: #fff;
	margin-bottom: 0;
	font-weight: 100;
	font-size: 20px;
	line-height: 20px;
}
.packageprice h2{
	font-weight: 700;
	color: #fff;
	font-size: 50px;
	margin-bottom: 10px;
	line-height: 70px;
	letter-spacing: -3px;
}

.packageprice .whiteline{
	background-color: #fff;
	height: 1px;
	width: 100%;
	display: inline-block;
	margin-bottom: 15px;
	margin-top: 0px;
}

.packageprice ul.packageList {
	padding-left: 0;
}

.packageprice ul.packageList li{
	padding-left: 0;
	list-style: none;
	font-size: 18px;
	display: flex;
	padding-bottom: 5px;
	line-height: 35px;
}

.packageprice ul.packageList li::before{
	content: "\e988";
	font-family: "font-icons";
	color: #69ff08;
	padding-right: 15px;
	font-size: 18px;
}
.packageprice ul.packageList li.empty::before{
	display: none;
}
.packageprice ul.packageList li.empty{
	padding-bottom: 0;
}

.packageprice a.btnsignup{
	background-color: #e4bc59;
	border: 1px solid #e4bc59;
	color: #000;
	padding: 10px 25px;
	font-weight: 600;
	font-size: 18px;
	border-radius: 20px;
}
.packageprice a.btnsignup:hover{
	background: none;
	border: 1px solid #e4bc59;
	color:#e4bc59
}


.logiPartner{
	background-color: #000;
}

.logiPartner h2{
	font-weight: 700;
	font-size: 45px;
	margin-bottom: 0;
	line-height: 80px;
	letter-spacing: -3px;
	background: #cc932c;
	background: linear-gradient(to right, #cc932c 0%, #f2d574 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.logiPartner h4{
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 40px;
}

.logiPartner .contentbox{
	background: rgb(206, 149, 45);
	background: linear-gradient(0deg, rgba(206, 149, 45, 1) 0%, rgba(255, 255, 255, 1) 100%);
	padding: 30px 25px 30px 15px;
	border-radius: 80px;
}

.logiPartner .contentbox .bgimage{
    object-fit: cover;
	object-position: center;
	width: 200px;
}

.logiPartner .contentbox:first-child .bgimage {
}

.logiPartner .contentbox h3 {
	color: #191919;
	font-size: 30px;
	letter-spacing: -1px;
	font-weight: 700;
	margin-bottom: 10px;
}

.logiPartner .contentbox h5{
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 30px;
}

.logiPartner a.btnsignup {
	background-color: #000000;
	border: 1px solid #000000;
	color: #fff;
	padding: 7px 30px;
	font-weight: 600;
	font-size: 16px;
	border-radius: 20px;
}

.logiPartner a.btnsignup:hover {
	background: none;
	border: 1px solid #000000;
	color: #000000
}

.logiPartner .contentbox .arrowBganimation{
	background-color: #1d1d1c;
	display: inline-block;
	width: 60px;
	padding: 15px;
	height: 60px;
	border-radius: 50%;
	text-align: center;
	line-height: 25px;
	position: absolute;
	right: 45px;
	top: 30px;
}

.logiPartner .contentbox .arrowBganimation img {
	width: 45px;
}

.logiPartner .contentbox:hover .arrowBganimation img{
	transform: rotate(20deg);
	animation: spin 2.0s alternate infinite;
	-ms-transform: rotate(20deg);
	-o-transform: rotate(20deg);
	-o-animation: spin 2.0s alternate infinite;
	-moz-transform: rotate(20deg);
	-moz-animation: spin 2.0s alternate infinite;
	-webkit-transform: rotate(20deg);
	-webkit-animation: spin 2.0s alternate infinite;
	width: 45px;
}

.logiPartner .goldStar{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, 0%);
}

.logiPartner .goldStar img{
	width: 120px;
}

@keyframes spin {
	0% {
		transform: scale(1) rotate(0deg);
	}

	50% {
		transform: scale(1) rotate(80deg);
	}

	100% {
		transform: scale(1) rotate(-180deg);
	}
}

@-o-keyframes spin {
	0% {
		-webkit-transform: scale(1) rotate(0deg);
	}

	50% {
		-webkit-transform: scale(1) rotate(80deg);
	}

	100% {
		-webkit-transform: scale(1) rotate(-180deg);
	}
}

@-moz-keyframes spin {
	0% {
		-webkit-transform: scale(1) rotate(0deg);
	}

	50% {
		-webkit-transform: scale(1) rotate(80deg);
	}

	100% {
		-webkit-transform: scale(1) rotate(-180deg);
	}
}

@-webkit-keyframes spin {
	0% {
		-webkit-transform: scale(1) rotate(0deg);
	}

	50% {
		-webkit-transform: scale(1) rotate(80deg);
	}

	100% {
		-webkit-transform: scale(1) rotate(-180deg);
	}
}


.testimonialsection h2 {
	font-weight: 800;
	color: #000;
	font-size: 40px;
	margin-bottom: 10px;
	letter-spacing: -1px;
}

.testimonialsection .testimonial .testi-content p::after,
.testimonialsection .testimonial .testi-content p::before{
	content: '';
}

.testimonialsection .testimonial .testi-content p{
	font-style: inherit;
	font-weight: 600;
	line-height: 25px;
	color: #000;
	font-size: 16px;
}

.testimonialsection .testimonial .testi-content .avatartestimonialName{
	font-weight: 600;
	color: #000;
	font-size: 20px;
}
.testimonialsection .testimonial{
	border: 3px solid #d6a53f;
	padding: 30px 35px;
	border-radius: 25px;
}

.testimonialsection .owl-carousel .owl-nav [class*="owl-"],
.testimonialsection .owl-carousel .owl-nav [class*="owl-"]:hover{
	background-color: #000000 !important;
	color: #d6a53f !important;
	font-size: 35px;
}

.aboutcontent h1{
	color: #fff;
	font-weight: 700;
	font-size: 45px;
	margin-bottom: 20px;
}

.aboutcontent h1 span{
	background: #cc932c;
	background: linear-gradient(to right, #cc932c 0%, #f2d574 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.aboutcontent p {
	color: #fff;
	font-weight: 500;
	font-size: 16px;
    margin-bottom: 50px;
}
.aboutcontent p span {
	background: #cc932c;
	background: linear-gradient(to right, #cc932c 0%, #f2d574 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.aboutcontent .counter h4 span{
	color: #fff;
}
.aboutcontent .counter h4{
	font-size: 45px;
	font-weight: 700;
	letter-spacing: 0;
	margin-bottom: -5px;
	color: #fff;
}

.aboutcontent .counter .title{
	font-size: 18px;
	color: #fff;
	font-weight: 400;
}

.ourPrinciples{

}

.ourPrinciples h1{
	font-weight: 700;
	font-size: 45px;
	margin-bottom: 10px;
	background: #cc932c;
	background: linear-gradient(90deg, #cc932c -20%, #f7de7e 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.ourPrinciples p{
	color: #fff;
	font-weight: 500;
	font-size: 18px;
}

.ourPrinciples .contentbox{
	border: 3px solid #fff;
	border-radius: 45px;
	padding: 20px 30px;
}

.ourPrinciples .contentbox img{
	width: 110px;
	margin-top: 20px;
}

.ourPrinciples .contentbox h2{
	color: #fff;
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 25px;
}

.ourPrinciples .contentbox p{
    font-size: 15px;
    margin-bottom: 15px;
}

.ourmission h2{
	color: #fff;
	font-weight: 300;
	font-size: 50px;
}
.ourmission h2 span{
	background: #cc932c;
	background: linear-gradient(90deg, #cc932c -20%, #f7de7e 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	margin-right: 20px;
}
.ourmission p{
	color: #fff;
	font-weight: 400;
	font-size: 20px;
}
.our-mission-img{
	width: 87%;
}
.our-vision-img{
	width: 85%;
}
.career-img {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.careerSection h1{
	color: #fff;
	font-weight: 600;
	font-size: 45px;
	margin-bottom: 20px;
}
.careerSection .contentbox{
	color: #fff;
}

.careerSection .contentbox h2 {
	color: #fff;
	margin-bottom: 5px;
	font-size: 20px;
}

.careerSection .contentbox p {
	color: #fff;
	font-weight: 300;
	font-size: 16px;
}

.careerSection a.whatsappBtn {
	color: #000;
	display: inline-block;
	background: rgb(202, 145, 43);
	background: linear-gradient(90deg, rgba(202, 145, 43, 1) 0%, rgba(248, 223, 126, 1) 100%);
	border-radius: 50px;
	padding: 10px 65px;
	font-weight: 600;
	font-size: 18px;
	border: 1px solid rgb(202, 145, 43);
}

.careerSection a.whatsappBtn:hover {
	border: 1px solid rgb(202, 145, 43);
	background: none;
	color: rgb(202, 145, 43);
}

.doorStep .contentbox{
	border: 2px solid #fff;
	border-radius: 50px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.doorStep .contentbox img{
	max-width: 80px;
}
.doorStep .contentbox h2{
	color: #fff;
	font-weight: 600;
	margin-top: 15px;
	margin-bottom: 0;
	font-size: 25px;
}
.doorStep .contentbox p{
	color: #fff;
	font-style: italic;
	font-weight: 400;
	margin-bottom: 0;
}

.linegold{
	display: inline-block;
	background: rgb(202, 145, 43);
	background: linear-gradient(90deg, rgba(202, 145, 43, 1) 0%, rgba(248, 223, 126, 1) 100%);
	width: 100%;
	height: 8px;
	margin-bottom: -3px;
}

.interDeliveries{

}

.interDeliveries h1{
	color: #fff;
	font-weight: 700;
	font-size: 45px;
	margin-bottom: 0;
}

.interDeliveries p{
	color: #fff;
	font-weight: 500;
	font-size: 18px;
}

.interDeliveries .calculationdetail{}

.interDeliveries .calculationdetail h4{
	margin-bottom: 0;
	color: #fff;
	font-size: 30px;
	font-weight: 400;
}

.interDeliveries .calculationdetail h2{
	background: #cc932c;
	background: linear-gradient(90deg, #cc932c -40%, #f7de7e 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: 800;
	font-size: 50px;
	margin: 0;
	line-height: 60px;
}


.oceanSection h1{
	color: #fff;
	font-weight: 700;
	font-size: 45px;
	margin-bottom: 0;
}

.oceanSection p {
	color: #fff;
	font-weight: 500;
	font-size: 18px;
}

.oceanSection .starpricecontent {}

.oceanSection .starpricecontent h4 {
	margin-bottom: 0;
	color: #fff;
	font-size: 30px;
	font-weight: 400;
}

.oceanSection .starpricecontent h2 {
	background: #cc932c;
	background: linear-gradient(90deg, #cc932c -40%, #f7de7e 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: 800;
	font-size:50px;
	margin: 0;
	line-height: 60px;
}

.oceanSection .starpricecontent .inquirycontent{
	margin-top: 20px;
}

.oceanSection .starpricecontent .inquirycontent h5{
	color: #fff;
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 0;
}

.oceanSection .starpricecontent .inquirycontent p{
	font-size: 24px;
	margin-top: 5px;
	margin-bottom: 0;
}
.oceanSection .starpricecontent .inquirycontent p i{
	background-color: #29a71a;
	width: 40px;
	height: 40px;
	text-align: center;
	border-radius: 50%;
	line-height: 40px;
	vertical-align: 2px;
}

.oceanSection a.whatsappBtn i {
	background-color: #29a71a;
	width: 40px;
	height: 40px;
	text-align: center;
	border-radius: 50%;
	line-height: 40px;
	color:#fff;
	margin-right: 5px;
}

.oceanSection a.whatsappBtn{
	background: #e3e5e5;
	padding: 10px 30px 10px 20px;
	border-radius: 100px;
	color: #000;
	font-weight: 600;
	font-size: 25px;
	display: inline-block;
}

.interTaxSection h1{
	background: #cc932c;
	background: linear-gradient(90deg, #cc932c -40%, #f7de7e 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: 800;
	font-size: 50px;
	margin: 0;
}

.interTaxSection h2{
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 0;
	color: #fff;
	font-weight: 600;
}

.interTaxSection p{
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 50px;
	color: #fff;
	line-height: 20px;
}

.interTaxSection p.note{
	font-size: 13px;
	margin-top: 20px;
	margin-bottom: 50px;
	color: #fff;
}
.interTaxSection img{
	width: 65%;
}

.importantNoteSection .cotentdesc{
	border: 2px solid #fff;
	border-radius: 20px;
	padding: 50px 80px;
}

.importantNoteSection .cotentdesc .iconprecautions{
	position: absolute;
	left: 10px;
	width: 80px;
	top: -20px;
}

.importantNoteSection .cotentdesc h4{
	font-weight: 300;
	color: #fff;
	margin-top: 20px;
	font-size: 40px;
}

.importantNoteSection .cotentdesc p{
	color: #fff;
	font-weight: 400;
	font-size: 16px;
}

.importantNoteSection .cotentdesc p b{
	display: block;
}


.whychooseus .contemtflip .flip-box {
	width: 100%;
	border: 5px solid #fcb911;
	perspective: 1000px;
	border-radius: 15px;
	overflow: hidden;
}

.whychooseus .contemtflip .flip-box-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

.whychooseus .contemtflip .flip-box:hover .flip-box-inner {
  transform: rotateY(180deg);
}

.whychooseus .contemtflip .flip-box-front, .flip-box-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.whychooseus .contemtflip .flip-box-front {
	background-color: #2f2f2f;
	padding-top: 40px;
}

.whychooseus .contemtflip .flip-box-front h5{
	color: #fff;
	font-weight: 400;
	letter-spacing: 2px;
	font-size: 16px;
}

.whychooseus .contemtflip .flip-box-front h3{
	background: #cc932c;
	background: linear-gradient(90deg, #cc932c -40%, #f7de7e 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	line-height: 30px;
	font-size: 30px;
	margin-bottom: 10px;
}

.whychooseus .contemtflip .flip-box-front img{
	width: 50px;
}

.whychooseus .contemtflip .flip-box-back {
  background-color: #555;
  color: white;
  transform: rotateY(180deg);
  padding: 20px;
}

.whychooseus .contemtflip .flip-box-back p{
	font-size: 15px;
}

.whychooseus .contemtflip .flip-box-back img{
	width: 50px;
	margin-bottom: 20px;
}



.whychooseus .contemtflip .flip-box {
	background-color: transparent;
	width: 100%;
	height: 260px;
	perspective: 1000px;
}

.whychooseus .contemtflip .flip-box-inner {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	transition: transform 0.8s;
	transform-style: preserve-3d;
}

.whychooseus .contemtflip .flip-box:hover .flip-box-inner {
	transform: rotateY(180deg);
}

.whychooseus .contemtflip .flip-box-front,
.whychooseus .contemtflip .flip-box-back {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}



.whychooseus .contemtflip .flip-box-back {
	background-color: #292a2f;
	color: white;
	transform: rotateY(180deg);
}

.whychooseus .choseurtran{
	margin-top: -320px;
	margin-bottom: -80px;
}

.ourConceptscontent h1  {
	color: #fff;
	font-weight: 800;
	font-size:45px;
	margin: 0;
}

.ourConceptscontent h1 span{
	background: #cc932c;
	background: linear-gradient(90deg, #cc932c -40%, #f7de7e 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: 800;
	line-height: 32px;
}

.ourConceptscontent p {
	font-size: 20px;
	margin-top: 0;
	margin-bottom: 50px;
	color: #fff;
	line-height: 20px;
}

.ourConceptscontent .contemtflip .flip-box{
	box-shadow: 5px 5px 0px 0px #fcb911
}


.ourConceptscontent .contemtflip .flip-box-front img{
		width: 100px;
			margin-bottom: 15px;
}

.ourConceptscontent .contemtflip .flip-box-front h3 {
	background: #fff;
	background: linear-gradient(90deg, #ffff -40%, #ffff 100%);
		-webkit-background-clip: text;
			-webkit-text-fill-color: transparent;
}

.ourConceptscontent .contemtflip .flip-box-back p{
	padding: 30px;
	line-height: normal;
	font-size: 16px;
}
.ourConceptscontent .contemtflip .flip-box-back {
	padding: 0;
}



.doorStep .contentbox .flip-box {
	width: 100%;
	perspective: 1000px;
	border-radius: 15px;
	overflow: hidden;
	background-color: transparent;
	width: 100%;
	height: 220px;
	perspective: 1000px;
}
.doorStep .contentbox .flip-box-inner {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	transition: transform 0.8s;
	transform-style: preserve-3d;
}

.doorStep .contentbox .flip-box:hover .flip-box-inner {
	transform: rotateY(180deg);
}

.doorStep .contentbox .flip-box-front,
.flip-box-back {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.doorStep .contentbox .flip-box-front {
	padding-top: 20px;
}

.doorStep .contentbox .flip-box-front h5 {
	color: #fff;
	font-weight: 400;
	letter-spacing: 2px;
	font-size: 16px;
}

.doorStep .contentbox .flip-box-front h3 {
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	line-height: 30px;
	font-size: 30px;
	margin-bottom: 10px;
}


.doorStep .contentbox .flip-box-back {
	color: white;
	transform: rotateY(180deg);
	padding: 20px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 15px;
}


.doorStep .contentbox .flip-box-back h3{
	margin-bottom: 10px;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	text-align: left;
}

.doorStep .contentbox .flip-box-back p{
	font-size: 14px;
	font-weight: 400;
	text-align: left;
	font-style: normal;
}




.doorStep .contentbox .flip-box-inner {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	transition: transform 0.8s;
	transform-style: preserve-3d;
}

.doorStep .contentbox .flip-box:hover .flip-box-inner {
	transform: rotateY(180deg);
}

.doorStep .contentbox .flip-box-front,
.doorStep .contentbox .flip-box-back {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}



.doorStep .contentbox .flip-box-back {
	color: white;
	transform: rotateY(180deg);
}

.bgimage{
	background: none;
	background-position: center;
	background-size: cover;
    max-height: 560px;
}

.loadminganomation{
	position: absolute;
	right: 130px;
	font-size: 55px;
	top: 50px;
}

.iconSoiner {
	animation: animName 2s linear infinite;
}

.headerlogo {
	margin-top: -15px;
}

@keyframes animName {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

@media (min-width: 992px) {
	.header-size-sm .menu-container>.menu-item>.menu-link {
		font-size: 16px;
		padding-top: 18px;
		padding-bottom: 18px;
		padding-right: 35px;
	}
}
@media (max-width: 767px) {
	.endPart a.loginbtn, .endPart a.signupbutton{
		font-size: 16px;
	}
	.section-ourmission{
		position: inherit;
		transform: inherit;
	}
	.bgimagembhide, .choseurtran {
		display: none;
	}

	.tab-nav li{
		height: inherit;
	}

	.section-ourmission .content-ourmission{
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.quotesBox {
		padding-top: 50px;
		margin-bottom: 50px;
	}

	.quotesBox .tab-nav a svg{
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-top: 10px;
		margin-bottom: 0;
	}
	.quotesBox .tab-nav a img{
		display: block !important;
		margin-left: auto;
		margin-right: auto;
		width: 24px;
	}
	.logiPartner .contentbox h3{
		padding-right: 35px;
		line-height: 40px;
	}
	.goldStar{
		display: none;
	}
	.careerSection h1,
	.interDeliveries h1,
	.aboutcontent h1,
	.ourConceptscontent h1 {
		font-size: 40px;
		margin-top: 25px;
	}
	.ourConceptscontent p{
		line-height: 30px;
	}
	.careerSection .contentbox{
		padding-top: 30px;
	}
	.doorStep, .interdeliver{
		background-repeat: no-repeat !important;
		background-position: center !important;
		background-size: cover !important;
	}
	.doorStep .aboutcontent{
		padding-left: 10px;
		padding-right: 10px;
	}
	.oceanSection h1 {
		font-size: 50px;
		line-height: 60px;
		margin-bottom: 20px;
	}
	.oceanSection a.whatsappBtn{
		margin-top: 30px;
	}
	.interTaxSection h1{
		font-size: 50px;
	}
	.importantNoteSection .cotentdesc{
		padding: 50px 30px;
	}

	.whychooseus .contemtflip{
		margin-bottom: 10px;
	}
	.emptybox{
		display: none;
	}
	.quotesBox h3, .quotesBox .tab-nav, 
	.quotesBox .tab-content .selectcountryform,
	.quotesBox .tab-content .warningInformation{
		padding-right: 20px;
		padding-left: 20px;
	}
	.packageprice {
		padding: 30px 20px 60px 20px;
	}
	.logiPartner .contentbox{
		padding: 20px 5px;
		border-radius: 40px;
	}
	.logiPartner .contentbox .arrowBganimation {
		transform: scale(0.70);
		right: 15px;
		top: 5px;
	}
	.loadminganomation {
		position: absolute;
		right: 90px;
		font-size: 55px;
		top: 20px;
	}
	.section-ourmission .content-ourmission .lg-title{
		font-size: 55px;
	}
	.section-ourmission .content-ourmission p.desc{
		font-size: 18px;
	}

	.packageprice h3{
		font-size: 30px;
	}
	.packageprice h4 {
		font-size: 20px;
	}
	.packageprice h2 {
		font-size: 55px;
	}
	.packageprice ul.packageList li {
		font-size: 22px;
		padding-bottom: 10px;
	}
	.logiPartner h2{
		font-size: 50px;
		margin-bottom: 30px;
		line-height: 60px;
	}
	.logiPartner h4 {
		color: #fff;
		font-size: 22px;
		font-weight: 400;
		margin-bottom: 40px;
	}

	.headerlogo{
		margin-top:0;
	}

}