<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('animate.min.css');
@import url('flaticon.css');
@import url('colorbox.css');
@import url('iconfont.css');
@import url('bootstrap.min.css');
@import url('magnific-popup.css');
@import url('slick-slider.css');
@import url('slicknav.min.css');
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;600;700&amp;family=Montserrat:wght@400;600;700&amp;display=swap');

html {scroll-behavior: smooth;}
body{font-size:16px;line-height: 24px;color:#222;font-weight:400;-ms-word-wrap: break-word;word-wrap:break-word;background:#fff;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;overflow-x:hidden;font-family:'Nunito Sans', sans-serif;}
h1, h2, h3, h4, h5, h6{color: #222;font-family:'Montserrat', sans-serif;font-weight:700;}
h1{font-size:40px;line-height:40px;margin-bottom:15px}
h2{font-size:24px;line-height:28px;margin-bottom:15px}
h3{font-size:22px;line-height:24px;margin-bottom:15px}
h4{font-size:20px;line-height:22px;margin-bottom:15px}
h5{font-size:18px;line-height:20px;margin-bottom:15px}
h6{font-size:16px;line-height:18px;margin-bottom:15px}

a {
transition: all .3s ease 0s;
-webkit-transition: all .3s ease 0s;
-moz-transition: all .3s ease 0s;
-ms-transition: all .3s ease 0s;
-o-transition: all .3s ease 0s;
}

a:hover,
a:focus,
a:active {
outline: none;
text-decoration: none;
}

img {
max-width: 100%;
height: auto;
}

.slick-slide:focus {
box-shadow: none !important;
outline: none !important;
}

.site-wrapper{
overflow: hidden;
}

.hide-large{
display: none;
}

.td_button {
font-size: 20px;
font-weight: 700;
background: #222;
color: #ffffff;
padding:10px 35px;
display: inline-block;
border-radius:40px;
position: relative;
line-height: 1;
transition: all .3s ease 0s;
-webkit-transition: all .3s ease 0s;
-moz-transition: all .3s ease 0s;
-ms-transition: all .3s ease 0s;
-o-transition: all .3s ease 0s;
}

.td_button:before {
content: '\f101';
position: absolute;
font-family: Flaticon;
right:12px;
font-size: 16px;
line-height: 1;
top:13px;
}

.td_button:hover {
background: #f87f46;
color: #ffffff;
}

.td-tbl {
display: table;
height: 100%;
width: 100%;
}

.td-tcell {
display: table-cell;
width: 100%;
vertical-align: middle;
}

.m0p0ln,
.m0p0ln ul {
margin: 0;
padding: 0;
list-style: none;
}

.bg-cover{
background-size: cover !important;
background-position: center !important;
background-repeat: no-repeat !important;
}

.pr-100{
padding-right: 100px;
}

.pl-100{
padding-left: 100px;
}

.mt-30{
margin-top: 30px;
}

.section-padding {
padding: 110px 0 0 0;
}

/* scrollUp */
#scrollUp {
background: #222;
height: 45px;
width: 45px;
right: 50px;
bottom: 77px;
color: #fff;
text-align: center;
font-size: 16px;
line-height: 45px;
border-radius: 50px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
}

#scrollUp i {
height: 30px;
width: 30px;
line-height: 28px;
}

/* Slick Dots Style */
.slick-dots {
margin: 0;
padding: 0;
list-style: none;
text-align: center;
margin-top: 50px;
}

.slick-dots li {
display: inline-block;
margin-right: 10px;
}

.slick-dots button {
border: 2px solid #4e4bc2;
border-radius: 50%;
height: 12px;
padding: 0;
text-indent: -10000px;
width: 12px;
box-shadow: none;
outline: none;
cursor: pointer;
}

.slick-dots .slick-active button {
background: #4e4bc2;
}

input[type=text],
input[type=email],
input[type=password],
input[type=url],
input[type=search],
input[type=tel],
input[type=number],
input[type=date],
input[type=select],
textarea {
border: 1px solid #ddd;
padding: 15px;
margin-bottom: 30px;
width: 100%;
box-shadow: none;
outline: none;
border-radius: 5px;
}



textarea,
input,
input:focus,
button:focus,
select:focus,
input:focus,
button:focus {
box-shadow: none;
outline: none;
}

textarea {
height: 120px;
}

select {
cursor: pointer;border: 1px solid #ddd;
padding: 15px; height:50px;
margin-bottom: 30px;
width: 100%;
box-shadow: none;
outline: none;
border-radius: 5px;
}

input[type=submit] {
border: none;
padding: 20px 20px 13px;
box-shadow: none;
outline: none;
cursor: pointer;
border-radius: 5px;
color: #ffffff;
background: #4e4bc2;

}

button[type=submit] {
color: #ffffff;
background: #4e4bc2;
border: none;
}

input[type=submit]:hover,
button[type=submit]:hover {
background: #191873;
}


input[type=submit],
button[type=submit] {
transition: all .3s ease 0s;
-webkit-transition: all .3s ease 0s;
-moz-transition: all .3s ease 0s;
-ms-transition: all .3s ease 0s;
-o-transition: all .3s ease 0s;
}

input[type="search"].search-field {
background: transparent;
border-radius: 50px;
border: 1px solid;
padding: 15px 20px;
border-color: #dddddd;
}

button {
cursor: pointer;
}

.search-form button[type="submit"] {
background: transparent;
border: none;
position: absolute;
right: 10px;
top: 0;
bottom: 0;
font-size: 20px;
padding: 10px 15px;
color: #dddddd;
}

.header-search-wrapper {
background: #3227b0;
background: -moz-linear-gradient(-45deg, #3227b0 0%, #6a70d5 100%);
background: -webkit-linear-gradient(-45deg, #3227b0 0%, #6a70d5 100%);
background: linear-gradient(135deg, #3227b0 0%, #6a70d5 100%);
position: fixed;
z-index: 999;
height: 100%;
width: 100%;
left: 0;
top: 0;
text-align: center;
-ms-transform: translateY(-110%);
-webkit-transform: translateY(-110%);
transform: translateY(-110%);
transition: all .5s ease 0s;
-webkit-transition: all .5s ease 0s;
-moz-transition: all .5s ease 0s;
-ms-transition: all .5s ease 0s;
-o-transition: all .5s ease 0s;
}

.header-search-wrapper.search-open {
-ms-transform: translateY(0);
-webkit-transform: translateY(0);
transform: translateY(0);
}

.search-close {
position: absolute;
right: 50px;
height: 50px;
width: 50px;
color: #031d5c;
font-weight: 700;
font-size: 25px;
top: 50px;
background: #fff;
border-radius: 50%;
line-height: 50px;
cursor: pointer;
}

.header-search-wrapper .search-form {
width: 50%;
display: inline-block;
position: relative;
}

.header-search-wrapper input[type="search"] {
color: #ffffff;
margin-bottom: 0;
}

.header-search-wrapper input[type="search"]::placeholder {
color: #ffffff;
}



/*======================
Preloader Css
======================*/

#loader-wrapper {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 999999999;
overflow: hidden;
}

#loader {
display: block;
position: relative;
left: 50%;
top: 50%;
width: 150px;
height: 150px;
margin: -75px 0 0 -75px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #ffffff;
-webkit-animation: spin 1.7s linear infinite;
animation: spin 1.7s linear infinite;
z-index: 11;
}

#loader:before {
content: "";
position: absolute;
top: 5px;
left: 5px;
right: 5px;
bottom: 5px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #ffffff;
-webkit-animation: spin-reverse 0.6s linear infinite;
animation: spin-reverse 0.6s linear infinite;
}

#loader:after {
content: "";
position: absolute;
top: 15px;
left: 15px;
right: 15px;
bottom: 15px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #ffffff;
-webkit-animation: spin 1s linear infinite;
animation: spin 1s linear infinite;
}

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

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

@-webkit-keyframes spin-reverse {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(-360deg);
}
}

@keyframes spin-reverse {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(-360deg);
transform: rotate(-360deg);
}
}

#loader-wrapper .loader-section {
position: fixed;
top: 0;
width: 51%;
height: 100%;
background: #3227b0;
z-index: 10;
}

#loader-wrapper .loader-section.loader-left-section {
left: 0;
}

#loader-wrapper .loader-section.loader-right-section {
right: 0;
}

.site-fully-loaded #loader-wrapper .loader-section.loader-left-section {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.site-fully-loaded #loader-wrapper .loader-section.loader-right-section {
-webkit-transform: translateX(100%);
transform: translateX(100%);
-webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.site-fully-loaded #loader {
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}

.site-fully-loaded #loader-wrapper {
visibility: hidden;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
-webkit-transition: all 0.3s 1s ease-out;
transition: all 0.3s 1s ease-out;
}

/*--------------------------------------------------------------
# Main Menu Css
--------------------------------------------------------------*/

.site-branding .site-title a{color:#fff;}
.site-branding .site-title{margin-bottom: 0;line-height: 1;margin-top: 6px;transition: all .3s ease 0s;-webkit-transition: all .3s ease 0s;-moz-transition: all .3s ease 0s;-ms-transition: all .3s ease 0s;-o-transition: all .3s ease 0s;}
.header-menu-area {position:absolute;width: 100%;z-index: 1;background: #fff;box-shadow:0 0 10px rgba(0,0,0,0.5);}
.header-menu-area:before {
content: '';
background: transparent;
height: 100%;
width: 100%;
top: 0;
left: 0;
}

.main-navigation ul li {
display: inline-block;
position: relative;
}

.main-navigation ul li a {
color: #222;font-family:'Montserrat';
font-weight:400;
font-size:16px;
display: block;
padding: 13px 0px;
margin: 0 12px;
line-height: 1;
transition: all .3s ease 0s;
-webkit-transition: all .3s ease 0s;
-moz-transition: all .3s ease 0s;
-ms-transition: all .3s ease 0s;
-o-transition: all .3s ease 0s;
}

.main-navigation ul li a.active {
color: #ffa500;
border-bottom:2px solid #ffa500;
}

.main-navigation ul li:last-child a {
padding-right: 0;
}

/*logo height*/
.site-branding.td-tbl,
.site-branding.td-tbl img {
width: auto; padding:5px 0;
}

.td-header-src-btn {
height: 30px;
width: 30px;
background: transparent;
cursor: pointer;
display: inline-block;
margin-bottom: -8px;
margin-left: 30px;
color: #fff;
text-align: center;
line-height: 30px;
font-size: 20px !important;
}

.td-header-src-btn i {
position: absolute;
left: 4px;
top: 6px;
}

.main-navigation {
display: inline-block;
z-index: 3;
position: relative;
}

/*Dropdown Menu*/
.main-navigation .sub-menu {
position: absolute;
width:275px;
background: #fff;
left: 0;
text-align: left;
top: 100px;
opacity: 0;
visibility: hidden;
border-radius: 5px;
padding: 10px 0;
transition: all .5s ease 0s;
-webkit-transition: all .5s ease 0s;
-moz-transition: all .5s ease 0s;
-ms-transition: all .5s ease 0s;
-o-transition: all .5s ease 0s;
}

.main-navigation li:last-child ul {
left: auto;
right: 0;
}

.topnav{padding:10px 0 0 20px;}
.topnav ul{list-style:none;float:left;}
.topnav ul li{list-style:none;float:left;margin:0 10px;}
.topnav-contact{background:#ffa500;font-size:18px;padding:5px;border-radius:5px;}
.topnav-contact a{color:#000;font-weight:700;}


.main-navigation .sub-menu a{color:#222;padding: 12px 20px 12px 0 !important;text-transform: none;font-size:15px;}
.main-navigation .sub-menu a:hover{color:#f87f46;}
.main-navigation ul .sub-menu li:last-child a {padding-right: 20px;}
.main-navigation .sub-menu li {display: block;}
.main-navigation li:hover &gt; .sub-menu {top: 42px;opacity: 1;visibility: visible;}
.main-navigation .sub-menu .sub-menu {left: 250px;top: 80px;}
.main-navigation .sub-menu li:hover .sub-menu {top: 0;}
.sub-menu li a:hover {color: #4e4bc2;}
.main-navigation ul.children {
position: absolute;
width: 250px;
top: 100px;
opacity: 0;
visibility: hidden;
background: #ffffff;
text-align: left;
border-radius: 5px;
z-index: 5;
transition: all .5s ease 0s;
-webkit-transition: all .5s ease 0s;
-moz-transition: all .5s ease 0s;
-ms-transition: all .5s ease 0s;
-o-transition: all .5s ease 0s;
}

.main-navigation ul.children li {
display: block;
}

.main-navigation ul.children li:first-child {
padding-top: 15px;
}

.main-navigation ul.children li:last-child {
padding-bottom: 15px;
}

.main-navigation ul.children a {
color: #031d5c;
}

.main-navigation ul.children a:hover {
color: #4e4bc2;
}

.main-navigation ul.children .children {
left: 250px;
}

.main-navigation li:hover &gt; .children {
opacity: 1;
visibility: visible;
top: 40px;
}

.main-navigation li:hover &gt; .children .children {
top: 0;
}

/*Sticky Menu*/
.sticky-menu {
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 999;
background: #fff;
}

/*Mobile Menu*/
.header-area.site-header{
position: relative;
z-index: 99;
}

.site-branding,
.td-header-src-btn {
position: relative;
}

.slicknav_btn {
margin-top: 20px;
background: transparent;
margin-right: 0;
padding-right: 0;
}

#mobile-menu-wrap {
position: absolute;
max-width: 1140px;
left: 50%;
width: 100%;
margin-left: -570px;
top: 0;
background: transparent;
padding: 10px 0;
display: none;
}

.slicknav_menu,
.slicknav_nav .slicknav_row:hover,
.slicknav_nav a:hover {
background: transparent;
}

ul.slicknav_nav {
background: #ffffff;
margin-top:70px;
max-height:350px;
overflow: scroll;
padding:15px;
}

ul.slicknav_nav ul,
.slicknav_nav ul ul {
padding: 0;
}

ul.slicknav_nav ul {
padding-left: 10px;
}

.slicknav_nav ul {
background: #ffffff;
padding: 10px 15px;
margin-top: 2px;
margin-left: 0;
}

ul.slicknav_nav,
.slicknav_nav ul {
max-height: 300px;
overflow: scroll;
box-shadow: 0px 5px 14px 0px rgba(130, 136, 147, 0.09);
}

ul.slicknav_nav ul, .slicknav_nav ul ul {box-shadow: none;}
.slicknav_nav a, .slicknav_nav .slicknav_row:hover{color:#031d5c;font-weight:700;font-size:16px;}
.slicknav_row:hover a, .slicknav_row:hover .slicknav_arrow, .slicknav_nav a:hover {color: #4e4bc2;}

/*======================================
# Home Banner Css
========================================*/

.td-home-banner-area {
background: #ffa500;
background: -moz-linear-gradient(-45deg, #ffa500 0%, #6e6e6e 100%);
background: -webkit-linear-gradient(-45deg, #ffa500 0%, #6e6e6e 100%);
background: linear-gradient(135deg, #ffa500 0%, #6e6e6e 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa500', endColorstr='#6e6e6e', GradientType=1);
height: 700px;margin-top:30px;
position: relative;
}

.banner-content {
z-index: 1; margin-top:80px;
position: relative;
}

.td-home-banner-title{
font-size:35px;
color: #fff;
line-height:40px;
}

.td-home-banner-desc {
color: #fff;
font-size: 20px;
line-height: 29px;
margin-top:10px;
}

.td-banner-btn-wrap {
margin-top: 25px;
}

.td-banner-btn-wrap .td_btn {
background: #ffffff;
}

.td-banner-btn-wrap .td_button {
background: #222;
color: #fff;
margin-right: 20px;
margin-top: 10px;
}

.td-banner-btn-wrap .td_button:last-child {
margin-right: 0;
}

.td-banner-btn-wrap .td_button:hover {
background: #ffa500;
color: #ffffff;
}

.td-home-banner-right-image {
position: absolute;
top:90px;
right: 0;
height: 100%;
max-width: 50%;
}

.td-home-banner-right-image .right-image {
position: relative;
}

.td-home-banner-right-image .right-image .doted-bg {
position: absolute;
bottom: -32px;
left: 66px;
}

.td-home-banner-right-image .right-image img {
position: relative;
}

/*=========================
** Home Slider Css
========================*/

.td-home-slider-area .td-single-slide {
height: 900px;
background-size: cover;
background-position: center;
background-color: #ddd;
}

.td-single-slide .banner-content {margin-top:85px;}

.td-single-slide .td-banner-btn-wrap .td_button {
background: #4e4bc2;
color: #fff;
}

.td-single-slide .td-banner-btn-wrap .td_button:hover {
background: #1A1873;
color: #fff;
}

.slick-arrow:focus {
outline: none;
}

.td-home-slider-area .slick-arrow {
position: absolute;
left: 10px;
top: 50%;
transform: translateY(-50%);
height: 80px;
width: 80px;
line-height: 72px;
font-size: 20px;
border-radius: 50%;
background-image: url(assets/images/slider-bg-1.jpg);
color: #fff;
border: 5px solid #fff;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
z-index: 2;
cursor: pointer;
opacity: 0;
transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
}

.td-home-slider-area .slick-right.slick-arrow {
left: auto;
right: 10px;
background-image: url(assets/images/slider-bg-2.jpg);
}

.td-home-slider-area:hover .slick-arrow.slick-prev {
left: 30px;
opacity: 1;
}

.td-home-slider-area:hover .slick-arrow.slick-right {
right: 30px;
opacity: 1;
}

/*=========================
** Page Banner Css
========================*/

.about .td-page-banner{
background:url(../images/default-banner.jpg)
}

.td-page-banner{
height: 300px;
}

.td-page-banner-title {
font-size:40px;
margin-bottom: 0;
line-height: 55px;
}

.breadcrum-container {
margin-top: 10px;
font-weight: 600;
}

.td-banner-content {
margin-top: 145px;
}

.td-page-banner-title,
.breadcrum-container li,
.breadcrum-container li a{
color: #ffffff;
}

.breadcrum-container li {
display: inline-block;
position: relative;
padding-right: 20px;
margin-right: 10px;
}

.breadcrum-container li:before {
position: absolute;
font-family:"Font Awesome";
content: '\f105';
right: 0;
top: 0;
}

.breadcrum-container li:last-child {
padding-right: 0;
margin-right: 0;
}

.breadcrum-container li:last-child:before {
content: '';
}

/*======================================
# Brand Slider Css
========================================*/

.td-brand-item.slick-slide {
height: 100px;
text-align: center;
padding: 0 15px;
}

.td-brand-item.slick-slide img {
display: inline-block;
}

.td-slide-title-wrap {
text-align: center;
margin-bottom: 5px;
}

.td-brand-slide-title {
display: inline-block;
}

/*======================================
# Section Title Css
========================================*/

.td-section-title-wrap {
text-align: center;
}

.td-section-title-content {
display: inline-block;
margin-bottom: 30px;
}

.td-section-subtitle {
font-size: 16px;
text-transform: uppercase;
color: #f87f46;
font-weight: 600;
}

.td-section-title {
line-height: 30px;
font-size: 26px;
}

/*======================================
# Process Box Css
========================================*/

.processing-section.section-padding {
padding-top: 75px;
padding-bottom: 155px;
}
.processing-section{
background-image: url("assets/images/shape-1.png");
background-position: bottom right;
background-repeat: no-repeat;
background-size: cover;
}

.processs-box-wrapper{
margin-top: 28px;
}

.td-process-box {
margin-bottom: 30px;
text-align: center;
position: relative;
padding: 30px;
}

.td-process-box:before {
position: absolute;
content: '';
background-repeat: no-repeat;
}

.td-process-box-1:before{
background-image: url("assets/images/process-line-1.png");
height: 118px;
width: 304px;
left: 200px;
top: 145px;
-webkit-transform: rotate(8deg);
-ms-transform: rotate(8deg);
transform: rotate(8deg);
}

.td-process-box-2:before{
background-image: url("assets/images/process-line-2.png");
height: 133px;
width: 384px;
left: 115px;
top: 150px;
-webkit-transform: rotate(-10deg);
-ms-transform: rotate(-10deg);
transform: rotate(-10deg);
}

.td-process-icon {
background: #ffffff;
height: 120px;
width: 120px;
border-radius: 50%;
position: relative;
display: inline-block;
}

.td-process-icon-top {
margin-bottom: 30px;
}

.td-process-icon-bottom {
margin-top: 50px;
}

.td-process-icon img {
position: absolute;
display: inline-block;
top: -25px;
left: -20px;
}

.td-process-icon i {
height: 100px;
width: 100px;
display: inline-block;
line-height: 115px;
text-align: center;
color: #031d5c;
}

.td-process-icon i:before {
font-size: 65px;
}

/*=========================
** About Css
========================*/

.about-section.section-padding {
padding: 60px 0 0 0;
}

.td-image-box {
position: relative;
margin-bottom: 35px;
}

.td-button-wrap {
margin-top: 43px;
}

.td-text-wrap {
margin-top: 18px;
}

.td-image-box img,
.td-image-box a {
display: inline-block;
position: relative;
z-index: 2;
}

.td-image-box .td-image-dotted-bg {
position: absolute;
left: 95px;
z-index: 1;
top: -76px;
}



.about .about-section.section-padding {
padding-top: 30px;
}

.vision-mission {
margin-top: 100px;
}
.vision-mission-box {
margin-bottom: 30px;
}
.vision-mission-box h4 {
margin-bottom: 15px;
}

.about .service-section.section-padding {
padding-bottom: 83px;
}

/*======================================
# Service Css
========================================*/

.services .td-page-banner{
background-image: url("assets/images/service-bg.jpg");
}

.services .single-service.td-page-banner{
background-image: url("assets/images/single-service.jpg");
}

.services .service-section.section-padding {
padding: 115px 0 85px;
}

.service-section {
background: linear-gradient(180deg, #ffffff 0%, #fbfbfb 100%);
}

.td-service-box{
text-align:center;
background:#fff;min-height:400px;
box-shadow:0px 5px 14px 0px rgba(130, 136, 147, 0.7);
padding:0px;border-radius:20px;
margin-bottom:30px;
transition:all .3s ease 0s;
-webkit-transition: all .3s ease 0s;
-moz-transition: all .3s ease 0s;
-ms-transition: all .3s ease 0s;
-o-transition: all .3s ease 0s;
}

.td-service-box img{border-radius:20px 20px 0 0;}
.td-service-box-text{padding-bottom:10px !important;}
.hm-services a{color:#222 !important;}


.td-service-box:hover, .td-service-box.active{border-color:#f87f46;}
.td-service-button {margin-top: 35px;margin-bottom: 18px;}
.td_text_button {
font-size: 16px;
color: #f87f46;
font-weight: 700;
position: relative;
padding-right: 20px;
padding-top: 3px;
padding-bottom: 3px;
}

.td_text_button:before {
position: absolute;
content: '\f101';
font-family: flaticon;
right: 0;
font-size: 12px;
top: 3px;
}

.td_text_button:hover {
color: #222;
}

.td-service-font-icon {
height: 120px;
width: 120px;
background: #d6f9f1;
text-align: center;
line-height: 120px;
border-radius: 50%;
display: inline-block;
margin-bottom: 40px;
margin-top: 25px;
}

.td-service-font-icon i:before {
font-size: 35px;
}

.td-service-font-icon i {
color: #4fe3c2;
}

.td-service-box-2 .td-service-font-icon{
background: #f9ebd7;
}

.td-service-box-2 .td-service-font-icon i{
color: #e3ac53;
}

.td-service-box-3 .td-service-font-icon{
background: #dcdff9;
}

.td-service-box-3 .td-service-font-icon i{
color: #515fe3;
}

.td-service-box-4 .td-service-font-icon{
background: #e5d7f9;
}

.td-service-box-4 .td-service-font-icon i{
color: #a951e2;
}

.td-service-box-5 .td-service-font-icon{
background: #dcdff9;
}

.td-service-box-5 .td-service-font-icon i{
color: #515fe3;
}

.td-service-box-6 .td-service-font-icon{
background: #f8e2d6;
}

.td-service-box-6 .td-service-font-icon i{
color: #e38d53;
}

.service-list-menu ul {
border: 1px solid #dddddd;
margin-bottom: 60px;
}

.service-list-menu ul li a {
font-size: 18px;
padding: 20px 20px;
display: block;
border-bottom: 1px solid #ddd;
color: #031d5c;
}

.service-list-menu ul li.current-menu-item a,.service-list-menu ul li a:hover {
color: #ffffff;
background: #4e4bc2;
}

.widget.widget_themedraft_download_button_widget{
background: #f5f5f5;
padding: 30px 30px 35px 30px;
}

.widget.widget_themedraft_download_button_widget .widget-title {
margin-bottom: 23px;
font-size: 24px;
line-height: 36px;
}

.widget.widget_themedraft_download_button_widget .td_button:before {
content: '\f381';
font-family: "Font Awesome";
right: 35px;
}

.single-service-content h1,.single-service-content h2,.single-service-content h3,.single-service-content h4,
.single-service-content h5, .single-service-content h6{
margin-bottom: -15px;
}

.single-service-content p {}

.single-service-content img {
margin-bottom: 25px;
}

.td-icon-title-and-text-wrapper i:before {
font-size: 50px;
display: inline-block;
color: #4e4bc2;
}

.td-icon-title-and-text-wrapper i {
display: block;
line-height: 1;
margin-bottom: 25px;
}

.td-icon-title-and-text-wrapper p {
margin-bottom: 15px;
}


.row.td-single-service-iconbox {
margin-top: 60px;
margin-bottom: 10px;
}

/*======================================
# Video Css
========================================*/

.video-section.section-padding {
padding-top: 240px;
background: linear-gradient(180deg, #fbfbfb 0%, #ffffff 100%);
}

.mfp-bg {
background: #3227b0;
background: -moz-linear-gradient(-45deg, #3227b0 0%, #6a70d5 100%);
background: -webkit-linear-gradient(-45deg, #3227b0 0%, #6a70d5 100%);
background: linear-gradient(135deg, #3227b0 0%, #6a70d5 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3227b0', endColorstr='#6a70d5', GradientType=1);
}

.td-video-wrapper {
position: relative;
}

.td-video-content-box {
background: #3227b0;
background: -moz-linear-gradient(-45deg, #3227b0 0%, #6a70d5 100%);
background: -webkit-linear-gradient(-45deg, #3227b0 0%, #6a70d5 100%);
background: linear-gradient(135deg, #3227b0 0%, #6a70d5 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3227b0', endColorstr='#6a70d5', GradientType=1);
position: absolute;
width: 50%;
padding: 50px;
color: #fff;
left: 0;
top: -150px;
z-index: 3;
}

.td-video-title {
font-size: 24px;
margin-bottom: 20px;
line-height: 35px;
}

.td-video-button h6 {
font-size: 16px;
margin-bottom: 0;
}

.td-video-content-box h5,
.td-video-content-box h6 {
color: #fff;
}

.td-video-button h6,
.video-button i {
display: inline-block;
}

.td-video-button {
margin-top: 55px;
}

.td-video-button i {
color: #4b49c1;
height: 70px;
width: 70px;
background: #fff;
line-height: 70px;
text-align: center;
font-size: 25px;
border-radius: 50%;
margin-left: 30px;
transition: all .3s ease 0s;
-webkit-transition: all .3s ease 0s;
-moz-transition: all .3s ease 0s;
-ms-transition: all .3s ease 0s;
-o-transition: all .3s ease 0s;
}

.td-video-play-button {
display: inline-block;
}


.td-video-img img {
display: inline-block;
}

.td-video-img {
text-align: right;
position: relative;
z-index: 2;
}

.td-video-wrapper .td-image-dotted-bg {
position: absolute;
top: -150px;
right: -75px;
z-index: 1;
}

.td_video_button {
background: #3227b0;
background: -moz-linear-gradient(-45deg, #3227b0 0%, #6a70d5 100%);
background: -webkit-linear-gradient(-45deg, #3227b0 0%, #6a70d5 100%);
background: linear-gradient(135deg, #3227b0 0%, #6a70d5 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3227b0', endColorstr='#6a70d5', GradientType=1);
display: inline-block;
height: 120px;
width: 120px;
border-radius: 50%;
line-height: 120px;
font-size: 25px;
color: #ffffff;
text-align: center;
}

.td_video_button:hover {
color: #ffffff;
}

.video-section-2{
background-image: url("assets/images/video-bg-2.jpg");
text-align: center;
padding: 200px 0;
}

/*======================================
# Pricing Table Css
========================================*/

.pricing-section{
background: linear-gradient(180deg, #ffffff 0%, #fbfbfb 100%);
padding-bottom: 85px;
}

.td-pricing-table-wrapper {
border-top: 3px solid;
border-color: transparent;
padding: 65px 30px 55px 30px;
background: #ffffff;
text-align: center;
margin-bottom: 30px;
box-shadow: 0px 5px 14px 0px rgba(130, 136, 147, 0.09);
transition: all .3s ease 0s;
-webkit-transition: all .3s ease 0s;
-moz-transition: all .3s ease 0s;
-ms-transition: all .3s ease 0s;
-o-transition: all .3s ease 0s;
}

.td-pricing-table-wrapper:hover,
.td-pricing-table-wrapper.active {
border-color: #4e4bc2;
}

.td-pricing-title {
line-height: 32px;
}

.td-price {
font-size: 72px;
line-height: 65px;
color: #4e4bc2;
}

.td-pricing-price h6 {
color: #7a8099;
margin-top: -5px;
}

.td-pricing-price {
margin-top: 50px;
margin-bottom: 40px;
}

.td-pricing-list li {
padding: 8px 0;
}

.td-pricing-btn {
margin-top: 45px;
}

.td_button.td_pricing_btn {
box-shadow: 0px 3px 14px 0px rgba(78, 75, 194, 0.5);
}

.td_button.td_pricing_btn:hover {
box-shadow: 0px 3px 14px 0px rgba(26, 24, 115, 0.5);
}

.td-text-editor-content h4 {
margin-bottom: 15px;
}

/*======================================
# Testimonial Css
========================================*/

.testimonial-title-area {
background: #f7f0e8;
padding-top: 110px;
padding-bottom: 355px;
}

.td-testimonial-item.slick-slide {
padding: 15px;
}

.td-testimonials .td-testimonial-content {
background: #ffffff;
box-shadow: 0px 5px 14px 0px rgba(130, 136, 147, 0.09);
padding: 35px 50px 50px;
border-radius: 6px;
}

.td-testimonials .slick-current .td-testimonial-content {
background: #4e4bc2 !important;
color: #ffffff;
transition:  all .3s ease 0s;
-webkit-transition:  all .3s ease 0s;
-moz-transition:  all .3s ease 0s;
-ms-transition:  all .3s ease 0s;
-o-transition:  all .3s ease 0s;
}

.td-testimonial-icon {
position: relative;
height: 30px;
width: 30px;
display: block;
color: #031d5b;
}

.td-testimonial-icon span {
position: absolute;
line-height: 1;
height: 30px;
width: 30px;
display: inline-block;
top: 0;
font-size: 120px;
}

.td-testimonial-icon span:first-child {
left: 20px;
-webkit-transform: rotate(10deg);
-ms-transform: rotate(10deg);
transform: rotate(10deg);
top: 1px;
}

.td-testimonial-icon span:last-child {
left: 0px;
-webkit-transform: rotate(3deg);
-ms-transform: rotate(3deg);
transform: rotate(3deg);
}

.td-testimonial-text {
margin-top: 60px;
margin-bottom: 40px;
}

.td-testimonial-author-info {
position: relative;
padding-left: 65px;
}

div .td-testimonial-author-info img {
height: 50px;
width: 50px;
display: inline-block;
position: absolute;
left: 0;
top: 0;
border-radius: 50%;
}

.td-testimonial-author-info h6 {
font-size: 16px;
margin-bottom: 0;
}

.td-testimonial-author-info p {
margin-bottom: 0;
margin-top: -3px;
}
.td-testimonials .slick-current .td-testimonial-icon, .td-testimonials .slick-current .td-testimonial-author-info h6 {
color: #ffffff;
}

.td-testimonial-wrapper .slick-arrow {
background: #fff;
height: 60px;
width: 60px;
line-height: 60px;
text-align: center;
font-size: 30px;
position: absolute;
top: -105px;
border-radius: 50%;
right: 545px;
color: #4e4bc2;
cursor: pointer;
transition: all .3s ease 0s;
-webkit-transition: all .3s ease 0s;
-moz-transition: all .3s ease 0s;
-ms-transition: all .3s ease 0s;
-o-transition: all .3s ease 0s;
}

.td-testimonial-wrapper .slick-arrow.slick-prev {
margin-right: 80px;
}

.td-testimonial-wrapper {
margin-top: -307px;
padding-left: 270px;
width: 116%;
}

.td-testimonial-wrapper .slick-arrow:hover {
color: #ffffff;
background: #4e4bc2;
}

/*======================================
# Recent Post Css
========================================*/

.recent-post-area{
background-image: url("assets/images/shape-1.png");
background-position: bottom right;
background-repeat: no-repeat;
background-size: cover;
}

.recent-post-area.section-padding {
padding-top: 100px;
padding-bottom: 215px;
}

.td-recent-post-wrapper {
position: relative;
z-index: 2;
width: 114%;
}

.td-recent-post-wrapper .td-post-thumbnail {
margin-bottom: 20px;
margin-top: -20px;
margin-left: -20px;
margin-right: -20px;
}

.recent-post-1{
background-image: url("assets/images/blog-img-7.jpg");
}

.recent-post-2{
background-image: url("assets/images/blog-img-5.jpg");
}

.recent-post-3{
background-image: url("assets/images/blog-img-6.jpg");
}

.td-post-date {
margin-bottom: 10px;
}

.td-post-title {
font-size: 20px;
}

.td-post-title a {
color: #031d5b;
}

.td-post-title a:hover {
color: #191873;
}

.td-single-post {
background: #ffffff;
padding: 20px;
box-shadow: 0px 5px 14px 0px rgba(130, 136, 147, 0.09);
margin-bottom: 30px;
}

.td-recent-post-wrapper .td-post-thumbnail {
height: 250px;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}

@media (min-width: 992px) {

.td-recent-post-wrapper .row .col-md-6.td-single-recent-post-wrap:nth-child(2) {
margin-top: 215px;
}
}

@media (max-width: 992px) {

.sidebar-widget-area {
margin-top: 40px;
}
}

.blog-shape-image {
position: absolute;
top: 61px;
left: -30px;
width: 96%;
z-index: 1;
}

.blog-shape-image svg {
width: 123%;
height: auto;
}

/* Blog page Css */
.xzofina-blog-posts.section-padding{
padding: 115px 0;
}

.post-page .td-page-banner, .single .td-page-banner{
background-image: url("assets/images/default-banner.jpg");
}

.xzofina-single-post {
margin-bottom: 35px;
}

.xzofina-single-post article {
display: block;
background: #f5f9fa;
padding: 30px;
border-radius: 5px;
overflow: hidden;
}

.xzofina-single-post .td-post-thumbnail {
margin-top: -30px;
margin-left: -30px;
margin-right: -30px;
margin-bottom: 25px;
}

.xzofina-single-post .post-title a {
color: #031d5b;
line-height: 30px;
}

.xzofina-post-pagination nav {
margin: 45px 0 0;
}

.xzofina-post-pagination ul {
padding: 0;
margin: 0;
list-style: none;
}

.xzofina-post-pagination ul li {
display: inline-block;
}

.xzofina-post-pagination ul li .page-numbers {
font-size: 20px;
border: 1px solid #ddd;
height: 60px;
width: 60px;
display: inline-block;
line-height: 60px;
border-radius: 50%;
text-align: center;
color: #0f1326;
margin-right: 10px;
}

.xzofina-post-pagination ul li .page-numbers:hover, .xzofina-post-pagination ul li .page-numbers.current {
border: 1px solid transparent;
background: #4e4bc2;
color: #fff;
}

.post-page .td-cta-wrapper{
margin-top: 0;
}

.single-post-content .td-post-thumbnail {
position: relative;
margin-bottom: 10px;
}

.td-single-post-date {
position: absolute;
bottom: 50px;
left: 20px;
background: #fff;
border-radius: 5px;
padding: 10px;
max-width: 80px;
line-height: 35px;
text-align: center;
letter-spacing: 1px;
margin-bottom: 0;
}

.comment-list {
margin: 0;
padding: 0;
list-style: none;
}

.comment-author b a {
color: #031d5b;
margin-left: 10px;
}

.single-posts.section-padding {
padding: 92px 0px 92px 0;
}

.post-meta i, .post-meta ul {
display: inline-block;
}

.post-meta ul li {
display: inline-block;
}

.post-meta ul li a, .post-meta {
color: #031c5b;
font-weight: 600;
margin-bottom: 30px;
}

.single-post-content article h1, .single-post-content article h2, .single-post-content article h3, .single-post-content article h4, .single-post-content article h5, .single-post-content article h6 {
margin-top: 20px;
margin-bottom: 15px;
}

.single-post-content .td-post-thumbnail.single-page-thumbnail img {
margin-top: 0;
}

.single-post-content article h4.td-single-post-date {
margin: 0;
}

.single-post-content img {
margin: 20px 0;
}

.comment-metadata a, .reply .comment-reply-link{
color: #4e4bc2;
}

.comment-respond label {
margin-bottom: 30px;
}

.comment-metadata {
margin: 5px 0;
}

.comment {
margin-top: 20px;
}

.children {
list-style: none;
}

.comment-respond {
margin-top: 60px;
}

.post-footer div {
display: inline-block;
}

.post-share ul li,.post-share ul {
display: inline-block;
}

.post-share {
float: right;
}

.post-tags, .post-share {
font-weight: 600;
color: #031c5b;
}

.post-tags a {
display: inline-block;
background: #eeeeee;
font-weight: 400;
padding: 9px 18px;
border-radius: 50px;
line-height: 1;
color: #7a8099;
margin-left: 10px;
}

.post-share .social-icons li a {
border: 1px solid #ddd;
line-height: 45px;
margin-right: 0;
margin-left: 10px;
}

.post-share {
margin-top: -6px;
}

.post-share .social-icons li a:hover {
background: #4e4bc2;
color: #fff;
}

.post-footer {
margin-top: 50px;
margin-bottom: 90px;
}

.single-post-content .td-related-post img {
margin-top: 0;
margin-bottom: 25px;
}

.single-post-content .td-related-post h3 {
border-bottom: 2px solid #031c5b;
padding-bottom: 20px;
margin-bottom: 40px;
}

.sidebar-widget-area .widget input[type="search"] {
border-color: #dddddd;
}

input[type="search"].search-field {
background: transparent;
border-radius: 50px;
border: 1px solid;
padding: 15px 20px;
border-color: #dddddd;
}

.search-form, input[type="search"], .search-form label {
width: 100%;
position: relative;
margin-bottom: 0;
}

.sidebar-widget-area .widget {
margin-bottom: 60px;
}

.sidebar-widget-area a, .sidebar-widget-area .widget.widget_archive, .sidebar-widget-area .widget.widget_categories {
color: #031d5c;
}

.download-btn-widget a {
color: #fff;
}

.sidebar-widget-area .widget-title {
border-bottom: 2px solid;
padding-bottom: 10px;
}

.widget_categories li {
position: relative;
padding-left: 17px;
}

.widget-title {
margin-bottom: 30px;
}

.widget_categories li:before{
content: '\f105';
font-family: "Font Awesome";
left: 0;
font-size: 16px;
top: 5px;
font-weight: 700;
position: absolute;
color: #031d5c;
}

.td-recent-post-widget-thumb {
height: 80px;
width: 80px;
background-size: cover;
background-position: center;
border-radius: 5px;
position: absolute;
left: 0;
top: 0;
}

.td-recent-post-widget li {
position: relative;
padding-left: 95px;
margin-bottom: 20px;
}

.layout-right-sidebar.single-blog.sidebar-widget-area {
padding-left: 20px;
}

.td-recent-post-widget li:last-child, ul.td-recent-post-widget h6 {
margin-bottom: 0;
}

ul.td-recent-post-widget .td-recent-widget-date {
margin-top: -4px;
font-size: 15px;
}

ul.tdraft-instafeed {
overflow: hidden;
margin-left: -15px;
margin-top: -4px;
}

.widget .tdraft-instafeed li {
display: inline-block;
float: left;
max-width: 33.333333%;
padding-left: 15px;
margin-bottom: 10px;
}

.single-blog-instagram .tdraft-instafeed img {
height: auto;
}



/*=========================
** Appointment Css
========================*/

.appointment-section{
background: linear-gradient(180deg, #ffffff 0%, #fbfbfb 100%);
padding-bottom: 115px;
padding-top: 75px;
}

.td-appointment-form {
background: #ffffff;
box-shadow: 0px 5px 14px 0px rgba(130, 136, 147, 0.09);
padding: 35px 50px 40px 50px
}

.appointment-form-title {
text-align: center;
margin-bottom: 50px;
}

.td-appointment-form input[type=text], .td-appointment-form input[type=email], .td-appointment-form textarea {
background: #f4f4f4;
border: 1px solid #f4f4f4 !important;
border-radius: 0;
}

.td-appointment-form textarea {
height: 130px;
}

.td-appointment-form input[type=submit] {
width: 100%;
font-weight: 700;
margin-bottom: 0;
border-radius: 0;
font-size: 16px;
}

/*=========================
** Counter Css
========================*/

.counter-section{
background-image: url("../images/counter-bg.jpg");
}

.td-single-countup-box {
text-align: center;
margin-bottom: 30px;
}

.td-number-unit h6 {
display: inline-block;
font-size: 50px;
line-height: 1;
color: #ffffff;
}

.td-count-text {
font-size: 18px;
font-weight: 600;
margin-top: -5px;
color: #ffffff;
}

.vision-mission-box {
margin-bottom: 30px;
}

.counter-section {
margin-top: 75px;
padding-top: 80px;
padding-bottom: 50px;
}

/*======================================
# Team Member Css
========================================*/

.td-all-team-wrapper {
margin-top: 25px;
margin-bottom: 75px;
}

.td-team-member-wrapper {
text-align: center;
margin-bottom: 30px;
}

.td-member-image {
position: relative;
border-radius: 5px;
overflow: hidden;
}

.td-member-social {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
}

.td-member-social ul {
margin: 0;
padding: 0;
list-style: none;
}

.td-member-social ul li {
display: inline-block;
opacity: 0;
visibility: hidden;
}

.td-member-social ul li a {
color: #fff;
display: inline-block;
font-size: 25px;
padding: 5px;
}

.td-member-social ul li:last-child a {
margin-right: 0;
}

.td-member-image:before {
position: absolute;
background: #000000;
content: '';
height: 100%;
width: 100%;
left: 0;
top: 0;
opacity: 0;
visibility: hidden;
transition:  all .3s ease 0s;
-webkit-transition:  all .3s ease 0s;
-moz-transition:  all .3s ease 0s;
-ms-transition:  all .3s ease 0s;
-o-transition:  all .3s ease 0s;
}

.td-member-image:hover:before {
opacity: .66;
visibility: visible;
}

.td-member-social ul li {
-ms-transform: translateY(-30px);
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}

.td-member-image:hover .td-member-social ul li {
-ms-transform: translateY(0);
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
visibility: visible;
}

.td-member-social ul li:nth-child(1) {
transition: all .3s ease 0s;
-webkit-transition: all .3s ease 0s;
-moz-transition: all .3s ease 0s;
-ms-transition: all .3s ease 0s;
-o-transition: all .3s ease 0s;
}

.td-member-social ul li:nth-child(2) {
transition: all .5s ease 0s;
-webkit-transition: all .5s ease 0s;
-moz-transition: all .5s ease 0s;
-ms-transition: all .5s ease 0s;
-o-transition: all .5s ease 0s;
}

.td-member-social ul li:nth-child(3) {
transition: all .7s ease 0s;
-webkit-transition: all .7s ease 0s;
-moz-transition: all .7s ease 0s;
-ms-transition: all .7s ease 0s;
-o-transition: all .7s ease 0s;
}

.td-member-social ul li:nth-child(4) {
transition: all .9s ease 0s;
-webkit-transition: all .9s ease 0s;
-moz-transition: all .9s ease 0s;
-ms-transition: all .9s ease 0s;
-o-transition: all .9s ease 0s;
}

.td-member-social ul li:nth-child(5) {
transition:  all 1.1s ease 0s;
-webkit-transition:  all 1.1s ease 0s;
-moz-transition:  all 1.1s ease 0s;
-ms-transition:  all 1.1s ease 0s;
-o-transition:  all 1.1s ease 0s;
}

.td-member-name {
font-size: 20px;
margin-top: 25px;
margin-bottom: 2px;
}

/*======================================
# CTA Css
========================================*/

.td-cta-wrapper {
background: #ffa500;
background: -moz-linear-gradient(-45deg, #ffa500 0%, #ffa500 100%);
background: -webkit-linear-gradient(-45deg, #ffa500 0%, #ffa500 100%);
background: linear-gradient(135deg, #ffa500 0%, #ffa500 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa500', endColorstr='#ffa500', GradientType=1);
padding: 15px 0 35px 0;
}

.td-cta-title-text {
font-size: 32px;
line-height: 45px;
margin-bottom: 0;
margin-top: 15px;
color: #ffffff;
}

.td-cta-btn {
text-align: center;
}

.td-cta-btn a.td_button {
color: #222;
background-color: #ffffff;
}

.td-cta-btn a.td_button:hover {
color: #ffffff;
background-color: #222;
}

/*=========================
** Portfolio Css
========================*/

.td-portfolio-wrapper.section-padding {
padding: 115px 0px 50px 0px;
}

.portfolio .td-page-banner{
background-image: url(assets/images/portfolio-banner.jpg);
}

.td-portfolio-button {
text-align: center;
margin-bottom: 60px;
}

.td-portfolio-button button {
border: none;
background: transparent;
color: #031d5b;
font-weight: 700;
padding: 15px 46px;
margin: 2px;
border-radius: 50px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
}

.td-portfolio-button button.active, .td-portfolio-button button:hover {
background: #4e4bc2;
color: #fff;
border-radius: 50px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
}

.td-portfolio-content .td-portfolio-title {
margin-bottom: 5px;
}

.td-portfolio-content .td-portfolio-title a {
color: #031d5b;
display: inline-block;
}

.td-portfolio-content .td-portfolio-subtitle {
margin-bottom: 0;
}

.single-portfolio-item {
margin-bottom: 30px;
}

.td-portfolio-content {
margin-top: 30px;
}

.single-portfolio .td-page-banner{
background-image: url(assets/images/single-portfolio-banner.jpg);
}

.single-portfolio-img-wrap {
margin-bottom: 30px;
}

.single-portfolio-right-wrap .td-section-title {
margin-bottom: 20px;
}

.single-portfolio-right-wrap .td-section-title {
margin-bottom: 20px;
}

.single-portfolio-list {
margin: 0;
padding: 0;
list-style: none;
}

.single-portfolio-list li {
position: relative;
margin-bottom: 15px;
}

.single-portfolio-social ul {
margin: 0;
padding: 0;
list-style: none;
}

.single-portfolio-social li {
display: inline-block;
}

.single-portfolio-social .social-icons li a {
line-height: 40px;
border-color: #f0f0f0;
height: 40px;
width: 40px;
}

.single-portoflio-information .single-portfolio-info-title {
margin-bottom: 20px;
}

.single-portoflio-information {
margin-top: 30px;
}

.single-portfolio-desc a {
color: #7a8099;
}

.single-portfolio-social .social-icons li a.active {
background-color: #4e4bc2;
border-color: #4e4bc2;
color: #fff;
}

.single-portfolio-list li .single-portfolio-desc, .single-portfolio-list li .single-portfolio-social {
position: absolute;
top: -4px;
margin-left: 115px;
}

.td-arrow a i:before {
color: #000000;
height: 60px;
width: 60px;
background: #ebebeb;
display: inline-block;
line-height: 60px;
text-align: center;
font-size: 20px;
border-radius: 50%;
font-weight: 700;
margin-right: 15px;
transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
}

.td-arrow a:hover i:before {
background: #4e4bc2;
color: #fff;
}

.td-arrow a {
display: inline-block;
color: #000000;
transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
}

.td-arrow.text-right a i:before {
margin-right: 0px;
margin-left: 15px;
}

.single-portfolio-bottom-arrow {
margin-top: 30px;
}


/*=========================
** Contact Css
========================*/

.contact .td-page-banner{
background-image: url(assets/images/contact-banner.jpg);
}

.contact-section.section-padding {
padding: 115px 0;
}

.contact .title {
margin-bottom: 45px;
}

.contact-left-section ul {
margin: 0;
padding: 0;
list-style: none;
}

.contact-left-section ul li {
position: relative;
display: block;
margin-bottom: 30px;
padding-left: 38px;
}

.contact-left-section ul li i {
position: absolute;
left: 0;
top: 0;
color: #031d5c;
}

.contact-left-section ul li i:before {
font-size: 25px;
}

.td-contact-info-list li .td-info-list-title {
display: inline-block;
margin-bottom: 0;
position: absolute;
left: 38px;
top: 0;
}

.td-info-content p {
display: block;
margin-bottom: 5px;
}

.td-info-content a {
color: #7a8099;
}

.right-side-contact-form input[type=submit] {
font-weight: bold;
padding: 24px 50px 18px 50px;
border-radius: 50px;
}

.google-map-wrap iframe {
display: block;
width: 100%;
border: 0;
}

/*=========================
** 404 Css
========================*/

.page-not-found .td-page-banner {
background: #090c22;
height: 950px;
}

.error-page-not-found {
text-align: center;
}

.error-page-not-found .page-title {
color: #ffffff;
margin: 45px 0;
}

/*=========================
** Footer Css
========================*/

.site-footer {
background: #222;
}

.footer-top-area {
padding-top: 40px;
padding-bottom: 10px;
}

.widget {
margin: 0 0 30px;
}

.widget-title {
margin-bottom: 30px;
}

.site-footer, .site-footer a, .site-footer .widget-title{
color: #ffffff;
}

.footer-widget-about-description {
margin-top: -5px;
}

.widget ul.social-icons {
margin-top: 30px;
}

.widget .social-icons li {
display: inline-block;
}

.social-icons li a {
display: inline-block;
background: #ffffff;
color: #0d1325;
border-radius: 50%;
height: 45px;
width: 45px;
line-height: 35px;
text-align: center;
font-size: 20px;
margin-right: 10px;
border: 1px solid transparent;
}

.social-icons.footer-social-icon li a:hover {
background-color: #f87f46;
color: #ffffff;
}

.widget ul {
margin: 0;
padding: 0;
list-style: none;
margin-top: -12px;
}

.widget li {
display: block; font-size:15px;
}

.widget li a {
display: inline-block;
padding: 5px 0;
}

.widget li a:hover{
color:#f87f46;
}

ul.tdraft-instafeed {
overflow: hidden;
margin-left: -15px;
margin-top: -4px;
}

.widget .tdraft-instafeed li {
display: inline-block;
float: left;
max-width: 33.333333%;
padding-left: 15px;
margin-bottom: 10px;
}

.widget .tdraft-instafeed li a {
display: inline-block;
}

.tdraft-instafeed img {
border-radius: 5px;
height: 80px;
}

.site-info {
padding: 10px 0 0 0;font-size:14px;
}

.site-footer a:hover{
color: #f87f46;
}

/*=============================================================================================
Responsive Css
=============================================================================================*/
@media only screen and (min-width: 992px) and (max-width: 1200px)
{
.td-portfolio-button button {
padding: 15px 45px;
}

.social-icons li a {
margin-right: 0px;
}

.td-single-slide .banner-content {
max-width: 70%;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.main-navigation {
display: none;
}

#mobile-menu-wrap {
max-width: 720px;
margin-left: -360px;
display: block;
}

.td-header-src-btn {
margin-right: 70px;
margin-top: 5px;
}

.slicknav_btn {
margin-right: 20px;
}

.site-branding,
.td-header-src-btn {
z-index: 3;
}

.header-search-wrapper .search-form {
width: 80%;
}

.td_button {
font-size: 15px;
padding: 22px 55px 18px 35px;
font-weight: 600;

}

.td_button::before {
right: 35px;
font-size: 15px;
top: 21px;
}

.banner-content {
margin-top: 50px;
}

.td-home-banner-right-image {
max-width: 36%;
}

.td-home-banner-title {
font-size: 40px;
line-height: 45px;
}

.td-home-banner-desc {
font-size: 18px;
margin-top: 30px;
}

.td-home-banner-area {
height: 650px;
}

.td-single-slide .banner-content {
max-width: 75%;
}

.td-home-slider-area .td-single-slide {
height: 700px;
}

.td-section-title-content {
width: 80%;
}

.td-video-content-box {
padding: 35px;
}

.td-video-button {
margin-top: 35px;
}

.td-pricing-table-wrapper {
padding: 65px 20px 55px 20px;
}

.td-price {
font-size: 55px;
line-height: 50px;
}

.td-testimonial-content {
padding: 20px 35px 40px;
}

.td-appointment-form {
padding: 48px 30px 25px 30px;
}

.appointment-form-title {
font-size: 30px;
}

.blog-shape-image {
top: 0;
left: 0;
}

.blog-shape-image svg {
width: 0;
}

.footer-top-area .widget {
margin-bottom: 50px;
}

.td-process-box::before {
display: none;
}

.td-process-box{
padding:0;
}

.td-process-icon img{
left: 0;
}

.pr-100 {
padding-right: 0;
}

.about-section .td-section-title{
font-size: 26px;
line-height: 37px;
}

.td-image-box::before {
bottom: -25px;
left: -25px;
}

.processing-section.section-padding {
padding-top: 50px;
padding-bottom: 100px;
}

.about-section.section-padding {
padding-top: 80px;
}

.service-section .td-section-title-content {
width: 85%;
}

.td-testimonial-wrapper{
padding-left: 0;
width: 100%;
}

.recent-post-area .td-section-title-wrap.text-left {
text-align: center !important;
margin-bottom: 30px;
}

.recent-post-area .td-section-title-content {
width: 90%;
}

.td-recent-post-wrapper{
width: 100%;
}

.pl-100{
padding-left: 0;
}

.appointment-section .pl-100{
padding-left: 15px;
}

.appointment-section .td-section-title-content {
width: 100%;
}

.appointment-section .td-section-title {
line-height: 37px;
font-size: 29px;
}

.site-info{
padding-top: 0;
}

.appointment-section {
padding-top: 0;
margin-top: -100px;
}

.processs-box-wrapper {
margin-top: 60px;
}

.td-service-box{
padding: 10px;
}

.td-testimonials .td-testimonial-content {
padding: 35px 30px 50px;
}

.td-page-banner {
padding-top: 100px;
padding-bottom: 90px;
height: auto;
}

.td-page-banner-title {
font-size: 36px;
line-height: 45px;
}

.vision-mission {
margin-top: 70px;
}

.td-number-unit h6 {
font-size: 40px
}

.td-count-text {
font-size: 16px;
font-weight: 400;
}

.counter-section {
padding-top: 30px;
padding-bottom: 30px;
}

.video-section-2 {
padding: 150px 0;
}

.td_video_button{
height: 100px;
width: 100px;
line-height: 100px;
}

.td-cta-title-text{
text-align: center;
margin-bottom: 30px;
}

.service-section .sidebar-widget-area{
margin-top: 60px;
}

.td-info-content {
margin-left: 0;
}

.td-contact-info-list li .td-info-list-title {
position: static;
}

.td-portfolio-button button {
padding: 15px 20px;
}

.td-recent-post-wrapper .td-single-recent-post-wrap:nth-child(2) {
margin-top: 215px;
}

.layout-right-sidebar.single-blog.sidebar-widget-area {
padding-left: 0;
margin-top: 70px;
}

.td-recent-post-widget li {
margin-bottom: 40px;
}

}

@media only screen and (max-width: 767px)
{
h1{font-size:30px;line-height:40px;}
h2{font-size:26px;line-height:36px;}
.hide-large{display: block;}
.hide-small{display: none;}
.verticalButton{padding:4px 0 0 0 !important;width:140px !important;height:30px !important;font-size:16px !important;}
.main-navigation {display: none;}
#mobile-menu-wrap {max-width: 100%;margin-left: -50%;display: block;padding: 10px 15px;}
.td-header-src-btn {margin-right: 50px;margin-left: -20px;margin-top: 3px;}
.site-branding .site-title {font-size: 30px;}
.site-branding, .td-header-src-btn {z-index: 3;}
.header-search-wrapper .search-form {width: 100%;padding: 0 15px;}
.search-close {right: 30px;height: 35px;width: 35px;line-height: 35px;font-size: 18px;}
.search-form button[type="submit"]{right: 25px;}
.td_button {font-weight: 400;padding: 18px 20px 15px 20px;font-size: 14px;}
.td_button::before {right: 28px;font-size: 15px;top: 20px;display: none;}
.pr-100{padding-right: 15px;}
.banner-content {margin-top: 80px;}
#whatsapp-icon img{width:70% !important;}

.td-home-banner-title {font-size: 30px;line-height: 35px;}
.td-home-banner-desc {font-size: 16px;line-height: 27px;margin-top: 25px;}
.td-banner-btn-wrap .td_button {margin-right: 10px;}
.td-home-banner-area {height: 520px;}
.td-home-banner-right-image{display: none;}
.td-single-slide .banner-content {max-width: 100%;}
.td-home-slider-area .td-single-slide{height: 520px;}
.td-section-title-content {
width: 100%;
}

.td-section-subtitle {
margin-bottom: 25px;
}

.td-section-title {
line-height: 33px;
font-size: 22px;
}

.processs-box-wrapper {
margin-top: 0;
}

.td-process-box{
padding: 15px;
}

.processing-section.section-padding {
padding-top: 55px;
padding-bottom: 130px;
}

.td-process-box::before {
display: none;
}

.td-process-icon img {
top: 0;
left: 0;
margin-left: 0;
}

.about-section.section-padding {
padding-top: 0;
margin-top: -50px;
}

.td-image-box .td-image-dotted-bg{
top: -10px;
}

.td-image-box::before {
bottom: -15px;
left: -15px;
}

.service-section .row.mt-30 {
margin-top: 0;
}

.video-section.section-padding{
padding-top: 45px;
}

.td-video-content-box {
position: relative;
width: 100%;
padding: 30px;
top: 0;
margin-bottom: 40px;
}

.td-video-title {
font-size: 21px;
margin-bottom: 15px;
line-height: 31px;
}

.td-video-button {
margin-top: 20px;
}

.td-video-wrapper .td-image-dotted-bg {
display: none;
}

.td-video-button h6 {
font-weight: 600;
}

.td-video-button i{
margin-left: 10px;
}

.td-testimonial-wrapper {
margin-top: -360px;
padding-left: 0;
width: 100%;
}

.td-testimonials .td-testimonial-content{
padding: 25px 25px 39px;
}

.td-testimonial-text {
margin-top: 45px;
margin-bottom: 30px;
}

.pricing-section .td-section-title-content{
margin-bottom: 0;
}

.td-pricing-table-wrapper {
box-shadow: 0px 5px 14px 0px rgba(130, 136, 147, 0.09);
}

.td-price {
font-size: 50px;
line-height: 40px;
}

.td-pricing-price {
margin-top: 35px;
margin-bottom: 25px;
}

.td-recent-post-wrapper{
width: 100%;
}

.recent-post-area .td-section-title-content,
.about-section .td-section-title-content{
margin-bottom: 50px;
}

.blog-shape-image{
display: none;
}

.td-testimonial-author-info h6 {
font-weight: 400;
}

.td-testimonial-author-info p {
font-size: 14px;
}

.appointment-section .pl-100 {
padding-left: 15px;
}

.appointment-section {
padding-bottom: 80px;
padding-top: 0;
margin-top: -100px;
}

.td-appointment-form {
padding: 48px 15px 25px 15px;
}

.appointment-form-title {
font-size: 26px;
margin-bottom: 30px;
}

.footer-top-area .widget {
margin-bottom: 50px;
}

.site-info {
padding-top: 0;
}

.td-page-banner {
padding-top: 100px;
padding-bottom: 50px;
height: auto;
}

.td-page-banner-title {
font-size: 22px;
margin-bottom: 0;
line-height: 36px;
}

.about .about-section.section-padding {
padding-top: 150px;
}

.vision-mission {
margin-top: 60px;
}

.td-number-unit h6 {
font-size: 40px;
}

.td-count-text {
font-size: 16px;
font-weight: 400;
}

.td-single-countup-box {
margin-bottom: 50px;
}
.counter-section {
margin-top: 60px;
padding-top: 100px;
padding-bottom: 45px;
}

.video-section-2 {
padding: 150px 0;
}

.td_video_button{
height: 100px;
width: 100px;
line-height: 100px;
}

.td-cta-title-text {
text-align: center;
margin-bottom: 30px;
font-size: 22px;
line-height: 33px;
}

.service-section .sidebar-widget-area{
margin-top: 60px;
}

.xzofina-post-pagination ul li .page-numbers {
font-size: 16px;
height: 45px;
width: 45px;
line-height: 45px;
margin-right: 5px;
}

.google-map-wrap iframe {
height: 300px;
}

.td-info-content {
margin-left: 0;
}

.td-contact-info-list li .td-info-list-title {
position: static;
}

.page-not-found .td-page-banner {
height: 600px;
}

.td-portfolio-button button {
display: block;
margin: 5px auto;
}

.single-portfolio-img-wrap img {
width: 100%;
}

.td-arrow a i:before {
height: 45px;
width: 45px;
line-height: 46px;
font-size: 20px;
}

.single-portfolio-list li .single-portfolio-desc, .single-portfolio-list li .single-portfolio-social {
position: static;
top: -4px;
margin-left: 0;
}

.xzofina-blog-posts.section-padding {
padding: 80px 0;
}

.single-posts.section-padding {
padding: 80px 0px 80px 0;
}

.post-footer {
margin-top: 40px;
margin-bottom: 100px;
}

.td-single-portfolio-wrapper.section-padding {
padding: 80px 0 0 0;
}

.contact-section.section-padding {
padding: 80px 0;
}

.td-banner-content {
margin-top: 30px;
}

.post-share {
margin-top: 20px;
float: left;
}

.layout-right-sidebar.single-blog.sidebar-widget-area {
padding-left: 0;
margin-top: 70px;
}
.td-recent-post-widget li {margin-bottom: 40px;}
}

@media only screen and (min-width: 576px) and (max-width: 767px)
{
.td-header-src-btn{margin-right: -25px;margin-left: 0;}
}

@media only screen and (min-width: 410px) and (max-width: 500px)
{
.td-recent-post-widget li {margin-bottom: 60px;}
}

#features{background:#fff;}
.features .icon-box i {font-size: 28px;float: left;color: #f87f46;}
.features .icon-box h4 {font-size: 18px;margin-left: 30px;}
.features .icon-box p {font-size: 18px;margin-left: 30px;}
.font-14{font-size:14px;}
.font-18{font-size:18px;line-height:30px;}
#whatsapp-icon{position: fixed;left: 10px;bottom: 20px;z-index: 99;}
.myaccordion {max-width: 100%;margin: 20px auto;box-shadow: 0 0 1px rgba(0,0,0,0.1);}
.myaccordion .card, .myaccordion .card:last-child .card-header {border: none;}
.myaccordion .card-header {border-bottom-color: #EDEFF0;background: transparent;}
.myaccordion .fa-stack {font-size: 16px;}
.myaccordion .btn h2 {color: #222 !important;padding: 0;  font-size: 20px !important}
.myaccordion .btn {width: 100%;font-weight: bold; font-size: 18px;color: #222;padding: 0; }
.myaccordion .btn-link:hover, .myaccordion .btn-link:focus {text-decoration: none;}
.myaccordion li + li {margin-top: 10px;}
.img-border{border-radius:20px;box-shadow:rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;}
.text-white{color:#fff;}
.business-setup-head{padding:15px 10px;background:#ffa500;margin:30px 0;border:2px dotted #fff;}
.setup-type{background:#fff;box-shadow:0 8px 30px -7px rgba(0, 0, 0, 0.2);padding:20px;border-left:5px solid #ffa500;text-align:justify;margin:20px 0;min-height:300px;}
.setup-type1{background:#fff;box-shadow:0 8px 30px -7px rgba(0, 0, 0, 0.2);padding:20px;border-left:5px solid #ffa500;text-align:justify;margin:20px 0;min-height:200px;}

ul.company-type li{background:#f8f8f8;list-style:none;padding:20px;border-radius:15px;border:1px solid #ddd;box-shadow:0 8px 10px -7px rgba(0, 0, 0, 0.2);min-height:240px;-webkit-transition:background-color 1s ease-out;-moz-transition:background-color 1s ease-out;-o-transition:background-color 1s ease-out;transition:background-color 1s ease-out;}
ul.company-type li:hover{background:#ffa500;color:#000;}

.acct-package{background:#f8f8f8;list-style:none;padding:20px;border-radius:15px;border:1px solid #ddd;box-shadow:0 8px 10px -7px rgba(0, 0, 0, 0.2);min-height:240px;-webkit-transition:background-color 1s ease-out;-moz-transition:background-color 1s ease-out;-o-transition:background-color 1s ease-out;transition:background-color 1s ease-out; min-height:260px;}
.acct-package:hover{background:#ffa500;color:#000;}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{color:#fff;background-color:#ffa500;font-size:20px;font-weight:700;border:0}
.nav-tabs{border-bottom:2px solid #ffa500 !important;padding-left:25%;}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover{border:0}
.nav-tabs .nav-link{border:0;}
.help-pane{background:#f7f7f7;padding:20px;border:2px solid #ffa500;margin-top:50px;}
.text-orange{color:#d88e06;}

ul.listarrow{--icon-space: 1.3em;list-style: none;padding:0;}
ul.listarrow li{padding-left:var(--icon-space);}
ul.listarrow li:before{content:"\f00c";font-family:FontAwesome;display:inline-block;margin-left:calc( var(--icon-space) * -1 );width:var(--icon-space);}

.verticalButton{padding:0px 0px 0px 0px;width: 170px;height: 50px;background: #a3c332;border-radius: 0px 0px 5px 5px;-moz-transform: rotate(90deg);-ms-transform: rotate(90deg);-o-transform: rotate(90deg);-webkit-transform: rotate(90deg);position: fixed;right:-60px;top: 200px;z-index: 99;color: #000; font-size:20px}
.popup-heading{font-size:30px}
</pre></body></html>