@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@500&display=swap');
/*---------------------------------------------------------------------
  HTML Tags 
-----------------------------------------------------------------------*/
a { color: #007bfc; outline: none; }
a:focus, a:hover { color: #0d1e67; outline: none; }
ins { background: #fff9c0; text-decoration: none; }
img { max-width: 100%; height: auto; }
pre { background: #eeeeee; padding: 15px; border: 1px solid #eeeeee; }
hr { margin: 0; padding: 0px; border-bottom: 1px solid #e0e0e0; border-top: 0px; }
blockquote { padding: 15px 30px; border: 1px solid #f2f2f2; border-radius: 5px; border-left: 5px solid #0d1e67; margin-bottom: 30px; }
blockquote cite { font-family: 'Poppins', sans-serif; font-weight: bold; color: #0d1e67; }
blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child { margin-bottom: 0; }
blockquote .blockquote-footer { font-style: italic; color: #6c757d; font-size: 14px; margin-top: 10px; }
blockquote .blockquote-footer cite { color: #0d1e67; }
blockquote span.text-right { text-align: right; display: block; color: #0d1e67; }
p { margin-bottom: 30px; }

/* Lists (Nested) */
ol, ul { padding-left: 25px; margin-bottom: 1em; }
ol li { list-style: decimal; }
ol ol { padding-left: 25px; }
ul li { list-style: inherit; }

/* Definition Lists */
dl dd { margin-bottom: 15px; }
dl dd:last-child { margin-bottom: 0px; }

/* Table */
table { border: 1px solid #eaeaea; width: 100%; margin-bottom: 20px; }
table td, table th { border: 1px solid #eaeaea; padding: 5px 8px; text-align: center; }

/* Form */
label { color: #142149; margin-bottom: 0; }
input, input[type=text], input[type=email], input[type=search], input[type=password], textarea {width: 100%;
    float: left;
    padding: 0 15px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #eeeeee;
    color: #59597e;
    transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background: #fff;
    font-size: 14px;
 }
select { border: 2px solid #142149; background: #ffffff; line-height: 48px; height: 48px; padding: 0 10px; width: 100%; color: #59597e; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }
textarea { padding: 0 15px; height: 150px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }
input:focus, input[type=text]:focus, input[type=email]:focus, input[type=search]:focus, input[type=password]:focus, textarea:focus, select:focus { border-color: #007BFC; box-shadow: none; outline: none; }
input::-webkit-input-placeholder { color: inherit; }
input::-moz-placeholder { color: inherit; }
input:-ms-input-placeholder { color: inherit; }
textarea::-webkit-input-placeholder { color: inherit; }
textarea::-moz-placeholder { color: inherit; }
textarea:-ms-input-placeholder { color: inherit; }
input[type=email]::-webkit-input-placeholder { color: inherit; }
input[type=email]::-moz-placeholder { color: inherit; }
input[type=email]:-ms-input-placeholder { color: inherit; }
input[type=submit], .contact-form .cfield input[type=submit], [type=submit], .iq-button { color: #ffffff; background: #007BFC; cursor: pointer; margin-bottom: 0; text-decoration: none; height: auto; padding: 8px 30px; font-size: 1em; line-height: 2; border: none; position: relative; display: inline-block; width: auto; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; cursor: pointer; transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; }
input[type=submit]:hover, .contact-form .cfield input[type=submit]:hover, .iq-button:hover, .iq-button:focus { color: #ffffff; background: #0d1e67; outline: none; text-decoration: none; }
input[type=checkbox] { width: auto; margin-right: 10px; line-height: 2; height: auto;margin-top: 0.2rem; }
.comments-area blockquote { background: #ffffff; }
.comments-area table td, .comments-area table th { border: 1px solid #142149; }
.wp-block-button__link { padding: 10px 30px; font-size: 16px; }
.error { color: #ff0000 !important; }
div.wpcf7-response-output { display: none; }
.wpcf7-form .cfield .wpcf7-not-valid { border: 1px solid #f00; }
.site-content { display: inline-block; width: 100%; float: left; }
.vc_parallax { overflow: hidden !important; }
.iq-button.iq-btn-link, .iq-button.iq-btn-outline { background: transparent; }
.iq-btn-link { color: #007bfc; text-decoration: none; }
.iq-button.iq-btn-link:hover, .iq-btn-link:hover { color: #0d1e67; text-decoration: none; }
.iq-button.iq-btn-outline:hover { background: #0d1e67; color: #ffffff; }

/*---------------------------------------------------------------------
  Header
-----------------------------------------------------------------------*/
header { position: fixed; background: #0000003b; display: inline-block; width: 100%; top: 0; left: 0; z-index: 999; padding: 10px 0; transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; }
header .container-fluid { padding: 0 100px; }
header .navbar { padding: 0; }
header .navbar .navbar-brand { padding: 0; }
header .navbar .navbar-brand img { height: 75px; transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; }
header .navbar .navbar-nav { margin-top: 0; transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; }
header .navbar .navbar-nav>li { margin: 0 40px 0 0; position: relative; }
header .navbar .navbar-nav>li:last-child { margin-right: 0; }
header .navbar .navbar-nav .nav-item a { color: #ffffff; padding: 10px 0; font-family: 'Poppins', sans-serif; font-size: 14px; text-transform:uppercase;    font-weight: 600;
 }
header .navbar .navbar-nav .nav-item a:hover, header .navbar .navbar-nav .nav-item a:focus, header .navbar .navbar-nav .nav-item a.active, header .navbar .navbar-nav .nav-item a.active:focus, header .navbar .navbar-nav .nav-item a.active:hover, .navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link { color: #007bfc; background: none; box-shadow: none; }
header .navbar .navbar-nav .nav-item a.active::before, header .navbar .navbar-nav .nav-item:hover>a::before, header .navbar .navbar-nav .nav-item>a:hover::before { width: 100%; }
header .button, header .button-line { margin-top: 0; margin-left: 15px; }

/*Header Two*/
header.header2 .navbar .navbar-nav .nav-item a { color: #142149; }
header.header2 .sub-main ul li a.iq-btn-outline { color: #007bfc; }
header.header2 .navbar .navbar-nav .nav-item a:hover, header.header2 .navbar .navbar-nav .nav-item a:focus, header.header2 .navbar .navbar-nav .nav-item a.active, header.header2 .navbar .navbar-nav .nav-item a.active:focus, header.header2 .navbar .navbar-nav .nav-item a.active:hover, .navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {  color: #007bfc; }

header.header2.menu-sticky { background: #ffffff; }


/* Header sticky */
header.menu-sticky { position: fixed; padding: 10px 0; -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1); background:rgb(20 80 145); }
header.menu-sticky .navbar .navbar-brand img { height: 55px; }
header .navbar ul li { list-style: none; margin-right: 30px; position: relative; transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; display: inline-block; vertical-align: middle; }
header li .search-box input[type="search"] { height: 40px; font-size: 18px; display: inline-block; border: none; border-radius: 0; outline: none; padding: 15px 40px 15px 15px; width: 0px; position: absolute; top: -9px; right: 0; background: none; transition: width 0.4s cubic-bezier(0, 0.795, 0, 1); cursor: pointer; z-index: 11; margin: -10px 0 0 0; }
header li .search-box { position: relative; }
header li .search-box input[type="search"]:focus { width: 250px; z-index: 1; cursor: text; background: #ffffff; z-index: 9; color: rgba(102, 102, 102, 0.6); font-size: 14px; }
header li .search-box .search-submit:hover { background: none; }
header ul.shop_list { margin-bottom: 0px; margin-left: 30px; }
header li .search-box .search-submit { z-index: 10; color: #1e1e1e; padding: 0; height: 40px; width: 40px; display: inline-block; float: right; position: absolute; top: -20px; right: 0; background: none; cursor: pointer; transition: opacity 0.4s ease; }
header .navbar ul li i { display: inline-block; font-weight: bold; font-size: 16px; color: #1e1e1e; vertical-align: middle; }
header li .search-box .search-submit i, header ul.shop_list li.cart-btn .cart_count a i { display: inline-block; color: #1e1e1e; }
header .navbar ul li .sub-menu li i { display: block; position: absolute; right: 15px; top: 10px; line-height: 28px; font-size: 12px; z-index: 9; color: #1e1e1e; transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; }
header .navbar ul li .sub-menu li i:before { content: "\f105"; }
header .navbar ul li .sub-menu li:hover>a { background: #007bfc; color: #ffffff; }
header .navbar ul li .sub-menu li:hover>i { color: #ffffff; }
header ul.shop_list li:last-child { margin-left: 30px; margin-right: 0; }
header ul.shop_list li.cart-btn .cart_count a:hover { background: transparent; }
header .navbar ul li .sub-menu li:hover, header .navbar ul li a:hover, header .navbar ul li.current-menu-item a, header .navbar ul li.current-menu-parent a, header .navbar ul li.current-menu-parent  i, header .navbar ul li.current-menu-item i { color: #007bfc; }
header .navbar .sub-main .blue-btn.button { padding: 8px 20px; }
header .navbar .sub-main ul.shop_list li .cart_count #mini-cart-count:before { content: ""; width: 20px; height: 20px; position: absolute; border-radius: 90px; z-index: -1; right: 0; background: #007bfc; }
header .navbar .sub-main ul.shop_list li .cart_count #mini-cart-count { position: absolute; top: 0px; right: -14px; width: 20px; height: 20px; line-height: 20px; color: #ffffff; font-size: 12px; text-align: center; }
header ul.shop_list { margin-bottom: 0px; margin-left: 60px; }
header .navbar .sub-main .blue-btn.button { padding: 8px 20px; }
header .navbar .sub-main .blue-btn.button a { font-size: 14px; line-height: 2; padding: 0; color: #ffffff; }

/* dropdown */
header .navbar-expand-lg .navbar-nav .dropdown-menu { padding: 0; min-width: 14rem; border: none; box-shadow: -2px 4px 20px 0px rgba(0, 0, 0, 0.09); margin: 0; }
header .navbar .navbar-nav .nav-item a.dropdown-item { padding: 8px 15px; font-size: 14px; color: #142149; }
header .navbar .navbar-nav .nav-item a.dropdown-item:hover, header .navbar .navbar-nav .nav-item a.dropdown-item.active { color: #ffffff; background: #007bfc; }
header .dropdown>.dropdown-menu { transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; display: none; -webkit-animation: fade-in-bottom 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) both; animation: fade-in-bottom 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) both; }
header .dropdown.menu-show>.dropdown-menu { display: block; top: 100%; }
header .dropdown-toggle::after { content: "\f3d0"; display: inline-block; font-family: "Ionicons"; border: none; font-size: 12px; line-height: normal; font-weight: bold; vertical-align: baseline; }

/* fade-in-bottom*/
@-webkit-keyframes fade-in-bottom {
	0% { -webkit-transform: translateY(50px); transform: translateY(50px); opacity: 0; }
	100% { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; }
}
@keyframes fade-in-bottom {
	0% { -webkit-transform: translateY(50px); transform: translateY(50px); opacity: 0; }
	100% { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; }
}

/* Toggler  Button */
header .navbar-toggler { padding: 2px 10px; background: #007bfc; }
header button:focus { outline: none; }
header .navbar-toggler .ion-navicon { display: none; }
header .menu-btn .line { width: 25px; height: 2px; background-color: #ffffff; display: block; margin: 7px auto; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
header .menu-btn { vertical-align: middle; }
header .menu-btn:hover { cursor: pointer; }
header .menu-btn:hover { cursor: pointer; }
header .menu-btn:hover { cursor: pointer; }
header #menu-btn.is-active { -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; -webkit-transition-delay: 0.6s; -o-transition-delay: 0.6s; transition-delay: 0.6s; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
header #menu-btn.is-active .line:nth-child(2) { width: 0px; }
header #menu-btn.is-active .line:nth-child(1), header #menu-btn.is-active .line:nth-child(3) { -webkit-transition-delay: 0.3s; -o-transition-delay: 0.3s; transition-delay: 0.3s; }
header #menu-btn.is-active .line:nth-child(1) { -webkit-transform: translateY(9px); -ms-transform: translateY(9px); -o-transform: translateY(9px); transform: translateY(9px); }
header #menu-btn.is-active .line:nth-child(3) { -webkit-transform: translateY(-9px) rotate(90deg); -ms-transform: translateY(-9px) rotate(90deg); -o-transform: translateY(-9px) rotate(90deg); transform: translateY(-9px) rotate(90deg); }

/*header button*/
header .sub-main ul { padding: 0; margin: 0 0 0 15px; }
header .sub-main ul li { margin-left: 30px; margin-right: 15px; }
header .sub-main ul li:last-child { margin-left: 0; }
header .sub-main ul li a.iq-button { padding: 5px 30px; line-height: initial; border: 2px solid #007bfc; background: #007bfc; color: #ffffff; }
header .sub-main ul li a.iq-button:hover { background: #ffffff; border-color: #ffffff; color: #007bfc; }
header .sub-main ul li a.iq-btn-outline { border-color: #007bfc; background: transparent; color: #ffffff; }
header .sub-main ul li a.iq-button.iq-btn-outline:hover { border-color: #007bfc; background: #007bfc; color: #ffffff; }
header .sub-main ul li a.iq-btn-link { color: #007bfc; background: transparent; color: #007bfc; border: none; }
header.menu-sticky .main-header .navbar .sub-main ul li a.iq-button { line-height: initial; }

/*--------------------------------------------------------------
 Footer
--------------------------------------------------------------*/
footer { background: #0d1e67; display: block; width: 100%; float: left; position: relative; clear: both; margin-top: 0; font-size:16px; }
footer .copyright-footer { border-top: 1px solid #030c35; color: #ffffff; font-size: 14px; }
footer .copyright-footer a { color: #ffffff; }
footer .copyright-footer a:hover { color: #007bfc; }
footer .footer-top { padding-top: 60px; }

/*footer top bar*/
footer .footer-titlebox { margin-bottom: 30px; position: relative; }
footer .footer-topbar {  position: relative; z-index: 1; padding: 40px 0; background: #0b1a58; }
footer .footer-topbar .footer-title { color: #ffffff; }
footer .footer-topbar  p { margin-bottom: 0; }
footer .footer-topbar .widget, footer .footer-topbar .widget:last-child { margin-bottom: 0; }

/* Footer 1 */
footer .footer1 { padding: 0; }
footer { background: linear-gradient(to left, #182da0  0%, #041444  100%) !important; }
footer .footer-top, footer .footer-top .widget ul li a, footer .calendar_wrap caption { color: #ffffff; }
footer .footer-top .widget ul { padding: 0; margin: 0; }
footer .footer-top .widget ul.iq-contact { padding-left: 0px; }
footer .footer-top .widget ul li { list-style-type: none; display: inline-block; width: 100%; }
footer .footer-top .widget ul li a { position: relative; padding: 7px 0 7px 15px; display: inline-flex; }
footer .footer-top .widget ul li a:before { position: absolute; margin-right: 10px; content: "\f111"; color: #007bfc; top: 50%; margin-top: -6px; font-size: 6px; left: 0; font-family: FontAwesome; line-height: 2; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; }
footer .footer-top .widget ul li a:hover { color: #007bfc; text-decoration: none; }
footer .footer-top .widget  .textwidget img { width: 80px; }
footer .footer-logo img { margin-bottom: 30px; }
footer .footer-top .textwidget p { margin-bottom: 0; }
footer .mc4wp-form-fields { float: left; width: 100%; }
footer .footer-top .mc4wp-form button { font-size: 0; position: absolute; right: 0; top: 15px; background: transparent; border: 0; padding: 0; }
footer .footer-top .mc4wp-form button i { font-size: 20px; color: #ffffff; }
footer .footer-top .mc4wp-form p { margin-bottom: 0; }
footer .social-icone ul{padding-left: 0px;}
footer .social-icone li a { color: #ffffff; }
footer .social-icone li { margin-right: 20px; }
footer .social-icone li:last-child { margin-right: 0px; }
footer .social-icone li a:hover { color: #007bfc; }
footer .widget, footer .widget:last-child { margin-bottom: 45px; }
footer .widget { background: transparent; padding: 0; }
footer .widget .footer-title { margin-bottom: 15px; color: #ffffff; font-weight: 600; }
footer .widget .footer-title a.rsswidget img { vertical-align: unset; }
footer .widget .rsswidget { padding-left: 0; font-size: 16px; color: #ffffff; font-weight: 800; }
footer .widget .rss-date { font-weight: 600; font-size: 12px; text-transform: uppercase; display: inline-block; width: 100%; margin: 5px 0; }
footer .widget .rsswidget:before { display: none; }
footer .widget ul.menu li .sub-menu { padding-left: 10px; }
footer .widget #recentcomments li .comment-author-link a { color: #ffffff; }
footer .widget #recentcomments li .comment-author-link a:hover { color: #007bfc; }
.recentcomments a { display: inline !important; padding: 0 !important; margin: 0 !important; }
footer .widget #recentcomments li a, .recentcomments a { color: #007bfc; }
footer .widget #recentcomments li a:hover { text-decoration: underline; }
footer .widget #recentcomments li a:before { display: none; }
footer.footer1 .copyright { float: right; }
footer.footer1 .widget ul.menu li a { border: none; }
footer .widget .iq-contact li a:before { display: none; }
footer ul.menu li a, footer .menu-footer-menu-container ul.menu li a { padding: 0px 0 3px 15px !important; }
footer .widget .menu li a:before, footer .widget .menu-testing-menu-container .menu ul li a::before, footer .widget .menu-testing-menu-container .menu li a::before { display: block; top: 21px; }
footer .widget .menu-testing-menu-container .menu ul li a, footer .widget .menu-testing-menu-container .menu li a { position: relative; padding: 7px 0 7px 15px; }
footer .widget .iq-contact li a { padding: 7px 0px; }
footer .widget .iq-contact li { position: relative; margin-bottom: 0px; display: inline-block; width: 100%; }
footer .widget .iq-contact li a { display: flex; align-items: flex-start; }
footer .widget .iq-contact li span { flex: 1; }
footer .widget .iq-contact li i { margin-right: 15px; line-height: 25px; font-size: 20px; text-align: center; color: #ffffff; }
footer .widget .iq-contact li p { display: flex; margin-bottom: 0; }
footer input, footer input[type=email], footer input[type=search] { background: #ffffff; color: #59597e; }

/*---------------------------------------------------------------------
 Box-Shadow
---------------------------------------------------------------------*/
.iq-box-shadow { -webkit-box-shadow: 4.871px 34.659px 30px 0px rgba(0, 0, 0, 0.06); -moz-box-shadow: 4.871px 34.659px 30px 0px rgba(0, 0, 0, 0.06); box-shadow: 4.871px 34.659px 30px 0px rgba(0, 0, 0, 0.06); }

/*---------------------------------------------------------------------
 OWL Carousel
-----------------------------------------------------------------------*/
.owl-carousel .owl-nav.disabled { display: none; }
.owl-carousel .owl-nav { display: block; position: absolute; text-indent: inherit; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); left: 0; width: 100%; cursor: pointer; z-index: 999; }
.owl-carousel .owl-nav .owl-prev { outline: none; background: none; border: none; display: block; position: absolute; text-align: center; text-indent: inherit; top: -25px; left: -8%; width: auto; cursor: pointer; -webkit-transition: opacity 0.3s ease 0s, left 0.3s ease 0s; -moz-transition: opacity 0.3s ease 0s, left 0.3s ease 0s; -ms-transition: opacity 0.3s ease 0s, left 0.3s ease 0s; -o-transition: opacity 0.3s ease 0s, left 0.3s ease 0s; transition: opacity 0.3s ease 0s, left 0.3s ease 0s; }
.owl-carousel .owl-nav .owl-next { outline: none; background: none; border: none; display: block; position: absolute; text-align: center; text-indent: inherit; top: -25px; right: -8%; width: auto; cursor: pointer; -webkit-transition: opacity 0.3s ease 0s, right 0.3s ease 0s; -moz-transition: opacity 0.3s ease 0s, right 0.3s ease 0s; -ms-transition: opacity 0.3s ease 0s, right 0.3s ease 0s; -o-transition: opacity 0.3s ease 0s, right 0.3s ease 0s; transition: opacity 0.3s ease 0s, right 0.3s ease 0s; }
.owl-carousel .owl-nav i { font-size: 24px; font-weight: 600; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; width: 45px; height: 45px; line-height: 45px; padding-left: 0px; display: inline-block; color: #fff; background: #142149; text-align: center; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; }
.owl-carousel .owl-nav i:hover { background: #0d1e67; color: #fff; }
body.boxed_layout .owl-carousel .owl-nav .owl-prev { left: -10px; }
body.boxed_layout  .owl-carousel .owl-nav .owl-next { right: -10px; }
.iq-slider-with-text .slider-nav .slick-arrow.slick-prev::before, .iq-slider-with-text .slider-nav .slick-arrow.slick-next::before { color: #007bfc; }

/* Dots */
.owl-carousel .owl-dots.disabled { display: none; }
.owl-carousel .owl-dots { margin-top: 15px; position: relative; width: 100%; display: inline-block; text-indent: inherit; text-align: center; cursor: pointer; }
.owl-carousel .owl-dots .owl-dot { box-shadow: none; outline: none; background: #0d1e67; display: inline-block; vertical-align: middle; border-radius: 90px; padding: 0; margin: 0px 5px; height: 10px; width: 10px; border: 2px solid #0d1e67; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; cursor: pointer; }
.owl-carousel .owl-dots .owl-dot span { display: none; }
.owl-carousel .owl-dots .owl-dot:hover { height: 15px; width: 15px; background: #ffffff; border: 2px solid #0d1e67; }
.owl-carousel .owl-dots .owl-dot.active { height: 15px; width: 15px; background: #ffffff; border: 2px solid #0d1e67; }

/*---------------------------------------------------------------------
 404 Page
-----------------------------------------------------------------------*/
.error-404 { text-align: center; }
.error-404 .big-text { font-size: 240px; font-family: 'Poppins', sans-serif; line-height: 280px; color: #142149; font-weight: 700; }
.error-404 h4 { margin: 0 0 15px; }
.error-404 .button { margin-top: 30px }
.error-404 .search-form { display: inline-block; margin-top: 30px; width: 285px }

/*---------------------------------------------------------------------
  CONTACT US
-----------------------------------------------------------------------*/
.wpcf7-form input { margin-bottom: 30px; }
.wpcf7-form textarea { margin-bottom: 30px; }
.wpcf7-form input[type=submit] { margin-bottom: 0; }
.wpcf7-form label { width: 100%; }
.contact-us iframe { width: 100%; display: inline-block; height: 450px; float: left; }
input.wpcf7-not-valid { border-color: #f00; }
span.wpcf7-not-valid-tip { margin-bottom: 15px; }
.iq-contact-h3 .wpcf7-form textarea { background-color: transparent; }
.iq-contact-h3 input, .iq-contact-h3 input[type=text], .iq-contact-h3 input[type=email], .iq-contact-h3 input[type=search], .iq-contact-h3 input[type=password], .iq-contact-h3 textarea { color: #ffffff; }
.iq-contact-frame iframe { width: 100%; display: inline-block; height: 600px; float: left; }

/*---------------------------------------------------------------------
  Video Section
-----------------------------------------------------------------------*/
.iq-popup-video, .iq-popup-video .position-relative { min-height: 300px; }
.iq-video-img { position: relative; }
.iq-video-icon { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.iq-video { background: #0d1e67; display: inline-block; vertical-align: middle; width: 80px; height: 80px; text-align: center; font-size: 32px; color: #ffffff; float: left; border-radius: 100%; line-height: 80px; z-index: 9; position: relative; }
.iq-video i::before { vertical-align: middle; }
.iq-waves { position: absolute; width: 14rem; height: 14rem; left: -80px; top: -80px; z-index: 2; float: right; opacity: 0.2; }
.iq-waves .waves { position: absolute; width: 15rem; height: 15rem; background: #0d1e67; opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; border-radius: 320px; background-clip: padding-box; -webkit-animation: waves 3s ease-in-out infinite; animation: waves 3s ease-in-out infinite; }
.iq-waves .wave-1 { -webkit-animation-delay: 0s; animation-delay: 0s; }
.iq-waves .wave-2 { -webkit-animation-delay: 1s; animation-delay: 1s; }
.iq-waves .wave-3 { -webkit-animation-delay: 2s; animation-delay: 2s; }
@-webkit-keyframes waves {
	0% { -webkit-transform: scale(0.2, 0.2); transform: scale(0.2, 0.2); opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
	50% { opacity: 0.9; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; }
	100% { -webkit-transform: scale(0.9, 0.9); transform: scale(0.9, 0.9); opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
}
@keyframes waves {
	0% { -webkit-transform: scale(0.2, 0.2); transform: scale(0.2, 0.2); opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
	50% { opacity: 0.9; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; }
	100% { -webkit-transform: scale(0.9, 0.9); transform: scale(0.9, 0.9); opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
}

/*--------------------------------------------------------------
   Subscribe Now
--------------------------------------------------------------*/
.footer-subscribe { background: #142149; padding: 60px 0; margin-bottom: 75px; }
.footer-subscribe .vc_custom_heading { color: #ffffff; }
.mc4wp-form-fields { position: relative; }
.mc4wp-form-fields input[type=submit] { position: absolute; right: 0; top: 0; }
.footer-subscribe p { margin-bottom: 0; }
.footer-subscribe .title { color: #ffffff; }

/*--------------------------------------------------------------
  Contact Form
--------------------------------------------------------------*/
#wpcf7-f507-p385-o1 input, #wpcf7-f507-p385-o1 textarea { background: transparent; border: 1px solid #ffffff; }
#wpcf7-f507-p385-o1 input[type=submit] { background: #007BFC; border-color: #007BFC; }
#wpcf7-f507-p385-o1 input[type=submit]:hover, #wpcf7-f507-p385-o1 input[type=submit]:focus { background: #0d1e67; border-color: #0d1e67; }
#wpcf7-f507-p385-o1 input::-webkit-input-placeholder { color: #ffffff; }
#wpcf7-f507-p385-o1 input::-moz-placeholder { color: #ffffff; }
#wpcf7-f507-p385-o1 input:-ms-input-placeholder { color: #ffffff; }
#wpcf7-f507-p385-o1 textarea::-webkit-input-placeholder { color: #ffffff; }
#wpcf7-f507-p385-o1 textarea::-moz-placeholder { color: #ffffff; }
#wpcf7-f507-p385-o1 textarea:-ms-input-placeholder { color: #ffffff; }
@keyframes shadow-pulse-dots {
	0% { box-shadow: 0 0 0 0px rgba(0, 123, 252, 0.2); }
	100% { box-shadow: 0 0 0 15px rgba(0, 123, 252, 0); }
}

/*---------------------------------------------------------------------
Portfolio style-one
-----------------------------------------------------------------------*/
.iq-masonry.iq-columns-2 .iq-masonry-item, .iq-masonry.iq-columns-3 .iq-masonry-item, .iq-masonry.iq-columns-4 .iq-masonry-item { padding: 15px; }
.single-portfolio-border .iq-portfolio { border: 2px solid #ffffff; }
.iq-portfolio:hover a.iq-portfolio-img { position: relative; }
.iq-portfolio:hover .iq-portfolio-img .portfolio-link { opacity: 1; }
.iq-portfolio .iq-portfolio-img .portfolio-link { opacity: 0; transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; }
.portfolio-link .icon { width: 45px; height: 45px; line-height: 45px; text-align: center; border-radius: 4px; background: #ffffff; color: #007BFC; }
.iq-portfolio .portfolio-link { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 2; }
.iq-portfolio:hover a.iq-portfolio-img:before { width: 100%; opacity: 1; left: 0; }
.iq-portfolio a.iq-portfolio-img:before { content: ""; background: rgba(0, 123, 252, 0.6); width: 0%; height: 100%; opacity: 0; position: absolute; top: 0; transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; z-index: 1; right: 0; }
.iq-portfolio a { display: inherit; overflow: hidden; position: relative; }
.iq-blog-box { margin-bottom: 45px; }
.iq-portfolio { border: 1px solid #f8f5ff; transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; padding: 10px 10px 0; }
.iq-portfolio:hover { box-shadow: -1px 4px 30px 0px rgba(0, 0, 0, 0.06); }
.iq-portfolio:hover:before { opacity: 1; }
.iq-portfolio:hover .iq-portfolio-content { z-index: 9; }
.iq-portfolio { position: relative; overflow: hidden; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; background: #ffffff; }
.iq-portfolio:hover .iq-portfolio-content .consult-details .consult-effect:before { bottom: 80px; }
.iq-portfolio img { -webkit-transform: scale(1); transform: scale(1); -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; }
.iq-portfolio:hover img { -webkit-transform: scale(1.1); transform: scale(1.1); }
.iq-portfolio-content .details-box { overflow: hidden; padding: 15px; }
.iq-portfolio:hover .iq-portfolio-content { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
.iq-portfolio-content  .consult-details .consult-effect:before { content: ""; transition: all 5s ease-in-out; transition: all 5s ease-in-out; -moz-transition: all 5s ease-in-out; -ms-transition: all 5s ease-in-out; -o-transition: all 5s ease-in-out; -webkit-transition: all 5s ease-in-out; opacity: 1; opacity: 1; z-index: 1; height: 100px; width: 100%; position: absolute; bottom: 110px; left: 0; -ms-transform: skewY(-2deg); -webkit-transform: skewY(-2deg); transform: skewY(-2deg); background: #007BFC; content: ""; z-index: 1; transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; }
.iq-portfolio .iq-portfolio-content  .consult-details p { color: #868c9c; }
.isotope-filters button .post_no { display: none; opacity: 0; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; }
.iq-columns-4 .iq-portfolio .iq-portfolio-content .details-box, .iq-columns-5 .iq-portfolio .iq-portfolio-content .details-box, .iq-columns-3 .iq-portfolio .iq-portfolio-content .details-box { padding: 15px; z-index: 2; }
.iq-columns-4 .iq-portfolio-content .consult-details .consult-effect:before, .iq-columns-5 .iq-portfolio-content .consult-details .consult-effect:before, .iq-columns-3 .iq-portfolio-content .consult-details .consult-effect:before { bottom: 90px; }
.iq-columns-4 .iq-portfolio:hover .iq-portfolio-content .consult-details .consult-effect:before, .iq-columns-3 .iq-portfolio:hover .iq-portfolio-content .consult-details .consult-effect:before, .iq-columns-5 .iq-portfolio:hover .iq-portfolio-content .consult-details .consult-effect:before { bottom: 81px; }
.iq-portfolio-content .details-box a { text-decoration: none; }
.iq-portfolio-content .details-box a:hover .text-hover { color: #007BFC; }
.iq-columns-2 .iq-portfolio .iq-portfolio-content .consult-details .consult-effect:before { top: -86px }
.iq-columns-4 .iq-portfolio-content .details-box a, .iq-columns-5 .iq-portfolio-content .details-box a { z-index: 3; position: relative; }
.iq-columns-4 .iq-portfolio-content .details-box a i, .iq-columns-5 .iq-portfolio-content .details-box a i { width: 30px; height: 30px; line-height: 30px; }

/*--------------------------------------------------------------
 Fancy Box
--------------------------------------------------------------*/
.iq-fancy-box .iq-img-area { text-align: center; }
.iq-fancy-box.text-center .iq-img-area { margin: 0 auto; }

/*style 1*/
.fancy-box-style-1 {border: 1px solid #f2f2f4; top: 0; background: #ffffff; position: relative; z-index: 1; display: block; padding: 30px 25px 30px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; }
.fancy-box-style-1 .iq-img-area i { font-size: 60px; color: #007BFC; }
.fancy-box-style-1 .iq-img-area { display: inline-block; vertical-align: middle; }
.fancy-box-style-1 .iq-fancy-box-content .iq-fancy-title { display: block;
    margin-top: 10px;
    font-size: 22px;
    /* text-align: left; */
    font-weight: 500;
    letter-spacing: 0px; }
.fancy-box-style-1 .iq-img-area { margin-bottom: 30px; }
.fancy-box-style-1 .iq-fancy-box-content .fancy-box-content { margin-top: 10px;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 28px;
    color: #777;}
.fancy-box-style-1 .iq-fancy-box-content .iq-btn-container{margin-top: 15px;}
.fancy-box-style-1 .iq-fancy-box-content  .iq-button { margin-top: 0px; }
.fancy-box-style-1:hover, .fancy-box-style-1.active { margin-top: -5px; }
.fancy-box-style-1 .iq-img-area i, .fancy-box-style-1 .iq-img-area img { margin-top: -30px; transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; }
.iq-fancy-box.text-center .iq-img-area { margin: 0 auto 30px; }
.fancy-box-style-1:hover .iq-img-area i, .fancy-box-style-1:hover .iq-img-area img, .fancy-box-style-1.active .iq-img-area i, .iq-fancy-box-style-7.active .iq-img-area img { margin-top: -50px; }
.iq-resorces { -webkit-box-shadow: 4.871px 34.659px 30px 0px rgba(0, 0, 0, 0.06); -moz-box-shadow: 4.871px 34.659px 30px 0px rgba(0, 0, 0, 0.06); box-shadow: 4.871px 34.659px 30px 0px rgba(0, 0, 0, 0.06); border: 1px solid #f2f2f4; transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; border-radius: 10px 10px 10px 10px; }
.iq-resorces .media-body { padding: 20px 30px; }
.iq-resorces .media-body h5.iq-fancy-title { margin-bottom: 10px; }

/*---------------------------------------------------------------------
Counter
-----------------------------------------------------------------------*/

/*style 1*/
.iq-counter { padding: 15px; }
.iq-counter .iq-counter-icon { color: #000000; margin-bottom: 15px; }
.iq-counter .iq-counter-img i { line-height: normal; }
.iq-counter i:before { font-size: 60px; line-height: normal; }
.iq-counter .iq-counter-info .timer, .iq-counter  .iq-counter-info .counter-symbol, .iq-counter  .iq-counter-info .counter-after-content { font-size: 45px; color: #007BFC; }
.iq-counter .iq-counter-info { margin-bottom: 0; line-height: normal; font-weight: bold; }
.iq-counter .counter-content .counter-title-text { margin: 0; }
.iq-counter .counter-content .counter-content-text, .iq-counter .counter-content .counter-title-text { margin: 10px 0 0; font-weight: normal; }
.iq-counter.iq-counter-style-1 { padding: 0; position: relative; margin-bottom: 30px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }
.iq-counter.iq-counter-style-1 .counter-content { min-height: 203px; border: 1px solid #f2f2f4; padding: 45px 30px; background: #ffffff; position: relative; z-index: 1; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }
.iq-counter.iq-counter-style-1 .counter-content .iq-counter-icon { margin-bottom: 15px; font-size: 45px; line-height: 45px; }
.iq-counter.iq-counter-style-1 .counter-content .iq-counter-icon i::before { vertical-align: middle; }
.iq-counter.iq-counter-style-1 .counter-content .counter-title-text { font-weight: bold; }
.iq-counter.iq-counter-style-1 .iq-counter-info { font-weight: normal; }
.iq-counter.iq-counter-style-1 .counter-content .counter-content-text { margin-bottom: 0; }
.iq-counter.iq-counter-style-1:before { position: absolute; content: ""; opacity: 0; top: 0; left: 0; width: 100%; height: 100%; background: #0d1e67; transform: rotate(0deg); z-index: -1; transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; transform: rotate(0deg); }
.iq-counter.iq-counter-style-1:hover:before, .iq-counter.iq-counter-style-1.active:before { opacity: 1; transform: rotate(12deg); }
.iq-counter.iq-counter-style-1:hover .counter-content .iq-counter-icon, .iq-counter.iq-counter-style-1.active .counter-content .iq-counter-icon { color: #007BFC; }

/*style 2*/
.iq-counter.iq-counter-style-2 .counter-content .counter-title-text { margin: 0 0 30px; display: block; font-weight: bold; font-size: 26px;color: #000;}
.iq-counter.iq-counter-style-2  .iq-counter-info { font-weight: normal; }
.iq-counter.iq-counter-style-2  .counter-content-text { text-transform: uppercase; margin-top: 15px; }


.iq-counter.iq-counter-style-2  .iq-counter-info .timer, 
.iq-counter.iq-counter-style-2  .iq-counter-info .counter-symbol, 
.iq-counter.iq-counter-style-2  .iq-counter-info .counter-after-content {
    font-size: 50px;
    color: #007BFC;
    font-weight: bold;
}
/*--------------------------------------------------------------
  Tab
--------------------------------------------------------------*/

/*Horizontal style 1*/
.iq-tabs { position: relative;     z-index: 1;
    border: solid 1px #eff5f7;
    padding-right: 25px; }
.iq-tabs.iq-box-shadow { box-shadow: none; }
.iq-tabs .tab-pane.fade.active.show { display: block; }
.iq-tabs .tab-pane.fade { display: none; }
.iq-tabs .nav.nav-pills { display: block;
    width: 100%;
    margin-bottom: 30px;
    /* -webkit-box-shadow: 4.871px 34.659px 30px 0px rgba(0, 0, 0, 0.06); */
    -moz-box-shadow: 4.871px 34.659px 30px 0px rgba(0, 0, 0, 0.06);
    /* box-shadow: 4.871px 34.659px 30px 0px rgba(0, 0, 0, 0.06); */
    background: #ffffff;
    overflow: hidden;
    border-radius: 0px; padding:20px 0px}
.iq-tabs .nav.nav-pills li { display: inline-block; width: 25%; vertical-align: middle; }
.iq-tabs .nav-pills .nav-link .tab-title { display: inline-block; vertical-align: middle; }
.iq-tabs .nav-pills .nav-link i { height: 80px; width: 80px; text-align: center; font-size: 45px; }
.iq-tabs .nav-pills .nav-link i::before { vertical-align: middle;     line-height: 35px;
 }
.iq-tabs .nav-pills .nav-link { padding: 0px 15px; position: relative; text-align: center; transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; }
.iq-tabs .nav-pills .nav-link.active .tab-title, .iq-tabs .nav-pills .nav-link:hover .tab-title, .iq-tabs .nav-pills .nav-link.active i, .iq-tabs .nav-pills .nav-link:hover i { color: #007BFC; }
.iq-tabs .nav-pills .nav-link:before { width: 0; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; height: 4px; background: #007BFC; content: ""; position: absolute; right: 0; bottom: 0px; }
.iq-tabs .nav-pills .nav-link.active:before, .iq-tabs .nav-pills .nav-link:hover:before { content: ""; display: inline-block; width: 100%; height: 4px; background: #007BFC; content: ""; position: absolute; left: 0; bottom: 0px; border-radius: 4px; }
.iq-tabs .nav-pills .nav-link.active { background: transparent; padding: 30px 15px; }
.iq-tabs  .show_content { width: 100%; }
.iq-tabs .nav-pills .nav-link .media-body { align-self: center; text-align: left; }
.iq-tabs .nav-pills .nav-link .media-body .tab-title-desc { display: none; color: #838383; transition: all 1s ease-in-out; transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -webkit-transition: all 1s ease-in-out; opacity: 0; transform: translateY(35px); color: #838383; transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; }
.iq-tabs .nav-pills .nav-link.active .tab-title-desc { display: none; transform: translateY(0px); opacity: 1; transition: all 1s ease-in-out; transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -webkit-transition: all 1s; }

/*Verticle style 2*/
.iq-tabs.iq-tab-vertical  .nav.nav-pills { margin-bottom: 0; }
.iq-tabs.iq-tab-vertical  .nav.nav-pills li { width: 100%; }
.iq-tabs.iq-tab-vertical .nav-pills .nav-link { text-align: left; }
.iq-tabs.iq-tab-vertical .nav-pills .nav-link:before { width: 4px; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; height: 0; background: #007BFC; content: ""; position: absolute; bottom: 0px; left: 0; right: auto; }
.iq-tabs.iq-tab-vertical .nav-pills .nav-link.active:before, .iq-tabs.iq-tab-vertical .nav-pills .nav-link:hover:before { width: 4px; height: 100%; }

/*Verticle style 3*/

/*Verticle style 3*/
.iq-tabs.iq-tab-vertical-1  .nav.nav-pills { margin-bottom: 0; box-shadow: none; height: 100%; }
.iq-tabs.iq-tab-vertical-1  .nav.nav-pills li { width: 100%; padding: 0 30px 30px; }
.iq-tabs.iq-tab-vertical-1 .nav-pills .nav-link { transition: all 1s ease-in-out; transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -webkit-transition: all 1s ease-in-out; border: 1px solid transparent; text-align: left; position: relative; overflow: hidden; padding: 0 15px; border-radius: 6px; }
.iq-tabs.iq-tab-vertical-1  .nav.nav-pills li .nav-link.active { border-color: #f2f2f4; padding: 15px; -webkit-box-shadow: 4.871px 34.659px 30px 0px rgba(0, 0, 0, 0.06); -moz-box-shadow: 4.871px 34.659px 30px 0px rgba(0, 0, 0, 0.06); box-shadow: 4.871px 34.659px 30px 0px rgba(0, 0, 0, 0.06); }
.iq-tabs.iq-tab-vertical-1 .nav-pills li .nav-link:before { display: none; content: ""; display: block; position: absolute; bottom: 15px; right: -100px; background: #e8e9f0; border-radius: 25px; height: 60%; left: auto; transform: rotate(15deg); width: 60px; }
.iq-tabs.iq-tab-vertical-1 .nav-pills li .nav-link.active:before { display: block; right: -50px; }
.iq-tabs.iq-tab-vertical-1 .tab-content>.tab-pane img { width: 100%; }

.iq-tabs.iq-hosting .nav.nav-pills {   
    /* border-radius: 10px 10px 10px 10px; */
    margin: 0px 0px 0px 0px;
background: url(../img/tabbg.png);
background-position: center;
background-size: cover;
}
.iq-tabs.iq-hosting .nav-pills .nav-link { padding: 0px 0px 0px 30px;}
.iq-tabs.iq-hosting .nav-pills .nav-link i { padding: 0px 0px 0px 0px;width: 30px;font-size: 15px; color: #000000;
    border-style: none;
    margin: 0px 5px 0px 0px;
}
.iq-tabs.iq-hosting .nav-pills .nav-link .tab-title {    line-height: 30px;
    font-size: 14px;
    font-weight: normal;     letter-spacing: 0px;
}
.iq-tabs.iq-hosting .nav-pills .nav-link.active .tab-title, .iq-tabs.iq-hosting .nav-pills .nav-link:hover .tab-title, .iq-tabs.iq-hosting .nav-pills .nav-link.active i, .iq-tabs.iq-hosting .nav-pills .nav-link:hover i {
    color: #007BFC;
}
/*Verticle style 2*/
.iq-tabs.iq-tab-vertical-2  .nav.nav-pills { margin-bottom: 0; box-shadow: none; }
.iq-tabs.iq-tab-vertical-2  .nav.nav-pills li { width: 100%; padding: 0 30px 30px; }
.iq-tabs.iq-tab-vertical-2 .nav-pills .nav-link { transition: all 1s ease-in-out;transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out; border: 1px solid transparent; text-align: left; position: relative; overflow: hidden; padding: 0 15px;border-radius: 6px; }
.iq-tabs.iq-tab-vertical-2  .nav.nav-pills li .nav-link.active { border-color:#f2f2f4; padding: 15px; -webkit-box-shadow: 4.871px 34.659px 30px 0px rgba(0, 0, 0, 0.06); -moz-box-shadow: 4.871px 34.659px 30px 0px rgba(0, 0, 0, 0.06); box-shadow: 4.871px 34.659px 30px 0px rgba(0, 0, 0, 0.06);  }
.iq-tabs.iq-tab-vertical-2 .nav-pills li .nav-link:before { display: none; content: ""; display: block; position: absolute; bottom: 15px; right: -100px; background: #e8e9f0; border-radius: 25px; height: 60%; left: auto; transform: rotate(15deg); width: 60px; }
.iq-tabs.iq-tab-vertical-2 .nav-pills li .nav-link.active:before { display: block; right: -50px; }



/*---------------------------------------------------------------------
  Pricing Table
-----------------------------------------------------------------------*/

/*style 7*/
.iq-price-table-6 { overflow: hidden; margin-top: 0; background: #ffffff; padding: 0 0 50px; border-radius: 6px; position: relative; }
.iq-price-table-6::before { content: ""; display: block; position: absolute; bottom: 15px; right: -60px; background: #e8e9f0; border-radius: 25px; height: 60%; transform: rotate(15deg); width: 60px; }
.iq-price-table-6 .iq-price-header { padding: 45px 30px; position: relative; border-top: 10px solid #000000; }
.iq-price-table-6 .iq-price-header .iq-price-label { color: #000000; text-transform: uppercase; font-weight: bold; }
.iq-price-table-6 .iq-price-header .price { color: #000000; line-height: normal; text-transform: initial; }
.iq-price-table-6 .iq-price-header h2.iq-price { font-size: 60px; }
.iq-price-table-6 .iq-price-header h3.iq-price { font-size: 45px; }
.iq-price-table-6 .iq-price-header h4.iq-price { font-size: 36px; }
.iq-price-table-6 .iq-price-header h5.iq-price { font-size: 24px; }
.iq-price-table-6 .iq-price-header h6.iq-price { font-size: 16px; }
.iq-price-table-6 .iq-price-header .iq-price span { color: #000000; }
.iq-price-table-6 .iq-price-body ul.iq-price-service li { list-style: none;     line-height: 40px; color: #566384; }
.iq-price-table-6 .iq-price-body ul.iq-price-service li:hover { color: #000000; }
.iq-price-table-6 .iq-price-header .iq-price-label { margin-bottom: 10px; display: block; }
.iq-price-table-6 .iq-price-body ul.iq-price-service { padding: 30px 45px; border-top: 2px solid #f7fafe; }
.iq-price-table-6 .iq-button { margin-bottom: 45px; }
.iq-price-table-6 .iq-price-header  .iq-price-description { margin-bottom: 0; margin-top: 10px; }
.iq-price-table-6:hover .iq-price-header, .iq-price-table-6.active .iq-price-header { border-top-color: #007BFC; }
.iq-price-table-6:hover .iq-price-header .iq-price-label, .iq-price-table-6.active .iq-price-header .iq-price-label { color: #007BFC; }
.iq-price-table-6.active::before { background: #007BFC; }
.iq-price-table-6.active .iq-button { background: #000000; color: #ffffff; }
.iq-price-table-6.active .iq-button:hover, .iq-price-table-6.active .iq-button:focus { background: #000000; color: #ffffff; }

/*--------------------------------------------------------------
  Icon Box
--------------------------------------------------------------*/

/*style 1*/
.iq-icon-box-style-1 { display: flex; margin-bottom: 30px; padding: 30px; border: 1px solid transparent; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; }
.iq-icon-box-style-1 .icon-box-img { margin-right: 15px; }
.iq-icon-box-style-1 .icon-box-img img { width: 170px; }
.iq-icon-box-style-1 .icon-box-img i { font-size: 45px; color: #007BFC; }
.iq-icon-box-style-1 .icon-box-content .icon-box-title { margin-bottom: 15px; }
.iq-icon-box-style-1 .icon-box-content .icon-box-title a { margin: 0 0 10px; }
.iq-icon-box-style-1 .icon-box-content .icon-box-desc { margin: 0px; }
.iq-icon-box-style-1:hover, .iq-icon-box-style-1.active { border-color: #f2f2f4; background: #ffffff; -webkit-box-shadow: 4.871px 34.659px 30px 0px rgba(0, 0, 0, 0.06); -moz-box-shadow: 4.871px 34.659px 30px 0px rgba(0, 0, 0, 0.06); box-shadow: 4.871px 34.659px 30px 0px rgba(0, 0, 0, 0.06); }

/*style 2*/
.icon-box-style-2  {
    display: flex;
    padding: 15px;
    border: 1px solid transparent;
    /* -webkit-border-radius: 6px; */
    -moz-border-radius: 0px;
    /* border-radius: 6px; */
    transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    box-shadow: 0px 0px 120px #ababab1f;
} 
.icon-box-style-2 .icon-box-img { margin-right: 0; }
.icon-box-style-2 .icon-box-img img { width: 119px; }
.icon-box-style-2 .icon-box-img i { font-size: 36px; background: #007bfc; color: #ffffff; height: 60px; width: 60px; text-align: center; line-height: 60px; margin-right: 15px; border-radius: 900px; }
.icon-box-style-2 .icon-box-content .icon-box-title{    margin-bottom: 5px;
    font-size: 19px;
    letter-spacing: 0px;}
.icon-box-style-2 .icon-box-content .icon-box-title a { margin: 0 0 10px; }
.icon-box-style-2 .icon-box-content .icon-box-desc { margin: 0;    font-size: 16px;
 }
.icon-box-style-2:hover, .icon-box-style-2.active { border-color: #f2f2f4; background: #ffffff; }

/*style 8*/
.iq-icon-box-style-8 { position: relative; margin-bottom: 30px; padding: 45px 28px; border-radius: 5px; border: 1px solid #e6e7eb; transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; background: #ffffff; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; overflow: hidden; }
.iq-icon-box-style-8 .icon-box-img i { font-size: 45px; color: #007BFC; }
.iq-icon-box-style-8 .icon-box-content .icon-box-title a { margin: 30px 0 0; }
.iq-icon-box-style-8 .icon-box-content .icon-box-desc { margin: 15px 0 0; }
.iq-icon-box-style-8:hover, .iq-icon-box-style-8.active { border-color: #007BFC; }
.iq-icon-box-style-8 h5{font-size:16px;}
.iq-icon-box .icon-box-img img {height:100px;}
/*style 4*/
.iq-icon-box-style-4 { position: relative; margin-bottom: 30px; padding: 30px; transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; background: #ffffff; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; overflow: hidden; }
.iq-icon-box .icon-box-img {margin: 0px 0px 015px 0px;}
.iq-icon-box-style-4 .icon-box-img i { font-size: 45px; color: #007BFC; }
.iq-icon-box-style-4 .icon-box-content .icon-box-title a { margin: 15px 0; }
.iq-icon-box-style-4 .icon-box-content .icon-box-desc { margin: 0px 0px 015px 0px; }
.iq-icon-box-style-4::before { width: 0; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; height: 4px; background: #007BFC; content: ""; position: absolute; left: 0; right: 0; bottom: 0px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }
.iq-icon-box-style-4:hover::before, .iq-icon-box-style-4.active::before { width: 100%; }
.iq-icon-box-style-4:hover, .iq-icon-box-style-4.active { -webkit-box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.1); }
.iq-icon-box-style-4 .icon-box-title {margin: 0px 0px 015px 0px;}
.iq-icon-box-style-4 .icon-box-desc {margin: 0px 0px 015px 0px;}

/*style 9*/
.iq-icon-box-style-5{position: relative; margin-bottom: 30px; display: inline-block;vertical-align: middle;width: 100%; border: 1px solid #e6e7eb; transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out;  -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; overflow: hidden;}
.iq-icon-box-style-5 .icon-box-content {display: inline-block; width: 60%;vertical-align: middle; padding: 30px;}
.iq-icon-box-style-5 .icon-box-content .icon-box-title{margin-bottom: 15px;}
.iq-icon-box-style-5 .icon-box-img {display: inline-block;width: 35%;vertical-align: middle;text-align: right;float: right;}
.iq-icon-box-style-5.text-right .icon-box-img {text-align: left;float: left;}
.iq-icon-box-style-5.text-center .icon-box-img {text-align: center;float: none; width: 100%;margin: 30px auto ;}


/*---------------------------------------------------------------------
 Testimonial
-----------------------------------------------------------------------*/
.testimonial-section
{
	background-image: url(../img/map2.png);
    background-repeat: no-repeat;
    background-position: center;

}
/*style 1*/
.testimonial .testimonial-quote { position: absolute; font-size: 90px; line-height: 90px; left: 50%; top: 50%; margin-right: -50%; transform: translate(-50%, -50%); text-align: center; z-index: -1; opacity: 1; }
.testimonial .testimonial-quote i { opacity: 0.2; color: #007BFC; }
.testimonial-1 .testimonial-info { padding: 0 30px 60px 30px;} 
.testimonial-1 .testimonial-info .testimonial-avtar { margin-right: 30px; width: 80px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }
.testimonial-1 .testimonial-info .testimonial-avtar img { width: 80px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }
.testimonial-1 .testimonial-info .testimonial-content { padding: 30px; z-index: 1; position: relative; background: rgba(255, 255, 255, 1.0); -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; border: 1px solid #f2f2f4;	box-shadow:0px 8px 20px #0000001c !important;
}
.testimonial-1 .testimonial-info .title { font-size: 18px; }
.testimonial-1 .testimonial-info .avtar-name { display: table-cell; margin-top: 15px; }
.testimonial-1 .testimonial-info .avtar-name  span { font-size: 14px; }
.testimonial-1 .testimonial-info p { margin-bottom: 0px; }
.testimonial-1 .testimonial-info .iq-lead { font-size: 18px; line-height: 20px; color: #007BFC; font-weight: bold; }
.testimonial-1 .testimonial-info .testimonial-member { margin-top: 0px; display: flex; }
.testimonial-1.text-right .testimonial-info .testimonial-avtar { margin-right: 0; margin-left: 15px; float: right; }
.testimonial-1.text-center .testimonial-info .testimonial-member { display: block; text-align: center; }
.testimonial-1.text-center .testimonial-info .testimonial-avtar { display: inline-block; vertical-align: middle; }
.testimonial-1.text-center .testimonial-info .avtar-name { display: inline-block; text-align: left; vertical-align: middle; }
.testimonial-1.text-right .testimonial-info .avtar-name { display: inline-block; }
.testimonial-1.text-right .testimonial-info .testimonial-member { display: block; }
.testimonial.testimonial-1.text-left .testimonial-quote { right: 00px; left: auto; margin: 0; text-align: right; bottom: 15px; top: auto; }
.testimonial.testimonial-1.text-right .testimonial-quote { left: 90px; text-align: left; bottom: -15px; top: auto; }

/*style 7*/
.iq-testimonial-7  .owl-carousel .owl-stage-outer { padding: 0 15px; }
.iq-testimonial-7 .iq-testimonial-info .iq-testimonial-content { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 30px 30px 30px; margin: 0 0 30px; position: relative; background: #ffffff; -webkit-box-shadow: 4.871px 34.659px 30px 0px rgba(0, 0, 0, 0.06); -moz-box-shadow: 4.871px 34.659px 30px 0px rgba(0, 0, 0, 0.06); box-shadow: 4.871px 34.659px 30px 0px rgba(0, 0, 0, 0.06); border: 1px solid #f2f2f4; z-index: 1; }
.iq-testimonial-7 .iq-testimonial-info .iq-testimonial-content  p { margin-bottom: 30px; }
.iq-testimonial-7 .iq-testimonial-info .iq-testimonial-content .iq-testimonial-avtar { border-radius: 100%; height: 60px; width: 60px; margin-bottom: -60px; position: relative; }
.iq-testimonial-7.text-center .iq-testimonial-info .iq-testimonial-content .iq-testimonial-avtar { right: 0; left: 0; margin: 0 auto -60px; }
.iq-testimonial-7.text-left .iq-testimonial-info .iq-testimonial-content .iq-testimonial-avtar { left: 0; }
.iq-testimonial-7.text-right .iq-testimonial-info .iq-testimonial-content .iq-testimonial-avtar { right: 0; }
.iq-testimonial-7 .iq-testimonial-info .iq-testimonial-content .iq-testimonial-avtar img { -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; height: 100%; width: 100%; }
.iq-testimonial-7 .iq-testimonial-info .iq-testimonial-member .avtar-name .iq-lead { color: #000000; font-size: 20px; font-weight: bold; }
.iq-testimonial-7 .iq-testimonial-info .iq-testimonial-member .avtar-name .iq-post-meta { font-size: 16px; }
.iq-testimonial-7 .iq-testimonial-info .iq-testimonial-member { padding: 15px 45px 0; display: block; position: relative; }
.iq-testimonial.iq-testimonial-7 .iq-testimonial-info .iq-testimonial-content .iq-testimonial-quote { top: 30%; }

/*style 3*/
.iq-testimonial-3 .iq-testimonial-info .iq-testimonial-content { font-size: 20px; padding-bottom: 15px; }
.iq-testimonial-3 .iq-testimonial-info .iq-testimonial-content p { margin-bottom: 0; }
.iq-testimonial-3 .iq-testimonial-info .iq-testimonial-member { padding: 0 30px; }
.iq-testimonial-3 .iq-testimonial-info .iq-testimonial-member .avtar-name .iq-lead { color: #000000; font-size: 18px; font-weight: bold; }
.iq-testimonial-3 .iq-testimonial-info .iq-testimonial-avtar { width: 60px; margin: 0 auto; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }
.iq-testimonial-3.text-right .iq-testimonial-info .iq-testimonial-avtar { float: right; }
.iq-testimonial-3 .iq-testimonial-info .iq-testimonial-avtar img { width: 100%; height: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }

.about-analytics{padding: 20px 40px 40px; box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin: 0% 0% 0% 0%;border-radius: 10px 10px 10px 10px;background-color: #FFFFFF;}

.about-analytics h5 span{font-size: 16px; font-weight: normal;}

.iq-testimonial-3.iq-data-testimonial .iq-testimonial-info .iq-testimonial-avtar{    margin-left: 30px;}
/*--------------------------------------------------------------
  Client
--------------------------------------------------------------*/

/*column*/
.iq-client-grid { list-style: none; padding: 0; border-top: 1px solid #f2f2f2; border-right: 1px solid #f2f2f2; margin: 0; float: left; width: 100%; }
.iq-client-grid li { display: inline-block; border-left: 1px solid #f2f2f2; border-bottom: 1px solid #f2f2f2; padding: 15px; text-align: center; float: left; background: #ffffff; }
.iq-client-col-6 li { width: 16.66% }
.iq-client-col-5 li { width: 20% }
.iq-client-col-4 li { width: 25% }
.iq-client-col-3 li { width: 33.33% }
.iq-client-col-2 li { width: 50% }
.iq-client .owl-carousel .owl-item img { width: auto; margin: 0 auto; }
.iq-client .iq-client-info h6 { margin-bottom: 10px; }
.iq-client .iq-client-info p { margin-bottom: 0; }
.iq-client.iq-has-shadow li:hover { -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.06); -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.06); box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.06); -webkit-transition: -webkit-transform .4s ease; transition: -webkit-transform .4s ease; -o-transition: transform .4s ease; transition: transform .4s ease; transition: transform .4s ease, -webkit-transform .4s ease; }
.iq-client.iq-has-grascale li img, .iq-client.iq-has-grascale .item img { opacity: 0.4; -webkit-filter: grayscale(100%); filter: grayscale(100%); }
.iq-client.iq-has-grascale li:hover img, .iq-client.iq-has-grascale .item:hover img { opacity: 1; -webkit-filter: none; filter: none; }
.iq-client-title { margin-bottom: 15px; }
.client-padding { padding: 60px 0px; border-bottom: 1px solid #e6e7eb; }
.client-box { background-color: #0D1E67; padding: 45px; border-radius: 6px; }

/*--------------------------------------------------------------
 Process Steps
--------------------------------------------------------------*/

/*style 1*/
.iq-process-step-style-1 { margin-bottom: 45px; }
.iq-process-step-style-1 .iq-process-step { position: relative; margin-bottom: 30px; display: block; padding: 0 15px; }
.iq-process-step-style-1 .iq-process-step  .iq-step-content .step-number { background: #ffffff; border-radius: 100px; box-shadow: 0px 25px 40px 0px rgba(0, 0, 0, 0.15); color: #000000; width: 40px; height: 40px; line-height: 40px; text-align: center; position: absolute; font-weight: 600; top: 15px; right: 30%; z-index: 1; }
.iq-process-step-style-1 .iq-process-step  .iq-step-content { margin-bottom: 30px; }
.text-left.iq-process-step-style-1 .iq-process-step  .iq-step-content .step-number { left: 0; right: auto; }
.text-right.iq-process-step-style-1 .iq-process-step  .iq-step-content .step-number { right: 0; left: auto; }
.iq-process-step-style-1 .iq-process-step .iq-step-text-area .iq-step-title { margin-bottom: 10px; }

/*style 2*/
.iq-process-step .iq-before-img { position: absolute; right: -20%; top: 15%; }
.text-left .iq-process-step  .iq-before-img { right: 15%; }
.text-right .iq-process-step  .iq-before-img { left: 10%; right: auto; }
.iq-before-img { position: absolute; right: -20%; top: 15%; }
.iq-process-step-style-2 .iq-process-step { position: relative; display: block; }
.iq-process-step-style-2 .iq-process-step .iq-step-content { margin-bottom: 30px; text-align: center; background: #ffffff; height: 110px; width: 110px; -webkit-border-radius: 110px; -moz-border-radius: 110px; border-radius: 110px; position: relative; top: 0; display: inline-block; -webkit-box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.1); transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; }
.iq-process-step-style-2 .iq-process-step:hover .iq-step-content { top: -8px; }
.iq-process-step-style-2 .iq-process-step .iq-step-content i { font-size: 50px; line-height: 110px; color: #007bfc; }
.iq-process-step-style-2 .iq-process-step .step-number { font-size: 18px; background: #007bfc; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; color: #ffffff; width: 36px; height: 36px; line-height: 36px; text-align: center; position: absolute; top: 0; right: 0; }
.iq-process-step-style-2 .iq-process-step h5 span { height: 6px; width: 6px; background: #007bfc; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; display: inline-block; margin-left: 6px; }
.iq-process-step-style-2 .iq-process-step .iq-step-text-area .iq-step-title { margin-bottom: 10px; }
.iq-process-step-style-2 .iq-process-step .iq-step-text-area .iq-step-desc { display: block; }

/*style 3*/
.iq-process-step-style-3 .iq-process-step { background: #ffffff; margin-bottom: 30px;  position: relative; display: block; padding:0 30px; }
.iq-process-step-style-3 .iq-process-step  .iq-step-content{display: inline-block;vertical-align: middle;margin-bottom: 30px;position: relative; font-weight: 600; z-index: 1;border: 1px solid #007BFC;border-radius: 6px;overflow: hidden;}
.iq-process-step-style-3 .iq-process-step  .iq-step-content .step-number span {width:87px;height:87px;line-height:87px;   color: #ffffff;  text-align: center; background: #007BFC;     display: inline-block;
    border-radius: 6px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;}
.iq-process-step-style-3 .iq-process-step  .iq-step-content .step-number .step_icon{    height: 87px;    line-height: 87px;
    margin: 0 auto;
    display: inline-block;
    text-align: center;
    padding-left: 30px;border-radius: 0;}
.iq-process-step-style-3 .iq-process-step  .iq-step-content .step-number img{width: 60px;}
.iq-process-step-style-3 .iq-process-step  .iq-step-content i { font-size: 45px; color: #007BFC; }
.iq-process-step-style-3 .iq-process-step .iq-step-text-area .iq-step-desc { margin-top: 10px; margin-bottom: 15px; display: block; }


/*----------------------------------------
 Slider With Text
----------------------------------------*/
.iq-slider-with-text .slider-nav .slick-list { overflow: visible; }
.iq-slider-with-text .slider-nav { overflow: hidden; margin: 75px 0 60px; width: 100%; }
.iq-slider-with-text .slider-nav li img { display: block; width: auto; height: 50px; margin: 0 auto; -webkit-transition: -webkit-transform .5s ease; transition: -webkit-transform .5s ease; transition: transform .5s ease; transition: transform .5s ease, -webkit-transform .5s ease; }
.iq-slider-with-text .slider-nav li { display: inline-block; vertical-align: middle; margin: 0 30px; height: 50px; -webkit-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); outline: none; width: 150px; -webkit-transition: -webkit-transform .5s ease; transition: -webkit-transform .5s ease; transition: transform .5s ease; transition: transform .5s ease, -webkit-transform .5s ease; }
@media (min-width:768px) {
	.iq-slider-with-text .slider-nav { padding-top: 150px; }
	.iq-slider-with-text .slider-nav li.slick-current { -webkit-transform: translateY(-75px) scale(2.5) !important; -ms-transform: translateY(-75px) scale(2.5) !important; transform: translateY(-75px) scale(2.5) !important; }
}
@media (min-width:1280px) {
	.iq-slider-with-text .slider-nav li.near-item { -webkit-transition: -webkit-transform .5s ease; transition: -webkit-transform .5s ease; transition: transform .5s ease; transition: transform .5s ease, -webkit-transform .5s ease; -webkit-transform: scale(1.2) !important; -ms-transform: translateY(-35px) scale(1.2) !important; transform: translateY(-35px) scale(1.2) !important; }
}
@media (max-width:767px) {
	.iq-slider-with-text .slider-nav { margin: 35px 0 }
}
.iq-slider-with-text .slider-for { margin-top: -25px }
.iq-slider-with-text .slider-for .slider-text { padding-top: 25px }
.iq-slider-with-text .slider-for .slider-text .slider-title { margin-bottom: 30px; }
.iq-slider-with-text .slider-for .slider-text.slick-active .slider-title, .iq-slider-with-text .slider-for .slider-text.slick-active .iq-button, .iq-slider-with-text .slider-for .slider-text.slick-active .slider-desc { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0) }
.iq-slider-with-text .slider-for .slider-text.slick-active .slider-title { -webkit-transition-delay: .2s; transition-delay: .2s }
.iq-slider-with-text .slider-for .slider-text.slick-active .slider-desc { -webkit-transition-delay: .375s; transition-delay: .375s }
.iq-slider-with-text .slider-for .slider-text.slick-active .iq-button { -webkit-transition-delay: .55s; transition-delay: .55s }
.iq-slider-with-text .slider-for .slider-text div { max-width: 590px; margin: 0 auto }
.iq-slider-with-text .slider-for .slider-text .slider-title, .iq-slider-with-text .slider-for .slider-text .iq-button, .iq-slider-with-text .slider-for .slider-text .slider-desc { opacity: 0; -webkit-transform: translateY(-25px); -ms-transform: translateY(-25px); transform: translateY(-25px); -webkit-transition: opacity .35s, -webkit-transform .5s ease; transition: opacity .35s, -webkit-transform .5s ease; transition: opacity .35s, transform .5s ease; transition: opacity .35s, transform .5s ease, -webkit-transform .5s ease }
.iq-slider-with-text .slider-nav .slick-arrow { -webkit-transform: translateY(-62%); -ms-transform: translateY(-62%); transform: translateY(-62%); }
.iq-slider-with-text .slider-nav .slick-arrow.slick-prev { left: 25px; }
.iq-slider-with-text .slider-nav .slick-arrow.slick-next { right: 25px; }
.iq-slider-with-text .slider-nav .slick-arrow { position: absolute; color: #007BFC; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 50px; height: 50px; padding-top: 14px; cursor: pointer; font-size: 0; }
.iq-slider-with-text .slider-nav .slick-arrow .slick-prev:before, .iq-slider-with-text .slider-nav .slick-arrow .slick-next:before { font-family: 'Roboto', sans-serif; }
.iq-slider-with-text .slider-nav .slick-arrow.slick-prev:before, .iq-slider-with-text .slider-nav .slick-arrow.slick-next:before { color: #007BFC; }

/*--------------------------------------------------------------
                           Lists
--------------------------------------------------------------*/
.iq-list li { padding-left: 10px; margin-bottom: 10px; }
.iq-list li:last-child { margin-bottom: 0; }
.iq-list-with-icon, .iq-list-with-img, .iq-list ul { padding: 0; margin: 0; }
.iq-list-with-icon li, .iq-list-with-img li {
    padding-left: 0;
    list-style: square;
    /* display: flex; */
    /* line-height: 40px; */
    width: 90%;
    font-size: 17px;
    margin-left: 41px; }
.iq-list-with-icon li i, .iq-list-with-img li img { margin-right: 10px; color: #007BFC; width: auto; height: 100%; margin-top: 10px; }
.iq-list.iq-one-column { columns: 1; -webkit-columns: 1; -moz-columns: 1; }
.iq-list.iq-two-column { columns: 2; -webkit-columns: 2; -moz-columns: 2; }
.iq-list.iq-three-column { columns: 3; -webkit-columns: 3; -moz-columns: 3; }
.iq-list.iq-four-column { columns: 4; -webkit-columns: 4; -moz-columns: 4; }
.iq-list.iq-five-column { columns: 5; -webkit-columns: 5; -moz-columns: 5; }
.iq-list.iq-six-column { columns: 6; -webkit-columns: 6; -moz-columns: 6; }

/*---------------------------------------------------------------------
  FAQ
-----------------------------------------------------------------------*/
.iq-accordion { z-index: 9; position: relative; }
.iq-accordion .iq-accordion-title { position: relative; font-family: 'Poppins', sans-serif; padding: 15px 60px 15px 30px; background: #f7f7f7; line-height: normal; cursor: pointer; display: flex; text-align: left; color: #ffffff; font-weight: 600; text-decoration: none; }
.iq-accordion .iq-accordion-title .accordion-title { display: inline-block; vertical-align: middle; }
.iq-accordion .iq-accordion-details { display: none; text-align: left; padding: 0 30px 15px; background: #f7f7f7; }
.iq-accordion .iq-accordion-details p { margin-bottom: 0; }
.iq-accordion .iq-accordion-block { margin-bottom: 30px; border: 1px solid #f7f7f7; padding: 0; overflow: hidden; }
.iq-accordion .iq-accordion-block:last-child { margin-bottom: 0; }
.iq-accordion .iq-accordion-block .iq-accordion-title i { color: #007BFC; line-height: normal; vertical-align: middle; }
.iq-accordion .iq-accordion-block .iq-accordion-title   .iq-icon-right { position: absolute; right: 30px; }
.iq-accordion .iq-accordion-block .iq-accordion-title  i::before { vertical-align: middle; }
.iq-accordion .iq-accordion-block .iq-accordion-title  i.active { display: none; }
.iq-accordion .iq-accordion-block.iq-active .iq-accordion-title  i.active { display: inline-block; vertical-align: middle; }
.iq-accordion .iq-accordion-block.iq-active  .iq-accordion-title i.inactive { display: none; }
.iq-accordion-square .iq-accordion-block { -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }
.iq-accordion-semi-round .iq-accordion-block { -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }
.iq-accordion-round .iq-accordion-block { -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; }
.iq-accordion-round .iq-accordion-title, .iq-accordion-round .iq-accordion-details { background: #ffffff; }
.iq-accordion .iq-accordion-block .iq-accordion-title .iq-icon-left { margin-right: 15px; display: inline-block; vertical-align: middle; }
.iq-accordion-shadow .iq-accordion-block.iq-active { -webkit-box-shadow: 4.871px 34.659px 30px 0px rgba(0, 0, 0, 0.06); -moz-box-shadow: 4.871px 34.659px 30px 0px rgba(0, 0, 0, 0.06); box-shadow: 4.871px 34.659px 30px 0px rgba(0, 0, 0, 0.06); transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; }
.iq-accordion-classic .iq-accordion-details { padding: 15px 30px; }
.iq-accordion .iq-accordion-block.iq-active { border-color: #007BFC; }
.iq-accordion .iq-accordion-block.iq-active .iq-accordion-title { background-color: #007BFC; color: #ffffff; }
.iq-accordion .iq-accordion-block.iq-active .iq-accordion-title .accordion-title { color: #ffffff; }

/*--------------------------------------------------------------
 Image Gallery
--------------------------------------------------------------*/
.isotope-filters { padding-top: 30px; display: table; margin: 0 auto 30px; text-align: center; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
.isotope-filters  button { position: relative; margin: 0 4px; cursor: pointer; padding: 5px 20px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; background: transparent; color: #313e5b; border: none; font-weight: normal; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; }
.isotope-filters  button:before { transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; content: ""; width: 0; height: 3px; display: inline-block; position: absolute; right: 0; bottom: 0; left: 0; margin: 0 auto; right: 0; background: #437eeb; }
.isotope-filters  button.active, .isotope-filters  button:hover { background: transparent; color: #437eeb; position: relative; }
.isotope-filters button.active:before, .isotope-filters  button:hover:before { width: 15px; }
.isotope-filters  button:focus { outline: none; outline-style: none; outline-offset: 0; }

/* Grid And Masonry */
.isotope.no-padding .iq-grid-item { padding: 0 !important; }
.iq-masonry.no-padding .iq-masonry-item { padding: 0 !important; }
.isotope, .iq-masonry { margin: 0 0 -15px 0; float: left; width: 100%; }
.isotope, .iq-masonry.no-padding { margin-bottom: 30px; }
.isotope .iq-grid-item { padding: 15px; }
.isotope .iq-grid-item img, .iq-masonry .iq-masonry-item img { width: 100%; }

/* Grid */
.isotope.iq-columns-1 .iq-grid-item { width: 100%; }
.isotope.iq-columns-2 .iq-grid-item { width: 50%; }
.isotope.iq-columns-3 .iq-grid-item { width: 33.33333333%; }
.isotope.iq-columns-4 .iq-grid-item { width: 25%; }
.isotope.iq-columns-5 .iq-grid-item { width: 20%; }

/* Masonry */
.iq-masonry.iq-columns-2 .iq-masonry-item { width: 50%; }
.iq-masonry.iq-columns-3 .iq-masonry-item { width: 33.333333%; }
.iq-masonry.iq-columns-4 .iq-masonry-item { width: 25%; }
.iq-masonry.iq-columns-5 .iq-masonry-item { width: 20%; }
.iq-masonry-item .iq-portfolio:hover .iq-portfolio-content .consult-details .consult-effect:before { bottom: 98px; }
.iq-masonry-item.style-two .iq-portfolio:hover .iq-portfolio-content .consult-details .consult-effect:before { bottom: 81px; }

/* Grid Full Screen */
.isotope.full-grid, .iq-masonry.full-grid { margin: 0 -30px 0 0; }
.isotope.full-grid .iq-grid-item { padding: 0 30px 30px 0; }

/* Grid Full Screen No Space*/
.isotope.full-grid.no-padding, .iq-masonry.full-grid.no-padding { margin: 0; }
.isotope.full-grid.no-padding .iq-grid-item { padding: 0 !important; }
@media(max-width:1199px) {
	.isotope.iq-columns-4 .iq-grid-item, .iq-masonry.iq-columns-4 .iq-masonry-item { width: 33.3% }
	.isotope.iq-columns-5 .iq-grid-item, .iq-masonry.iq-columns-5 .iq-masonry-item { width: 25%; }
}
@media(max-width:992px) {
	.isotope.iq-columns-4 .iq-grid-item, .iq-masonry.iq-columns-4 .iq-masonry-item { width: 50%; }
	.isotope.iq-columns-3 .iq-grid-item, .isotope.iq-columns-5 .iq-grid-item, .iq-masonry.iq-columns-3 .iq-masonry-item, .iq-masonry.iq-columns-5 .iq-masonry-item { width: 50%; }
}
@media(max-width:767px) {
	.isotope.iq-columns-4 .iq-grid-item, .isotope.iq-columns-2 .iq-grid-item, .isotope.iq-columns-3 .iq-grid-item, .isotope.iq-columns-5 .iq-grid-item, .iq-masonry.iq-columns-2 .iq-masonry-item, .iq-masonry.iq-columns-3 .iq-masonry-item, .iq-masonry.iq-columns-4 .iq-masonry-item, .iq-masonry.iq-columns-5 .iq-masonry-item { width: 100% }
}
.iq-masonry-item .iq-gallery { position: relative; overflow: hidden; }
.iq-masonry-item .iq-gallery .iq-gallery-img img { -o-transform: scale(1.0); -ms-transform: scale(1.0); -moz-transform: scale(1.0); -webkit-transform: scale(1.0); transform: scale(1.0); -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
.iq-masonry-item .iq-gallery:hover .iq-gallery-img img { -o-transform: scale(1.09); -ms-transform: scale(1.09); -moz-transform: scale(1.09); -webkit-transform: scale(1.09); transform: scale(1.09); }
.iq-masonry-item .iq-gallery .iq-overbg { font-size: 32px; line-height: 32px; position: absolute; width: 100%; height: 100%; left: 0; top: 0; }
.iq-masonry-item .iq-gallery .iq-overbg { background: none; width: 100%; height: 100%; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.iq-masonry-item .iq-gallery .iq-overbg .iq-gallery-content { position: absolute; opacity: 0; display: inline-flex; align-items: center; justify-content: center; width: 100%; height: 100%; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; z-index: 9; }
.iq-masonry-item .iq-gallery .iq-overbg::before { border-bottom: 1px solid #ffffff; border-top: 1px solid #ffffff; -o-transform: scale(0, 1); -webkit-transform: scale(0, 1); -moz-transform: scale(0, 1); transform: scale(0, 1); }
.iq-masonry-item .iq-gallery .iq-overbg::after { border-left: 1px solid #ffffff; border-right: 1px solid #ffffff; -o-transform: scale(1, 0); -webkit-transform: scale(1, 0); -moz-transform: scale(1, 0); transform: scale(1, 0); }
.iq-masonry-item .iq-gallery .iq-overbg::before, .iq-masonry-item .iq-gallery .iq-overbg::after { bottom: 15px; content: ""; left: 15px; opacity: 0; position: absolute; right: 15px; top: 15px; -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s; -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s; -moz-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s; transition: opacity 0.35s ease 0s, transform 0.35s ease 0s; z-index: 1; }
.iq-masonry-item .iq-gallery:hover .iq-overbg { background: rgba(2, 216, 113, 0.80); }
.iq-masonry-item .iq-gallery:hover .iq-overbg::before, .iq-masonry-item .iq-gallery:hover .iq-overbg::after { opacity: 1; -o-transform: scale(1); -webkit-transform: scale(1); -moz-transform: scale(1); transform: scale(1); }
.iq-masonry-item .iq-gallery:hover .iq-overbg .iq-gallery-content { left: 0; opacity: 1; }
.iq-masonry-item .iq-gallery  a { color: #ffffff; position: relative; overflow: hidden; display: block; }
.iq-masonry-item .iq-gallery  a .iq-overbg i::before { display: inline-block; vertical-align: middle; }
.iq-masonry-item .iq-gallery  a .iq-overbg img { width: auto; }
.iq-masonry-item .iq-gallery a:hover { color: #000000; }

/*--------------------------------------------------------------
 Team
--------------------------------------------------------------*/

/*Style 9*/
.iq-team-slider { margin: 0 -15px 30px; }
.iq-team-style-9 .iq-team-blog:hover .iq-team-info { bottom: 0; }
.iq-team-style-9 .iq-team-blog { position: relative; overflow: hidden; }
.iq-team-style-9 .iq-team-info { padding: 10px 15px; text-align: center; background: none; position: absolute; bottom: -84px; background: #eeeeee; left: 0; display: inline-block; width: 100%; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; border: 1px solid #e8f8f2 }
.iq-team-style-9 .iq-team-info span { font-size: 14px; display: inline-block; width: 100%; float: left; }
.iq-team-style-9 .iq-team-social { background: none; position: absolute; left: -65px; top: 10px; width: 45px; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
.iq-team-style-9 .iq-team-blog:hover .iq-team-social { left: 15px; }
.iq-team-style-9 .iq-team-social ul li { margin: 5px 0; }
.iq-team-style-9 .iq-team-social ul li a { color: #ffffff; width: 45px; height: 45px; line-height: 45px; background: #ffffff; color: #007BFC; border-radius: 90px; text-align: center; display: inline-block; }
.iq-team-style-9 .iq-team-social ul li a:hover { color: #ffffff; background: rgba(37, 177, 95, 1); background: #007BFC; }
.iq-team-style-9 .iq-team-img { position: relative; }
.iq-team-style-9 .iq-team-img img { width: 100%; }
.iq-team-style-9 .iq-team-img:before { content: ""; bottom: 0; opacity: 0; left: 0; position: absolute; width: 100%; height: 100%; background: rgba(0, 123, 252, 0); background: -moz-linear-gradient(top, rgba(0, 123, 252, 0) 0%, rgba(0, 123, 252, 1) 100%); background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 123, 252, 0)), color-stop(100%, rgba(0, 123, 252, 1))); background: -webkit-linear-gradient(top, rgba(0, 123, 252, 0) 0%, rgba(0, 123, 252, 1) 100%); background: -o-linear-gradient(top, rgba(0, 123, 252, 0) 0%, rgba(0, 123, 252, 1) 100%); background: -ms-linear-gradient(top, rgba(0, 123, 252, 0) 0%, rgba(117, 205, 111, 1) 100%); background: linear-gradient(to bottom, rgba(0, 123, 252, 0) 0%, rgba(0, 123, 252, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007BFC', endColorstr='#007BFC', GradientType=0); -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
.iq-team-style-9 .iq-team-blog:hover .iq-team-img:before { opacity: 1; }
.iq-team-style-9 .iq-team-social ul { list-style: none; padding: 0; margin: 0; }

/*----------------------------------------
  Fancy Box with List
----------------------------------------*/

/*style 1*/
.iq-fancy-box-list-1 { position: relative; margin-bottom: 30px; padding: 30px; transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; background: #ffffff; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; overflow: hidden; }
.iq-fancy-box-list-1 .iq-img-area i { font-size: 45px; color: #007BFC; }
.iq-fancy-box-list-1 .iq-img-area { margin-bottom: 30px }
.iq-fancy-box-list-1 .iq-fancy-details .iq-fancy-title { margin: 0 0 .5rem; }
.iq-fancy-box-list-1 .iq-fancy-details .fancy-box-content { margin: 0; }
.iq-fancy-box-list-1  .iq-fancy-details .iq-list { margin-top: 15px; }
.iq-fancy-box-list-1::before { width: 0; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; height: 4px; background: #007BFC; content: ""; position: absolute; left: 0; right: 0; bottom: 0px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }
.iq-fancy-box-list-1:hover::before, .iq-fancy-box-list-1.active::before { width: 100%; }
.iq-fancy-box-list-1.iq-shadow:hover, .iq-fancy-box-list-1.iq-shadow.active { -webkit-box-shadow: 4.871px 34.659px 30px 0px rgba(0, 0, 0, 0.06); -moz-box-shadow: 4.871px 34.659px 30px 0px rgba(0, 0, 0, 0.06); box-shadow: 4.871px 34.659px 30px 0px rgba(0, 0, 0, 0.06); }
.iq-fancy-box-list-1:hover .iq-img-area i, .iq-fancy-box-list-1.active .iq-img-area i { color: #000000; }
.iq-fancy-box-list-1 .iq-list .iq-list-with-icon li, .iq-fancy-box-list-1 .iq-list  li { color: #000000; font-weight: 500; }

/*Bg*/
.iq-application .iq-button {color: #fff;
    /* border-color: #0d1e67; */
    border-style: solid;
    background: #0d1e67; }
.iq-application .iq-button:hover { border-color: #0d1e67; }
.icon-box-top { margin-top: -65px; background: transparent; }

/*overlay*/
img.shape { position: absolute; left: 71%; top: 13%; width: 30%; }
img.shape-left { position: absolute; right: 88%; top: 5%; width: 30%; }
img.shape-right { position: absolute; left: 86%; top: 5%; width: 30%; }

/*---------------------------------------------------------------------
Video Section
-----------------------------------------------------------------------*/
.iq-popup-video, .iq-popup-video .position-relative { min-height: 300px; }
.iq-video-img { position: relative; }
.iq-video-icon { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.iq-video { background: #007BFC; display: inline-block; vertical-align: middle; width: 80px; height: 80px; text-align: center; font-size: 32px; color: #ffffff; float: left; border-radius: 100%; line-height: 74px; z-index: 9; position: relative; }
.iq-video i::before { vertical-align: middle; }
.iq-waves { position: absolute; width: 14rem; height: 14rem; left: -80px; top: -80px; z-index: 2; float: right; opacity: 0.2; }
.iq-waves .waves { position: absolute; width: 15rem; height: 15rem; background: #007BFC; opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; border-radius: 320px; background-clip: padding-box; -webkit-animation: waves 3s ease-in-out infinite; animation: waves 3s ease-in-out infinite; }
.iq-waves .wave-1 { -webkit-animation-delay: 0s; animation-delay: 0s; }
.iq-waves .wave-2 { -webkit-animation-delay: 1s; animation-delay: 1s; }
.iq-waves .wave-3 { -webkit-animation-delay: 2s; animation-delay: 2s; }
@-webkit-keyframes waves {
	0% { -webkit-transform: scale(0.2, 0.2); transform: scale(0.2, 0.2); opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
	50% { opacity: 0.9; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; }
	100% { -webkit-transform: scale(0.9, 0.9); transform: scale(0.9, 0.9); opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
}
@keyframes waves {
	0% { -webkit-transform: scale(0.2, 0.2); transform: scale(0.2, 0.2); opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
	50% { opacity: 0.9; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; }
	100% { -webkit-transform: scale(0.9, 0.9); transform: scale(0.9, 0.9); opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
}

/*---------------------------------------------------------------------
Pagination Section
-----------------------------------------------------------------------*/
.page-numbers { display: -ms-flexbox; display: flex; padding-left: 0; list-style: none; padding: 0; margin: 0; }
.page-numbers li .page-numbers { position: relative; display: block; padding: 0px 15px; height: 45px; width: 45px; text-align: center; line-height: 45px; margin: 0 5px; color: #142149; background-color: #fff; border: 1px solid #eeeeee; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.page-numbers li .page-numbers:hover { z-index: 2; color: #fff; text-decoration: none; background-color: #0d1e67; border-color: #0d1e67; }
.page-numbers li .page-numbers:focus { z-index: 2; outline: 0; box-shadow: none; }
.page-numbers li .page-numbers:not(:disabled):not(.disabled) { cursor: pointer }
.page-numbers li .page-numbers.current { z-index: 1; color: #fff; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; background: #0d1e67; border-color: #0d1e67; }
.page-numbers li .next.page-numbers, .page-numbers li .prev.page-numbers { width: auto; }

/*---------------------------------------------------------------------
Comments Box
-----------------------------------------------------------------------*/
.comments-area, .comment-respond { margin-top: 30px; clear: both; }
.comment-respond .comment-form-cookies-consent { clear: both; }
.comments-area .comments-title, .comment-respond .comment-reply-title { font-size: 24px; margin: 0 0 0; position: relative; padding-bottom: 0; }
.comment-respond .comment-reply-title  a { font-weight: 600; color: #142149; font-size: 80%; }
.comment-respond .comment-reply-title  a:hover { color: #0d1e67; text-decoration: none; }
.commentlist { margin: 15px 0 0; padding: 0; list-style: none; }
.commentlist .comment { margin-top: 30px; margin-bottom: 0; vertical-align: top; padding: 0; list-style: none; }
ol.commentlist .pingback, ol.commentlist .trackback { margin-left: 25px; }
ol.commentlist .pingback a, ol.commentlist .trackback a { color: #142149; }
ol.commentlist .pingback a:hover, ol.commentlist .trackback a:hover { color: #0d1e67; }
.commentlist li .comment-respond { margin-top: 30px; }
.commentlist .iq-comments-media { padding: 30px; border-radius: 6px; border: 1px solid #eeeeee; position: relative; background: #ffffff; }
.commentlist ol.children { padding-left: 60px; }
.commentlist .iq-comment-wrap { display: -ms-flexbox; display: flex; -ms-flex-align: start; align-items: flex-start; }
.commentlist .iq-comments-photo { padding-right: 15px; }
.commentlist .iq-comments-photo img { width: 80px; height: auto; -webkit-border-radius: 90px; -moz-border-radius: 90px; border-radius: 90px; }
.commentlist .iq-comments-info { position: relative; display: inline-block; width: 100%; }
.commentlist .iq-comments-info .title { display: inline-block; vertical-align: middle; margin: 0; text-transform: capitalize; }
.commentlist .iq-comments-info .title:hover { text-decoration: none; color: #0d1e67; }
.commentlist .iq-comment-metadata { font-size: 14px; color: #59597e; margin: 5px 0; display: inline-block; float: right; vertical-align: middle; }
.commentlist .comment-content p { margin-bottom: 30px; margin-top: 15px; }
.commentlist .iq-comment-metadata a { color: #007bfc; }
.commentlist .iq-comment-metadata a:hover { color: #0d1e67; text-decoration: none; }
.commentlist .iq-comment-metadata i { padding-right: 5px; font-weight: 400; }
.commentlist .iq-comments-media .reply a { position: relative; margin: 0; padding: 10px 30px; color: #fff; background: #007bfc; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; }
.commentlist .iq-comments-media .reply a { color: #fff; }
.commentlist .iq-comments-media .reply a:hover { background: #0d1e67; text-decoration: none; }
.no-comments, .comment-awaiting-moderation { font-style: italic; margin: 15px 0; }

/* Comments Form */
.comment-respond .comment-notes, .comment-respond  .logged-in-as { padding: 0; margin: 0 }
.comment-respond .comment-form-comment { margin-top: 15px; margin-bottom: 30px; display: inline-block; width: 100%; }
.comment-respond .comment-form-author, .comment-respond .comment-form-email, .comment-respond .comment-form-url { width: 32.6%; display: inline-block; float: left; margin-right: 15px; margin-bottom: 30px; }
.comment-respond .comment-form-url { margin-right: 0; }
.comment-respond .form-submit { display: inline-block; width: 100%; margin-bottom: 0; }
.commentlist .comment-respond .comment-form-author, .comment-respond .comment-form-email, .comment-respond .comment-form-url { width: 31.7%; }

/* Text meant only for screen readers */
.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; white-space: nowrap; height: 0px; width: 1px; overflow: hidden; }
.screen-reader-text:focus { background-color: #eeeeee; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; }

/*breadcrumb*/
.iq-breadcrumb { padding: 150px 0 100px; background: #0d1e67; }
.iq-breadcrumb .title, .iq-breadcrumb-one .title { font-size: 40px; color: #ffffff; }
.iq-breadcrumb nav { display: inline-block; margin-top: 0; }
.breadcrumb-item+.breadcrumb-item::before { padding-right: 1rem; }
.iq-breadcrumb.text-left .breadcrumb { z-index: 86; text-align: left; position: relative; color: #fff; margin-bottom: 0; display: inline-block; width: 100%; padding: 10px 0; background: none; }
.iq-breadcrumb.text-left .breadcrumb li { display: inline-block; word-break: break-all; }
.iq-breadcrumb.text-left .breadcrumb li a i { font-size: 18px; margin-right: 6px; }
.iq-breadcrumb.text-left .breadcrumb li, .iq-breadcrumb.text-left .breadcrumb li a:hover { color: #ffffff; text-decoration: none; }
.iq-breadcrumb.text-left .breadcrumb li a, .iq-breadcrumb.text-left .breadcrumb-item+.breadcrumb-item::before { color: #ffffff; margin-bottom: 0; }
.breadcrumb li { display: inline-block; word-break: break-all; }
.iq-breadcrumb-two { padding: 45px 0; position: relative; z-index: 2; }
.iq-breadcrumb-one { display: block; padding: 150px 0 100px; z-index: 9; position: relative; background: #0d1e67; }
.iq-breadcrumb-one ol li a { color: #fff; text-decoration: none; }
.iq-breadcrumb-one ol li { list-style: none; display: inline-block; }
.iq-breadcrumb-one .breadcrumb-item+.breadcrumb-item::before { content: "\f3d3"; color: #ffffff; font-family: "Ionicons"; }
.iq-breadcrumb-one .breadcrumb { position: relative; display: inline-block; }
.iq-breadcrumb-one .breadcrumb-item.active, .iq-breadcrumb-one ol li a:hover { color: #ffffff; position: relative; }
.iq-breadcrumb-one ol { background: transparent; padding: 0; margin-bottom: 0; margin-top: 15px; }
.iq-breadcrumb-two .breadcrumb { display: inline-block; }
.iq-breadcrumb-two ol li { display: inline-block; }
.iq-breadcrumb-three .breadcrumb { margin-top: 0; }
.iq-breadcrumb-three .iq-breadcrumb-one { padding: 0; }
.iq-breadcrumb-three { padding: 45px 0; }
.breadcrumb-bg, .breadcrumb-video, .video-iq-bg-over { position: relative; overflow: hidden; }
.breadcrumb-bg video, .breadcrumb-bg #video-background, .breadcrumb-video video, .video-iq-bg-over video, .video-breadcrumb-bg #video-background, .video-iq-bg-over  #video-background { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); display: inline-block; width: 100%; }
.breadcrumb-bg.iq-over-dark-80:before, .breadcrumb-ui:before { z-index: 0; }

/*Blog*/

/*Sticky Post*/
.sticky .iq-blog-box { background: #f2f5fe; }

/*latest Blog*/
.iq-blog-box { position: relative; overflow: hidden; margin-bottom: 45px; border: 1px solid #f2f4ff; border-radius: 6px; background: #ffffff; transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; }
.iq-blog-box:hover { -webkit-box-shadow: 0px 34.659px 15px 0px rgba(0, 0, 0, 0.06); -moz-box-shadow: 0px 34.659px 15px 0px rgba(0, 0, 0, 0.06); box-shadow: 0px 34.659px 15px 0px rgba(0, 0, 0, 0.06); }
.single-post .hentry  .iq-blog-box:hover, .single .hentry  .iq-blog-box:hover { box-shadow: none; }
.iq-blog-box .iq-blog-image { position: relative; text-align: center; display: inline-block; float: left; width: 100%; }
.iq-blog-box .iq-blog-image img { margin-bottom: 30px; background: #f2f5fe; }
.blog-date { background: #ffffff; border-radius: 90px; padding: 5px 10px; color: #245cbf; text-align: center; position: absolute; top: 15px; left: 15px; }
.blog-date .day { color: #245cbf; font-weight: bold; line-height: normal; }
.blog-date .month { line-height: normal; float: left; }
.iq-blog-box .blog-title { margin: 0 0 5px 0; }
.iq-blog-box .blog-title h5 { font-size: 30px; }
.iq-blog-box .blog-title a h5 { color: #142149; text-decoration: none; }
.iq-blog-box .blog-title a:hover h5, .iq-blog-box .blog-title a:hover { color: #0d1e67; text-decoration: none; }
.iq-blog-box .iq-blog-detail { padding: 30px; display: inline-block; float: left; width: 100%; }
.iq-blog-box .iq-blog-meta { margin: 0 0 10px; padding: 0; line-height: 16px; }
.iq-blog-box .iq-blog-meta ul.iq-postdate { padding: 0; }
.iq-blog-box .iq-blog-meta ul.list-inline li a { text-decoration: none; color: #007bfc; }
.iq-blog-box .iq-blog-meta  ul.list-inline li a:hover { text-decoration: none; color: #0d1e67; }
.iq-blog-box .iq-blog-meta ul li a { text-decoration: none; }
.iq-blog-box .iq-blog-meta ul li a i, .iq-blog-box  .iq-blog-meta ul li i { color: #007bfc; }
.qloud-space-bottom .iq-blog-box .iq-blog-detail { padding: 0 15px 15px; }
.owl-carousel .iq-blog-box .iq-blog-detail { padding: 0 20px 20px; display: inline-block; float: left; width: 100%; }
.owl-carousel .iq-blog-box .iq-blog-detail .blog-title h5 { font-size: 1.25rem; }
.owl-carousel.blog-carousel .owl-stage-outer { padding: 0px 15px; }
.owl-carousel.blog-carousel { margin: 0; float: left; width: 100%; clear: both; display: block; }
.iq-blog-box   .iq-blog-meta ul { font-size: 14px; text-align: left; margin-bottom: 0; }
.sticky .iq-blog-box .iq-blog-meta ul { border-color: #ffffff; }
.iq-blog-box  .iq-blog-detail p { margin-bottom: 15px; }
.iq-blog-box .iq-blogtag { margin: 0 0 0 20px; padding: 0; display: inline-block; width: 100%; position: absolute; bottom: 15px; left: 0; }
.iq-blog-box .iq-blogtag li { list-style: none; float: left; margin-right: 5px; }
.iq-blog-box .iq-blogtag li a { background: #007bfc; color: #ffffff; padding: 5px 10px; text-transform: uppercase; border-radius: 5px; font-size: 14px; }
.iq-blog-box .iq-blogtag li a:hover { text-decoration: none; background: #0d1e67; color: #ffffff; }
.iq-blog-box .iq-blogtag li:hover, .iq-blog-box:hover .iq-blogtag li { -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; }
.has-post-thumbnail .iq-blog-box .iq-blog-detail { padding: 0 30px 15px; display: inline-block; float: left; width: 100%; }
.has-post-thumbnail .iq-blog-box .iq-blogtag { margin: 0 0 0 30px; }
.iq-blog-box .iq-blog-detail blockquote p { margin-bottom: 0; }
.iq-blog-box .iq-blog-detail .blockquote { margin-top: 0; }
.blog-content .wp-audio-shortcode { margin-bottom: 15px; }
.post-password-form input { float: none; }
embed, iframe, object { max-width: 100%; width: 100%; }
.blog  .pagination { margin-top: 30px; }
.iq-blog-detail .blog-content .wp-block-archives, .iq-blog-detail .blog-content .wp-block-categories, .iq-blog-detail .blog-content .wp-block-latest-posts { margin: 0  0 30px; padding: 0; }
.iq-blog-detail .blog-content .wp-block-archives li, .iq-blog-detail .blog-content .wp-block-categories li, .iq-blog-detail .blog-content .wp-block-latest-posts  li { list-style-type: none; }
.blog-content .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated { padding: 0; }
.has-dates .wp-block-latest-comments__comment, .has-excerpts .wp-block-latest-comments__comment, .wp-block-latest-comments__comment { display: inline-block; width: 100%; }
.wp-block-table.is-style-stripes td { border-color: #eaeaea; }
.wp-block-table td, .wp-block-table th { text-align: left; }
.wp-block-latest-posts.is-grid.has-dates { margin: 0; }
.blog-content { display: inline-block; width: 100%; }
.widget ul li a { color: #59597e; padding-left: 15px; }

/* Blog Page Link */
.page-links { margin: 15px 0 10px; text-transform: uppercase; clear: both; }
.iq-blog-detail .blog-content .page-links a, .page-links > span.page-number, .page-links a { border: none; width: 30px; height: 30px; line-height: 30px; text-align: center; background: #eeeeee; margin-left: 5px; padding: 0px; display: inline-block; color: #142149; }
.iq-blog-detail .blog-content .page-links a:hover { text-decoration: none; border-color: transparent; background: #0d1e67; color: #ffffff; }
.iq-blog-detail .blog-content .page-links > span.page-number, .page-links > span.page-number { background: #0d1e67; color: #ffffff; }
article.hentry .iq-blog-detail .blog-content .page-links a:hover { color: #fff; }

/* Gallery */
.gallery-size-thumbnail .gallery-item { margin-right: 2%; width: 18.4%; margin-bottom: 2%; display: inline-block; vertical-align: top; }
.gallery-item .gallery-caption { font-size: 14px; line-height: 22px; }
.gallery-size-thumbnail .gallery-item img { margin-bottom: 10px; }
.gallery-columns-1 .gallery-item { width: 100%; margin-right: 0px; }
.gallery-columns-2 .gallery-item { width: 48%; }
.gallery-columns-3 .gallery-item { width: 31.3%; }
.gallery-columns-4 .gallery-item { width: 23%; }
.gallery-columns-5 .gallery-item { width: 18%; }
.gallery-columns-6 .gallery-item { width: 14.6%; }
.gallery-columns-7 .gallery-item { width: 12.2%; }
.gallery-columns-8 .gallery-item { width: 10.5%; }
.gallery-columns-9 .gallery-item { width: 9.1%; }
.gallery.gallery-size-thumbnail { display: inline-block; width: 100%; }

/* Audio */
article.hentry.format-audio .iq-blog-image { text-align: left; }
article.hentry.format-audio .iq-blog-image p:nth-child(-n+2) { display: inline-block; margin-bottom: 0; padding-top: 30px; }
article.hentry.format-audio .iq-blog-image p { margin-bottom: 0; padding-left: 30px; }
article.hentry.format-video .iq-blog-image p { margin-bottom: 0; }

/*pagination-nav*/
.page-numbers { display: -ms-flexbox; display: flex; padding-left: 0; list-style: none; padding: 0; margin: 0; }
.page-numbers li .page-numbers { position: relative; display: block; padding: 0px 15px; height: 45px; width: 45px; text-align: center; line-height: 45px; margin: 0 5px; color: #142149; background-color: #fff; border: 1px solid #eeeeee; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.page-numbers li .page-numbers:hover { z-index: 2; color: #fff; text-decoration: none; background-color: #0d1e67; border-color: #0d1e67; }
.page-numbers li .page-numbers:focus { z-index: 2; outline: 0; box-shadow: none; }
.page-numbers li .page-numbers:not(:disabled):not(.disabled) { cursor: pointer }
.page-numbers li .page-numbers.current { z-index: 1; color: #fff; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; background: #0d1e67; border-color: #0d1e67; }
.page-numbers li .next.page-numbers, .page-numbers li .prev.page-numbers { width: auto; }

/*Blog - SideBar*/
.iq-post-sidebar { height: 100%; }
.widget { margin-bottom: 45px; padding: 30px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; display: inline-block; width: 100%; float: left; position: relative; background: #f2f5fe; }
.widget:last-child { margin-bottom: 0; }
.widget .widget-title { margin-bottom: 15px; padding-bottom: 0; font-size: 22px; position: relative; }

/*SideBar - Search*/
.search-form { position: relative; }
.search-form label { display: none; }
.search-form input { padding-right: 40px; box-shadow: none; color: #142149; border: 2px solid #142149; background: #ffffff; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; }
.search-form input:focus, .search-form input[type=text]:focus, .search-form input[type=email]:focus, .search-form input[type=search]:focus, .search-form input[type=password]:focus { border: 2px solid #007bfc; }
.search-form .search-submit { position: absolute; right: 0; top: 0; color: #142149; cursor: pointer; padding: 7px 15px; font-size: 18px; background: none; border: none; outline: none; box-shadow: none; }
.search-form .search-submit .screen-reader-text { display: none; }

/* Assistive text */
.assistive-text, .site .screen-reader-text { position: absolute !important; clip: rect(1px, 1px, 1px, 1px); overflow: hidden; height: 1px; width: 1px; display: none; }
.main-navigation .assistive-text:focus, .site .screen-reader-text:hover, .site .screen-reader-text:active, .site .screen-reader-text:focus { background: #fff; border: 2px solid #333; border-radius: 3px; clip: auto !important; color: #142149; display: block; font-size: 12px; height: auto; padding: 12px; position: absolute; top: 5px; left: 5px; width: auto; z-index: 100000; /* Above WP toolbar */ }

/* Footer Post*/
.iq-post { margin: 0; padding: 0; }
.iq-post li { list-style: none; display: flex; align-items: flex-start; margin-bottom: 15px; }
.iq-post li .post-img { border-radius: 90px; width: 80px; margin-right: 15px; }
.iq-post li .post-img  img { border-radius: 90px; }
.iq-post li .post-blog { flex: 1; }
.iq-post li .post-blog h6 { margin-bottom: 10px; }
.iq-post li .post-blog a { color: #142149; margin: 0; padding: 0; font-family: 'Poppins', sans-serif; line-height: normal; }
.iq-post li .post-blog a:hover { color: #0d1e67; text-decoration: none; }
.iq-post li .post-blog a:before { display: none; }
.iq-post li .post-blog ul li a { font-size: 12px; color: #59597e; }
.widget .iq-post li { margin-bottom: 30px; }

/*--------------------------------------------------------------
  Hosting-list
--------------------------------------------------------------*/
.iq-hosting-txt{margin-top: -130px; z-index: 9; position: relative;}
.iq-hosting-list{box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.2); border-radius: 6px; background-color: #ffffff;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-bottom: 0px;
    padding: 60px 30px 60px 30px;
    z-index: 1;
}
.iq-hosting-list .border-right {border-right: 3px solid #dbdde8!important;}
/*--------------------------------------------------------------
  COMPUTE-list
--------------------------------------------------------------*/
.iq-compute-list{box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.2);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 0px;
    margin-bottom: 50px;
    padding: 60px 30px 60px 30px;
    z-index: 1;
}
.iq-compute-list .border-right {border-right: 3px solid #dbdde8!important;}
/*Compute Counter*/
.iq-compute-counter{padding: 50px 0px 80px 0px;}
.iq-counter.iq-counter-style-1.iq-color:before{display: none;}
.iq-counter.iq-counter-style-1.iq-color .counter-content {min-height: 0px; border: none; padding: 0px;}
.iq-counter.iq-counter-style-1.iq-color .timer{color: #142149; font-weight: bold;}
.iq-counter.iq-counter-style-1.iq-color .counter-title-text {color: #5E7290;}
.iq-counter.iq-counter-style-1.iq-color .iq-counter-info .counter-symbol{font-size: 40px;color: #142149;}

/*--------------------------------------------------------------
   Client
--------------------------------------------------------------*/ 
.iq-client, .iq-client ul {border-style: none; background-color: rgba(2, 1, 1, 0);}
.iq-client li {padding: 15px 0px 15px 0px;    border-style: none;    background-color: rgba(113, 100, 100, 0);}
.iq-client-hosting{padding: 60px 0px;}
.iq-client-compute{padding: 60px 0px 0px;}
.iq-getstarted{border-top: 1px solid #E0E2E5;}
.iq-getstarted a.iq-button.iq-btn-outline {color: #007BFC; border-color: #007BFC;border-style: solid; border-width: 1px 1px 1px 1px;}
.iq-help{padding: 60px 0px;}
.iq-help .iq-hover:hover{color: #007BFC;background-color: #FFFFFF;}
.iq-help .iq-btn-outline{    border-color: #007BFC;border-style: solid;border-width: 1px 1px 1px 1px;}
/*style 3*/
.iq-testimonial-3 .iq-testimonial-info .iq-testimonial-content { font-size: 20px; padding: 30px; }
.iq-testimonial-3 .iq-testimonial-info .iq-testimonial-content p { margin-bottom: 0; }
.iq-testimonial-3 .iq-testimonial-info .iq-testimonial-member { padding: 0 30px; }
.iq-testimonial-3 .iq-testimonial-info .iq-testimonial-member .avtar-name .iq-lead { color: #000000; font-size: 18px; font-weight: bold; }
.iq-testimonial-3 .iq-testimonial-info .iq-testimonial-avtar { width: 60px; margin: 0 auto; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }
.iq-testimonial-3.text-right .iq-testimonial-info .iq-testimonial-avtar { float: right; }
.iq-testimonial-3 .iq-testimonial-info .iq-testimonial-avtar img { width: 100%; height: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }

/*database table*/
.iq-db-options table th {border: none;}
.iq-db-options ul{margin: 0; padding: 0; border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #DADCE0;
    box-shadow: 0px 30px 30px 0px rgba(0, 0, 0, 0.1);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 0px 0px 0px 0px;     border-radius: 10px 10px 10px 10px;}
.iq-db-options ul li{list-style-type: none;}
.iq-db-options ul li.type-1{width: 100%; display: inline-flex; border-style: solid;
    border-width: 0px 0px 01px 0px;
    border-color: #DADCE0;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 45px 0px 30px 0px;}
.iq-db-options ul li.type-1 .iq-heading .heading-title{
    font-weight: 600;font-size: 15px;text-transform: uppercase;line-height: 1.2;    color: #142149}
.iq-db-options ul li.type-1 .iq-heading{margin-right: 60px;    width: 17%;
    padding: 0px 15px 0px 015px;}
.iq-db-options ul li.type-2 .iq-heading .heading-title {color: #7a7a7a;
    font-family: "Roboto", Sans-serif;
    font-weight: 400;border-style: solid;
    border-width: 0px 0px 01px 0px;
    border-color: #DADCE0;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 30px 0px 30px 0px; }
.iq-db-options ul li.type-1 .iq-heading .heading-title.iq-title{color: #7a7a7a;font-weight: 400; text-transform: capitalize;}
.iq-db-options ul li.type-1.iq-rela{ padding: 30px 0px 30px 0px;}
footer .footer-top .widget ul.iq-contact li a{padding: 7px 0 7px 0px;}
footer .footer-top .widget ul.iq-contact li a:hover {color: #ffffff;}
.iq-data-product img.shape {
    position: absolute;
    left: 91%;
    top: 37%;
    width: 30%;
}
.iq-pricing-host .shape-left{    position: absolute;
    right: 91%;
    top: 37%;
    width: 30%;}
.iq-host-services img.shape-right {
    position: absolute;
    top: 45%;
    left: 95%;}

/*Css*/
.iq-counter-section .iq-list.iq-two-column {margin-bottom: 35px;}
.iq-pb-70{padding-bottom: 70px;}
.iq-pt-70{padding-top: 70px;}
.iq-ptb-60{padding: 60px 0px;}
.iq-pb-55{padding-bottom: 55px;}


.calltoaction-sec{
  position: relative;
  width: 100%;
  padding: 60px 0;
    background-image: url(../img/paralex-bg.jpg);
	background-position:center center;

}
.calltoaction-sec:before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
background-color: rgba(20, 80, 145, 0.86);  z-index: 0;
}
.calltoaction-sec h2,
.calltoaction-sec p{
  color: #fff;
  z-index: 2;
  position: relative;
}
.calltoaction-sec a {
  margin-top: 19px;
  border-radius:25px; min-width:150px;
}

.btn--white {
    background-image: none;
    background-color: #ffffff;
    color: #000000;
    -webkit-box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.07);
    box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.07);
}

.bg-gray {
    background: #F8F8F8;
}

.iq-breadcrumb-one {
    display: block;
    padding: 75px 0 75px !important;
    z-index: 9;
    position: relative;
    background: #0d1e67;
}

.panel {
    background: #fff;
    padding: 30px;
}

/*========================================================================
18. Demo Layout Fifteen
=========================================================================*/


.fxt-template-layout16 {
  min-height: 100vh;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 15px;
}
.fxt-template-layout16 .fxt-checkbox-area {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
  flex-wrap: wrap;
}
.fxt-template-layout16 .fxt-bg-color {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  display: flex;
  padding: 0;
}
.fxt-template-layout16 .fxt-bg-img {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin: 0;
  padding: 0;
}
.fxt-template-layout16 .fxt-content {
  padding: 5px 45px 5px;
  width: 100%;
  background-color: #fff;
}
@media only screen and (max-width: 767px) {
  .fxt-template-layout16 .fxt-content {
    padding: 65px 30px 45px;
  }
}
.fxt-template-layout16 .fxt-header {
  text-align: center;
  margin-bottom: 50px;
}
.fxt-template-layout16 .fxt-header .fxt-logo {
  display: block;
  margin-bottom: 7px;
  max-width: 40vw;
  margin-left: auto;
  margin-right: auto;
}
.fxt-template-layout16 .fxt-header h1 {
  color: #fff;
  font-size: 36px;
  font-weight: 500;
  margin-bottom: 10px;
}
.fxt-template-layout16 .fxt-header p {
  color: #999898;
}
.fxt-template-layout16 .fxt-form h2 {
  text-align: center;
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 5px;
}
.fxt-template-layout16 .fxt-form p {
  font-size: 18px;
  color: #111111;
  text-align: center;
}
.fxt-template-layout16 .fxt-form form .input-label {
  color: #979696;
}
.fxt-template-layout16 .fxt-form .form-group {
  position: relative;
  z-index: 1;
}
.fxt-template-layout16 .fxt-form .form-group .field-icon {
  position: absolute;
  z-index: 1;
  right: 19px;
  bottom: 18px;
  font-size: 14px;
  color: #a1a1a1;
}
.fxt-template-layout16 .fxt-form .form-group .field-icon:before {
  padding: 17px 10px;
}
.fxt-template-layout16 .fxt-form .form-control {
  min-height: 50px;
  box-shadow: none;
  border: 1px solid #e7e7e7;
  padding: 10px 15px;
  color: #111;
}
.fxt-template-layout16 .fxt-form input::-webkit-input-placeholder {
  color: #a1a1a1;
  font-size: 15px;
  font-weight: 300;
}
.fxt-template-layout16 .fxt-form input::-moz-placeholder {
  color: #a1a1a1;
  font-size: 15px;
  font-weight: 300;
}
.fxt-template-layout16 .fxt-form input:-moz-placeholder {
  color: #a1a1a1;
  font-size: 15px;
  font-weight: 300;
}
.fxt-template-layout16 .fxt-form input:-ms-input-placeholder {
  color: #a1a1a1;
  font-size: 15px;
  font-weight: 300;
}
.fxt-template-layout16 .fxt-btn-fill {
  font-family: 'Roboto', sans-serif;
  cursor: pointer;
  display: inline-block;
  font-size: 17px;
  font-weight: 500;
  box-shadow: none;
  outline: none;
  border: 0;
  color: #fff;
  border-radius: 3px;
  background-color: #2064ad !important;
  padding: 10px 36px;
  margin-bottom: 10px;
  width: 100%;
  transition: all 0.3s ease-in-out;
}
.fxt-template-layout16 .fxt-btn-fill:hover {
  background-color: #333;
  border-color: #333;
}
.fxt-template-layout16 .fxt-btn-fill:focus {
  outline: none;
}
.fxt-template-layout16 .switcher-text {
  color: #9f9f9f;
  font-size: 15px;
  margin-top: 5px;
  display: block;
  transition: all 0.3s ease-in-out;
}
.fxt-template-layout16 .switcher-text:last-child {
  margin-right: 0;
}
.fxt-template-layout16 .switcher-text:hover {
  color: #666;
}
.fxt-template-layout16 .switcher-text.active {
  color: #666;
}
.fxt-template-layout16 .switcher-text2 {
  color: #353535;
  font-size: 15px;
  margin-top: 5px;
  margin-left: 2px;
  display: inline-block;
  transition: all 0.3s ease-in-out;
}
.fxt-template-layout16 .switcher-text2:last-child {
  margin-right: 0;
}
.fxt-template-layout16 .switcher-text2:hover {
  color: #000;
}
.fxt-template-layout16 .switcher-text2.active {
  color: #000;
}
.fxt-template-layout16 .fxt-style-line {
  overflow: hidden;
  text-align: center;
}
.fxt-template-layout16 .fxt-style-line h3 {
  text-align: center;
  font-weight: 300;
  margin-bottom: 30px;
  font-size: 20px;
  color: #a4a4a4;
  display: inline-block;
  position: relative;
  padding: 0 25px;
  z-index: 1;
}
.fxt-template-layout16 .fxt-style-line h3:before {
  display: inline-block;
  content: "";
  height: 1px;
  width: 100%;
  background-color: #ebebeb;
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  z-index: 1;
}
.fxt-template-layout16 .fxt-style-line h3:after {
  display: inline-block;
  content: "";
  height: 1px;
  width: 100%;
  background-color: #ebebeb;
  right: 100%;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  z-index: 1;
}
.fxt-template-layout16 ul.fxt-socials {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  margin-right: -5px;
  margin-left: -5px;
  margin-bottom: 20px;
}
.fxt-template-layout16 ul.fxt-socials li {
  max-width: 100%;
  flex: 0 0 33.33333%;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 575px) {
  .fxt-template-layout16 ul.fxt-socials li {
    flex: 0 0 50%;
  }
}
@media only screen and (max-width: 350px) {
  .fxt-template-layout16 ul.fxt-socials li {
    flex: 0 0 100%;
  }
}
.fxt-template-layout16 ul.fxt-socials li a {
  border-radius: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  font-size: 14px;
  height: 45px;
  color: #ffffff;
  transition: all 0.3s ease-in-out;
}
.fxt-template-layout16 ul.fxt-socials li a i {
  border-radius: 2px 0 0 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 45px;
  height: 45px;
}
.fxt-template-layout16 ul.fxt-socials li a span {
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  flex: 1;
}
.fxt-template-layout16 ul.fxt-socials li.fxt-facebook a {
  background-color: #3b5998;
}
.fxt-template-layout16 ul.fxt-socials li.fxt-facebook a i {
  background-color: #4867aa;
}
.fxt-template-layout16 ul.fxt-socials li.fxt-facebook a:hover {
  background-color: #5676bb;
}
.fxt-template-layout16 ul.fxt-socials li.fxt-twitter a {
  background-color: #00acee;
}
.fxt-template-layout16 ul.fxt-socials li.fxt-twitter a i {
  background-color: #33ccff;
}
.fxt-template-layout16 ul.fxt-socials li.fxt-twitter a:hover {
  background-color: #3dc5f3;
}
.fxt-template-layout16 ul.fxt-socials li.fxt-google a {
  background-color: #CC3333;
}
.fxt-template-layout16 ul.fxt-socials li.fxt-google a i {
  background-color: #db4437;
}
.fxt-template-layout16 ul.fxt-socials li.fxt-google a:hover {
  background-color: #e75042;
}
.fxt-template-layout16 .checkbox {
  padding-left: 5px;
}
.fxt-template-layout16 .checkbox label {
  padding-left: 20px;
  color: #a4a4a4;
  margin-bottom: 0;
  font-size: 15px;
  position: relative;
}
.fxt-template-layout16 .checkbox label:before {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  top: 4px;
  left: 0;
  margin-left: -5px;
  border: 1px solid;
  border-color: #dcdcdc;
  border-radius: 3px;
  background-color: #fff;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.fxt-template-layout16 .checkbox label:after {
  position: absolute;
  margin-left: -20px;
  padding-left: 3px;
  font-size: 10px;
  color: #555555;
}
.fxt-template-layout16 .checkbox input[type="checkbox"] {
  display: none;
}
.fxt-template-layout16 .checkbox input[type="checkbox"]:checked + label::after {
  font-family: 'Font Awesome 5 Free';
  content: "\f00c";
  font-weight: 900;
  color: #ffffff;
  left: 15px;
  top: 4px;
}
.fxt-template-layout16 .checkbox input[type="checkbox"]:checked + label::before {
  background-color: #111;
  border-color: #111;
}
.fxt-template-layout16 .fxt-footer {
  text-align: center;
}
.fxt-template-layout16 .fxt-footer p {
  color: #999898;
}
.service-box { border-radius: 4px; margin-bottom: 45px; display: flex; background: #ffffff; padding: 30px; transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; border: 1px solid #eff1fe; }
.service-box h5 { font-size:18px; }
.service-box img { width: 100px; height: 100px; margin-right: 25px; }
.service-box:hover { box-shadow: 4.871px 34.659px 30px -24px rgba(0, 0, 0, 0.06); }


.login-container {
    box-shadow: 0 2px 5px 0 rgb(255 255 255 / 0%), 0 2px 81px 0 rgb(0 0 0 / 6%);
    background-color: #FFF;
    margin-top: -8%;
    position: relative;
    z-index: 9;
    margin-bottom: 50px;
}

.img-box {
  padding: 50px 90px;
  margin: auto; }
  @media screen and (max-width: 767px) {
    .img-box {
      padding-top: 0px; } }

.login-box {
  border-left: 1px solid #ececec;
  padding: 50px; }
  .login-box h5 {
    text-align: center;
    margin-bottom: 20px; }
  .login-box label {
    padding: 5px;
    font-size: .9rem;
    margin-bottom: -21px;
    z-index: 99;
    background-color: #FFF;     color: #8a8a8a;

    width: auto;
    margin-left: 13px; }
  .login-box input {
    border-radius: 0px;
    padding-top: 13px;
    padding-bottom: 5px;
    background-color: #FFF;
    font-weight: 600; }
	
	
  .login-box p {
    margin-bottom: 10px;
    font-size: .9rem;     margin: auto;
}
    .login-box p .vgh {
      float: right;
      margin-top: -32px;
      color: #3751fe;
      font-weight: 600; }
  .login-box .login-row .btn {
    font-weight: 600; }
  .login-box .login-row .btn-primary {
    margin-bottom: 20px; }
  .login-box .donroo {
    margin-top: 15px;
    font-size: .9rem;
    text-align: center; }
	
.login-box .login-row .btn  {
    font-family: 'Roboto', sans-serif;
    cursor: pointer;
    display: inline-block;
    font-size: 17px;
    font-weight: 500;
    box-shadow: none;
    outline: none;
    border: 0;
    color: #fff;
    border-radius: 3px;
    background-color: #2064ad !important;
    padding: 10px 36px;
    margin-bottom: 10px;
    width: 100%;
    transition: all 0.3s ease-in-out;
}

 .fxt-checkbox-area {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
    flex-wrap: wrap;
    line-height: 10px;
    padding: 10px;
}
 .switcher-text {
    color: #9f9f9f;
    font-size: 15px;
    margin-top: 5px;
    display: block;
    transition: all 0.3s ease-in-out;
}

.job-instructor-layout {
	background: #fff;
	position: relative;
	display: block;
	border-radius: 8px;
	margin-top: 30px;
	box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
	-webkit-box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
	-moz-box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1)
}

.job-instructor-layout .popular {
	position: absolute;
	right: 30px;
	top: 30px
}

.job-instructor-layout .hot {
	position: absolute;
	left: 30px;
	top: 30px
}

.job-instructor-layout .new {
	position: absolute;
	left: 30px;
	top: 30px
}

.job-instructor-thumb {
	display: table;
	width: 100%;
	padding: 5em 0 1em;
	margin: 0 auto;
	border-radius: 8px
}

.job-instructor-thumb img {
	display: table;
	margin: 0 auto;
	max-width: 80px;
	max-height: 80px
}

.job-instructor-content {
	position: relative;
	padding: 2px 20px 15px;
	display: table;
	text-align: center;
	width: 100%
}

.instructor-title {
	line-height: 1.5
}

.job-instructor-footer {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	width: 100%;
	padding: 20px
}

.instructor-students {
	flex: 1
}

.instructor-scount {
	margin: 0;
	color: #ff8b00;    font-size: 14px;

}

.instructor-corses span {
	display: inline-block;
	padding: 4px 14px;
	background: #f1f4fb;
	border-radius: 50px;
	color: #8b91a0;
	font-size: 14px
}

.job-instructor-layout .tg-themetag {
	top: 30px
}

.full-time {
	background: rgba(3, 165, 4, 0.1);
	color: #03a504
}

.part-time {
	background: rgba(246, 147, 30, 0.1);
	color: #f6931e
}

.enternship {
	background: rgba(210, 0, 1, 0.1);
	color: #d20001
}

.freelanc {
	background: rgba(38, 169, 225, 0.1);
	color: #26a9e1
}

.job-instructor-layout .brows-job-type span {
	position: absolute;
	padding: 4px 15px;
	top: 30px;
	right: 10px;
	line-height: 1.4;
	font-size: 12px;
	border-radius: 2px 0 0 2px
}

.brows-company {
	padding: 15px;
	background: #fff;
	border-radius: 4px;
	overflow: hidden;
	margin-bottom: 30px;
	display: flex;
	align-items: center;
	transition: all ease-in-out .4s;
	border: 1px solid rgba(88, 136, 247, 0.1);
	box-shadow: 0 0 10px 0 rgba(88, 96, 109, 0.14);
	-webkit-box-shadow: 0 0 10px 0 rgba(88, 96, 109, 0.14)
}

.brows-company:hover {
	border-left: 4px solid #11b719
}

.brows-company .brows-company-pic {
	display: table;
	position: relative;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	margin: 1px
}

.brows-company .brows-company-pic img {
	width: 80px;
	height: 80px;
	margin: 0 auto
}

.brows-company h4 {
	margin-bottom: 5px;
	color: #252d40;
	font-size: 20px;
	margin-top: 0
}

.brows-company span.brows-company-tagline {
	display: block;
	color: #636d75
}

.brows-company .brows-company-location p {
	margin-bottom: 5px;
	font-weight: 400;
	color: #636d75;
	font-size: 16px
}

.brows-company .brows-company-position p {
	text-align: right;
	color: #11b719
}

.item-fl-box {
	width: 100%;
	display: flex;
	align-items: center
}

.brows-company .item-fl-box .brows-company-pic {
	margin-right: 15px
}

.brows-resume {
	padding: 15px;
	background: #fff;
	border-radius: 4px;
	overflow: hidden;
	margin-bottom: 30px;
	transition: all ease-in-out .4s;
	border: 1px solid rgba(88, 136, 247, 0.1);
	box-shadow: 0 0 10px 0 rgba(88, 96, 109, 0.14);
	-webkit-box-shadow: 0 0 10px 0 rgba(88, 96, 109, 0.14)
}

.brows-resume>.row {
	display: flex;
	align-items: center
}

.pagination {
	display: table;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
	margin: 20px auto 0
}
.pagination li {
float: left;
}

.pagination>li>a,
.pagination>li>span {
	position: relative;
	float: left;
	padding: 12px 20px;
	margin: 5px;
	line-height: 1.42857143;
	color: #8296a2;
	text-decoration: none;
	background-color: #fff;
	border-radius: 2px
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus,
.pagination>li>a:hover,
.pagination>li>a:focus {
	z-index: 2;
	color: #11b719;
	cursor: pointer;
	background-color: rgba(7, 177, 7, 0.1);
	border-color: #11b719
}

.pagination li:first-child a {
	background: #11b719;
	border: 1px solid #11b719;
	border-radius: 2px;
	color: #fff
}

.pagination li:last-child a {
	background: #252d40;
	border: 1px solid #252d40;
	border-radius: 2px;
	color: #fff
}



.container-detail-box {
	background: #fff;
	border-radius: 6px;
	overflow: hidden;
	padding: 30px;
	margin-bottom: 30px;
	position: relative;
	border: 1px solid #eaeff5
}

.apply-job-detail {
	margin-bottom: 30px
}

.apply-job-detail h5 {
	font-size: 18px
}

.apply-job-header a {
	margin-right: 15px
}

.apply-job-header a i,
.apply-job-header span i {
	margin-right: 5px
}

.apply-job-header {
	margin-bottom: 40px
}

.apply-job-header h4 {
	font-size: 22px
}

ul.skills,
ul.job-requirements {
	margin: 15px 0;
	padding: 0
}

ul.skills li {
    display: inline-block;
    list-style: none;
    padding: 1px 15px;
    border: 1px solid #c1d3e6;
    border-radius: 50px;
    margin: 5px;
    font-weight: 500;
    color: #041327;
    font-size: 14px;
    background: #f0f7ff;
}

ul.job-requirements li {
	list-style: none;
	display: block;
	padding: 7px 0
}

ul.job-requirements li span {
	display: inline-block;
	width: 120px;
	font-weight: 500
}

img.img-responsive.payment-img {
	margin-top: 20px
}

.review-list {
	display: table;
	width: 100%;
	margin-bottom: 50px
}

.review-thumb {
	max-width: 80px;
	float: left;
	display: table-cell
}

.review-detail {
	display: table;
	margin-left: 100px
}

.review-detail h4 {
	margin: 0 0 3px
}

.review-detail h4 span {
	float: right;
	opacity: .8;
	font-weight: 400;
	font-size: 13px
}

.review-detail .re-designation {
	font-size: 14px;
	opacity: .9
}

.review-detail p {
	margin: 15px 0 25px
}

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

ul.block-list li {
	list-style: none;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: 600;
	display: block;
	font-family: 'Josefin Slab', serif
}

ul.block-list li i {
	margin-right: 12px
}

ul.language {
	padding: 0;
	margin: 0
}

ul.language li {
	list-style: none;
	margin-bottom: 10px;
	font-size: 15px;
	margin-right: 20px;
	display: inline-block
}

ul.language li img {
	height: 16px;
	border-radius: 3px;
	position: relative;
	top: -1px;
	display: inline-block;
	box-shadow: 0 0 3px rgba(0, 0, 0, .2);
	margin-right: 5px;
	cursor: default
}

.sidebar-wrapper {
	background: #fff;
	border-radius: 6px;
	overflow: hidden;
	text-align: left;
	margin-bottom: 30px;
	position: relative;
	transition: .4s;
	padding: 0 25px 30px;
	border: 1px solid #eaeff5
}

.sidebar-box-header {
	padding: 15px 0;
	margin-bottom: 20px
}

.sidebar-box-header h4 {
	font-size: 17px;
	margin: 5px 0
}


.sidebar-box {
	text-align: center;
	padding: 60px 20px 15px
}

.style-2 .sidebar-box {
	padding: 40px 20px 35px
}

.sidebar-status {
	position: absolute;
	left: 32px;
	top: 25px;
	background: #40a2e6;
	color: #fff;
	padding: 4px 18px;
	border-radius: 50px;
	font-weight: 500
}

.flc-rate {
	position: absolute;
	right: 32px;
	top: 20px;
	font-size: 18px;
	font-weight: 500
}

.sidebar-box-thumb {
	width: 120px;
	height: 120px;
	margin: 0 auto 25px;
	border-radius: 50%;
	overflow: hidden;
	box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.08);
	-webkit-box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.08);
	-moz-box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.08)
}

.style-2 .sidebar-box-thumb {
	width: 100px;
	height: 100px;
	margin: 0 auto 15px;
	border-radius: 50%;
	overflow: hidden;
	box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.08);
	-webkit-box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.08);
	-moz-box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.08)
}

.sidebar-box-detail h4 {
	margin-bottom: 4px;
	font-size: 22px
}

.sidebar-box-detail .desination,
.sidebar-box-detail .location {
	font-weight: 500;
	font-size: 15px;
	display: block;
	color: #677484
}

.sidebar-box-extra ul {
	margin: 15px 0;
	padding: 0
}

.sidebar-box-extra ul li {
    display: inline-block;
    list-style: none;
    padding: 1px 17px;
    border: 1px solid #b9c5ce;
    border-radius: 50px;
    margin: 5px;
    font-weight: 500;
    color: #657180;
    font-size: 13px;
}

.sidebar-box-extra ul li.more-skill {
	color: #fff;
	border-color: #1194f7
}

a.btn.btn-sidebar {
	padding: 17px;
	display: inline-block;
	width: 100%;
	font-size: 16px;
	font-weight: 500;
	border-radius: 0;
	color: #fff;    background-color: #007bfc!important;

}

a.btn.btn-sidebar:hover,
a.btn.btn-sidebar:focus {
	background: #01c73d;
	color: #fff
}
.sidebar-container {
    background: #fff;
    border-radius: 6px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 30px;
    position: relative;
    transition: .4s;
    border: 1px solid #eaeff5;
}



.job-detail-statistic {
	margin-bottom: 15px;
	margin-top: 15px;
	border: 1px solid #e9eef3;
	padding: 15px;
	-webkit-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.09);
	box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.09);
	background: #fff;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	    min-height: 64px;

}

.job-detail-statistic .statistic-item {
	margin: 0;
	border: none;
	border-right: 1px solid #e9eef3;
	padding-right: 20px;
	padding-left: 20px
}

.job-detail-statistic .statistic-item:last-child {
	border: none
}
.job-detail-statistic .statistic-item {
    width: 33%;
    float: left;
}
.job-detail-statistic .statistic-item {
    margin: 0;
    border: none;
    border-right: 1px solid #e9eef3;
    padding-right: 20px;
    padding-left: 20px;
}
.flex-middle {
    display: -webkit-flex;
    -webkit-align-items: center;
    display: flex;
    align-items: center;
}

	.ur-detail-wrap.top-lay {
		-webkit-transform: translateY(-60px);
		-o-transform: translateY(-60px);
		transform: translateY(-60px);
		padding: 1.5em 1em
	}
	.ur-detail-box .ur-thumb {
		width: 100px;
		height: 100px;
		border-radius: 6px;
		border: 4px solid #e3e9ef;
		display: flex;
		align-items: center;
		margin-right: 15px;
		justify-content: center
	}
	.ur-detail-box .ur-thumb img {
		max-width: 70px
	}
	.ur-detail-box .ur-location {
		font-size: 13px
	}
	
	

.ur-detail-box {
	display: flex;
	align-items: center;
	flex: 1
}

.ur-thumb {
	width: 140px;
	height: 140px;
	border-radius: 6px;
	border: 4px solid #e3e9ef;
	width: 140px;
	height: 140px;
	border-radius: 6px;
	border: 4px solid #e3e9ef;
	display: flex;
	align-items: center;
	margin-right: 15px
}

.ur-title {
	margin-bottom: 3px
}

.ur-location {
	margin-bottom: 5px
}
.ur-detail-wrap.top-lay {
    width: 100%;
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    padding: 2.5em 2em;
    border-radius: 6px;
    -webkit-transform: translateY(-80px);
    -o-transform: translateY(-80px);
    transform: translateY(-80px);
    background: #fff;
    border-bottom: 3px solid #80baf7;
    box-shadow: 0 0 10px 2px rgba(0,0,0,0.1);
}


.ur-detail-wrap {
	width: 100%;
	display: block;
	position: relative;
	justify-content: center;
	align-items: center;
	padding: 0 2em 1.5em;
	border-radius: 6px;
	background: #fff;
	box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1)
}

.ur-detail-wrap.colps-wrap {
	padding: 0 2em
}

.right-side-detail ul {
	padding: 0;
	margin: 0
}

.right-side-detail ul li {
	list-style: none;
	padding: 5px 0
}

.right-side-detail ul li .detail-info {
	width: 135px;
	font-weight: 500;
	display: inline-block
}

.right-side-detail ul.social-info li {
	display: inline-block;
	margin: 5px
}

.right-side-detail ul.social-info li a {
	width: 40px;
	height: 40px;
	display: inline-block;
	background: #e3e8ec;
	text-align: center;
	line-height: 40px;
	border-radius: 2px
}

.detail-desc {
	padding: 0;
	overflow: visible; position: absolute;
    z-index: 999;
    width: 100%;
}

.jdetails
{
	    margin-top: 90px;

}
.sidebar-box-detail{
margin-top: 25px;
    border-top: solid 1px #eaeff5;}
	
	.instructor-skills{    font-size: 15px;
	}
	
	
	

/*****************************
	Tabs
*****************************/
.nav-pills .nav-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #022d62;
  font-size: 22px;
  line-height: 1;
  padding: 20px 0px;
  font-weight: 600;
  border-radius: 0;
  position: relative; }
  .nav-pills .nav-link:hover {
    color: #ef3139;
    background: transparent; }
    .nav-pills .nav-link:hover:after {
      opacity: 1;
      -webkit-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out;
      right: 0; }
    .nav-pills .nav-link:hover .data-hover {
      -webkit-transform: translate3d(0px, 0px, -30px) rotateX(90deg);
              transform: translate3d(0px, 0px, -30px) rotateX(90deg); }
  .nav-pills .nav-link:after {
    font-weight: bold;
    opacity: 0;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
  .nav-pills .nav-link .data-hover {
    display: block;
    position: relative;
    -webkit-transition: .5s ease-in-out all;
    transition: .5s ease-in-out all;
    -webkit-transform-origin: 50% 0;
            transform-origin: 50% 0;
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
    width: 100%;
    font-weight: 500; }
    .nav-pills .nav-link .data-hover span {
      margin-right: 20px; }
    .nav-pills .nav-link .data-hover:before {
      display: block;
      content: attr(data-title);
      position: absolute;
      left: 0;
      top: 0;
      -webkit-transition: .5s ease-in-out all;
      transition: .5s ease-in-out all;
      -webkit-transform-origin: 50% 0;
              transform-origin: 50% 0;
      -webkit-transform: translate3d(0px, 105%, 0px) rotateX(-90deg);
              transform: translate3d(0px, 105%, 0px) rotateX(-90deg);
      font-weight: bold;
      width: 100%; }

.nav-pills .nav-link.active {
  color: #ef3139;
  background: transparent; }
  .nav-pills .nav-link.active:after {
    opacity: 1;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    right: 0; }
  .nav-pills .nav-link.active .data-hover {
    -webkit-transform: translate3d(0px, 0px, -30px) rotateX(90deg);
            transform: translate3d(0px, 0px, -30px) rotateX(90deg); }

.nav-pills .show > .nav- {
  color: #ef3139;
  background: transparent; }

.nav-pills .show > .nav-link {
  color: #ef3139;
  background: transparent; }

.nav-tabs.nav-tabs-02 {
  border: none; }
  .nav-tabs.nav-tabs-02 .nav-link {
    border: none;
    color: #022d62;
    background: #f6f6f6;
    border-radius: 50px;
    margin-right: 10px;
    padding: 8px 28px;
    margin-bottom: 10px; }
  .nav-tabs.nav-tabs-02 .nav-link.active {
    color: #292929;
    background: #c3e3ff; }
  .nav-tabs.nav-tabs-02 .nav-link:hover {
    color: #000000;
    background: #bcddff; }

@media (max-width: 1199px) {
  .nav-pills .nav-link {
    font-size: 18px; } }

@media (max-width: 991px) {
  .nav-pills .nav-link {
    font-size: 14px; } }

@media (max-width: 767px) {
  .accordion .accordion-icon.card-header button {
    padding: 22px 20px 22px 52px; }
  .accordion .card-body {
    padding: 25px 25px 35px 52px; }
  .nav-pills.flex-column {
    -webkit-box-orient: inherit !important;
    -webkit-box-direction: inherit !important;
        -ms-flex-direction: inherit !important;
            flex-direction: inherit !important; }
  .nav-pills .nav-link {
    padding: 0 25px 25px 0;
    font-size: 16px; }
  .nav-pills .nav-link.active:after {
    content: none; } }

@media (max-width: 575px) {
  .accordion .accordion-icon.card-header button {
    font-size: 16px;
    padding: 20px;
    line-height: 22px; }
  .accordion .card-body {
    padding: 20px; } }
	
	
	
/*---------------------------------------------------------------------
 Circle
-----------------------------------------------------------------------*/
.dc-feature-circle { position: relative; display: inline-block; width: 550px; height: 550px; }
.dc-feature-circle .dc-img::before { content: ""; border: 2px dotted #c4d6f9; -webkit-animation: anti-clockwise 25s linear 100000; animation: anti-clockwise 25s linear 100000; width: 500px; height: 500px; border-radius: 900px; display: inline-block; }
.dc-feature-circle .dc-img { width: 500px; height: 500px; position: relative; transition: all .4s ease; transform-origin: center center }
.dc-feature-circle .circle-bg {    width: 140px;
    text-align: center;
    position: relative;
    height: 140px;
    line-height: 140px;
    border-radius: 900px;
      background: #145091;
 }
.dc-feature-circle .dot-circle { position: absolute; top: 50%; left: 50%; margin-right: -50%; transform: translate(-50%, -50%); }
.dc-feature-circle .effect-circle:before { background: url('../img/circle.png'); width: 270px; height: 270px; display: inline-block; content: ""; }
.dc-feature-circle .effect-circle { width: 100%px; height: 100%px; border-radius: 900px; border: 1px solid #c4d6f9; -webkit-animation: rotate-center 25s linear 100000; animation: rotate-center 25s linear 100000; }
.dc-feature-circle .main-circle { position: absolute; transform: translate(-50%, -50%); top: 50%; left: 50%; margin-right: -50%; }
.dc-feature-circle .dc-img ul li .feature-info { position: absolute; margin: 0 auto; text-align: center; }
.dc-feature-circle .dc-img ul li .feature-info .feature-img { height: 35px; width: 35px; line-height: 65px; border-radius: 90px; background: #ffffff; text-align: center; margin: 0 auto 5px; box-shadow: 0px 8px 38px 0px rgba(0, 0, 0, 0.1); }

.dc-feature-circle .dc-img ul li:nth-child(1) .feature-info {top: -14px;left: -16px;right: 0;}
.dc-feature-circle .dc-img ul li:nth-child(2) .feature-info {top: 44%;right: -14%;}
.dc-feature-circle .dc-img ul li:nth-child(3) .feature-info { top: 44%; left: -15%; }

.dc-feature-circle .dc-img ul li:nth-child(4) .feature-info {bottom: -7%;left: 28%;}
@keyframes circle {
  0% { transform: rotate(0deg) }
  15% { transform: rotate(2deg) }
  33% { transform: rotate(4deg) }
  66% { transform: rotate(2deg) }
  100% { transform: rotate(0deg) }
}
.feature-info h6{font-size:14px; font-weight:normal;}

/*----------------------------------------
    animation rotate-center
  ----------------------------------------*/
@-webkit-keyframes rotate-center {
  0% { -webkit-transform: rotate(0); transform: rotate(0); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@keyframes rotate-center {
  0% { -webkit-transform: rotate(0); transform: rotate(0); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@-webkit-keyframes anti-clockwise {
  0% { -webkit-transform: rotate(0); transform: rotate(0); }
  100% { -webkit-transform: rotate(-360deg); transform: rotate(-360deg); }
}
@keyframes anti-clockwise {
  0% { -webkit-transform: rotate(0); transform: rotate(0); }
  100% { -webkit-transform: rotate(-360deg); transform: rotate(-360deg); }
}

  Category
*****************************/
/* Transition */
.category-grid-style-01 .category-item .category-icon,
.category-grid-style-01 .category-item:before,
.category-list-style-01 ul,
ul.category-list li a:after,
.category-box .category-icon,
.category-box:hover .category-icon i,
.category-box:hover .category-icon .category-title,
.category-box-style-02,
.category-box-style-02:before,
.category-box-style-02 ul.category-list {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

/* Grid Style 01 */
.category-grid-style-01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: #ffffff;
  -webkit-box-shadow: 0 -24px 33px rgb(18 24 58 / 10%);
          box-shadow:0 -24px 33px rgb(18 24 58 / 10%);
  border-radius: 5px; }
  .category-grid-style-01 .category-item {
    padding: 30px;
    text-align: center;
    width: 25%;
    border-right: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    position: relative;
    cursor: pointer; }
    .category-grid-style-01 .category-item:nth-child(4n+0) {
      border-right: none; }
    .category-grid-style-01 .category-item:before {
      content: "";
      background: #ffffff;
      width: 110%;
      height: 110%;
      display: inline-block;
      position: absolute;
      left: -5%;
      top: -5%;
      z-index: 1;
      opacity: 0;
      -webkit-transform: scale(0.96);
              transform: scale(0.96); }
    .category-grid-style-01 .category-item:hover:before {
      -webkit-box-shadow: 5px 5px 24px 0px rgba(2, 45, 98, 0.1);
              box-shadow: 5px 5px 24px 0px rgba(2, 45, 98, 0.1);
      opacity: 1;
      -webkit-transform: scale(1);
              transform: scale(1); }
    .category-grid-style-01 .category-item:hover .category-icon {
      color: #ef3139; }
    .category-grid-style-01 .category-item:hover .category-title {
      color: #ef3139; }
    .category-grid-style-01 .category-item .category-icon {
      color: #000000;
      font-size: 44px;
      line-height: 1;
      margin-bottom: 10px;
      position: relative;
      z-index: 2; width: 64px;
    height: 64px;
    margin: 10px auto;}
    .category-grid-style-01 .category-item .category-title {
      color: #022d62;
      margin-bottom: 0;
      position: relative;
      z-index: 2;
      font-size: 16px;     font-family: 'Roboto', sans-serif;
}
  .category-grid-style-01 .show-more-cat {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 60px 0 -20px 0;
    width: 100%; }
    .category-grid-style-01 .show-more-cat a {
      color: #022d62;
      font-size: 12px;
      font-weight: bold; }
      .category-grid-style-01 .show-more-cat a:hover {
        color: #ef3139; }
    .category-grid-style-01 .show-more-cat i {
      margin: 5px auto 0 auto; }

/* Grid Style 02 */
.category-grid-style-02 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0px -15px 0px -15px; }
  .category-grid-style-02 ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 25%;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 45px; }
    .category-grid-style-02 ul li a {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      font-size: 18px;
      color: #022d62;
      padding-bottom: 35px;
      border-bottom: 1px solid #eeeeee; }
      .category-grid-style-02 ul li a:hover {
        color: #ef3139; }
    .category-grid-style-02 ul li:nth-last-child(-n+4) a {
      margin-bottom: 0; }

/* List Style 01 */
.category-list-style-01 ul.category-list {
  margin-bottom: 0;
  padding: 0 0 15px;
  height: 100%;
  border-bottom: 2px solid rgba(255, 255, 255, 0.1); }

.category-list-style-01 ul.category-list:hover {
  border-bottom-color: rgba(255, 255, 255, 0.3); }

ul.category-list {
  padding-left: 0;
  margin-bottom: 0; }
  ul.category-list li {
    list-style: none;
    margin-bottom: 15px; }
    ul.category-list li a {
      display: inline-block;
      color: #626262; }
      ul.category-list li a:hover {
        color: #ef3139;
        font-weight: bold; }
        ul.category-list li a:hover:after {
          margin-left: 10px;
          opacity: 1; }
      ul.category-list li a:after {
        content: '\f061';
        font-family: "Font Awesome 5 Free";
        font-size: 12px;
        font-weight: bold;
        margin-left: -10px;
        opacity: 0; }

.dark-background ul.category-list li a {
  color: #ffffff; }
  .dark-background ul.category-list li a:hover {
    color: #ef3139; }

/* Category Box Style 01 */
.category-box .category-icon {
  background: #ffffff;
  padding: 40px 30px;
  margin-bottom: 30px;
  text-align: center;
  -webkit-box-shadow: 5px 5px 24px 0px rgba(2, 45, 98, 0.1);
          box-shadow: 5px 5px 24px 0px rgba(2, 45, 98, 0.1);
  border-radius: 5px; }
  .category-box .category-icon i {
    color: #ef3139;
    font-size: 80px;
    margin-bottom: 20px; }

.category-box:hover .category-icon {
  background: #022d62; }
  .category-box:hover .category-icon i {
    color: #ffffff; }
  .category-box:hover .category-icon .category-title {
    color: #ffffff; }

.category-box ul.category-list li {
  margin-bottom: 20px; }
  .category-box ul.category-list li:last-child {
    margin-bottom: 0; }

.category-box p {
  font-size: 16px;
  text-align: center;
  color: #000000;
  margin-bottom: 0; }

/* Category Box Style 02 */
.category-box-style-02 {
  padding: 60px 5px;
  border-radius: 5px;
  -webkit-transform: scale(0.98);
          transform: scale(0.98); }
  .category-box-style-02:hover {
    background: #022d62;
    -webkit-box-shadow: 5px 5px 24px 0px rgba(2, 45, 98, 0.1);
            box-shadow: 5px 5px 24px 0px rgba(2, 45, 98, 0.1);
    -webkit-transform: scale(1);
            transform: scale(1); }
    .category-box-style-02:hover .category-icon {
      background: transparent; }
    .category-box-style-02:hover ul.category-list {
      opacity: 1; }
  .category-box-style-02 .category-icon {
    background: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 0; }
  .category-box-style-02 ul.category-list {
    opacity: 0; }
    .category-box-style-02 ul.category-list li a {
      color: #ffffff; }
      .category-box-style-02 ul.category-list li a:hover {
        color: #ef3139; }

.category-box-style-02.active {
  background: #022d62;
  -webkit-box-shadow: 5px 5px 24px 0px rgba(2, 45, 98, 0.1);
          box-shadow: 5px 5px 24px 0px rgba(2, 45, 98, 0.1);
  -webkit-transform: scale(1);
          transform: scale(1); }
  .category-box-style-02.active .category-icon {
    background: transparent; }
    .category-box-style-02.active .category-icon i {
      color: #ffffff; }
    .category-box-style-02.active .category-icon .category-title {
      color: #ffffff; }
  .category-box-style-02.active ul.category-list {
    opacity: 1; }

/* category-style-03 */
.category-style-03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .category-style-03 a.category-item {
    padding: 40px 30px 25px 30px; }

/* Responsive View */
@media (max-width: 991px) {
  .category-grid-style-01 .category-item {
    width: 25%; }
  .category-grid-style-01 .category-item:nth-child(6n+0) {
    border-right: 1px solid #eeeeee; }
  .category-grid-style-01 .category-item:nth-child(4n+0) {
    border-right: none; }
  .category-box-style-02 {
    padding: 20px 5px; }
  .category-grid-style-02 ul li {
    width: 33.3333%;
    margin-bottom: 35px; }
    .category-grid-style-02 ul li a {
      padding-bottom: 25px; } }

@media (max-width: 767px) {
  .category-grid-style-01 .category-item {
    width: 33.3333%; }
    .category-grid-style-01 .category-item:nth-child(4n+0) {
      border-right: 1px solid #eeeeee; }
    .category-grid-style-01 .category-item:nth-child(3n+0) {
      border-right: none; }
  .category-grid-style-01 .show-more-cat {
    margin-top: 40px; }
  .category-grid-style-02 ul li {
    width: 50%;
    margin-bottom: 25px; }
    .category-grid-style-02 ul li a {
      padding-bottom: 15px; } }

@media (max-width: 575px) {
  .category-grid-style-01 .category-item {
    width: 100%; }
    .category-grid-style-01 .category-item:nth-child(3n+0) {
      border-right: 1px solid #eeeeee; }
    .category-grid-style-01 .category-item:nth-child(2n+0) {
      border-right: none; }
  .category-grid-style-02 ul li {
    width: 100%;
    margin-bottom: 15px; } }
	
	 .bg-dark-half-md:before, .bg-dark-half-sm:before {
    content: "";
    background: #022d62;
    width: 100%;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
}

.bg-dark-half-md, .bg-dark-half-sm {
    position: relative;
}

.space-ptb {
    padding: 70px 0;
}
.bg-dark-half-md:before, .bg-dark-half-sm:before {
    content: "";
    background: #022d62;
    width: 100%;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
}
.bg-dark-half-md:before, .bg-light-half-md:before {
    height: 370px;
}

/* img holder */
.bg-holder {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%; }

.dotted-overlay {
  position: relative;
  z-index: 1; }
  .dotted-overlay:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: transparent;
    background-image: radial-gradient(#626262 10%, transparent 10%);
    background-size: 5px 5px;
    z-index: 0; }

/* Background overlay */
.bg-overlay-black-10 {
 position: relative;
    z-index: 1;
    background: url(../img/img4.png);
    background-size: cover;
    color: #fff; }
  .bg-overlay-black-10:before {
    background: rgba(2, 45, 98, 0.1);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0; }

.bg-overlay-black-20 {
  position: relative;
  z-index: 1; }
  .bg-overlay-black-20:before {
    background: rgba(2, 45, 98, 0.2);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0; }

.bg-overlay-black-30 {
  position: relative;
  z-index: 1; }
  .bg-overlay-black-30:before {
    background: rgba(2, 45, 98, 0.3);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0; }

.bg-overlay-black-40 {
  position: relative;
  z-index: 1; }
  .bg-overlay-black-40:before {
    background: rgba(2, 45, 98, 0.4);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0; }

.bg-overlay-black-50 {
  position: relative;
  z-index: 1; }
  .bg-overlay-black-50:before {
    background: rgba(2, 45, 98, 0.5);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0; }

.bg-overlay-black-60 {
  position: relative;
  z-index: 1; }
  .bg-overlay-black-60:before {
    background: rgba(2, 45, 98, 0.6);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0; }

.bg-overlay-black-70 {
  position: relative;
  z-index: 1; }
  .bg-overlay-black-70:before {
    background: rgba(2, 45, 98, 0.7);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0; }

.bg-overlay-black-80 {
  position: relative;
  z-index: 1; }
  .bg-overlay-black-80:before {
    background: rgba(2, 45, 98, 0.8);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0; }

.bg-overlay-black-90 {
  position: relative;
  z-index: 1; }
  .bg-overlay-black-90:before {
    background: rgba(2, 45, 98, 0.9);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0; }

.bg-overlay-white-10 {
  position: relative;
  z-index: 1; }
  .bg-overlay-white-10:before {
    background: rgba(255, 255, 255, 0.1);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0; }

.bg-overlay-white-20 {
  position: relative;
  z-index: 1; }
  .bg-overlay-white-20:before {
    background: rgba(255, 255, 255, 0.2);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0; }

.bg-overlay-white-30 {
  position: relative;
  z-index: 1; }
  .bg-overlay-white-30:before {
    background: rgba(255, 255, 255, 0.3);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0; }

.bg-overlay-white-40 {
  position: relative;
  z-index: 1; }
  .bg-overlay-white-40:before {
    background: rgba(255, 255, 255, 0.4);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0; }

.bg-overlay-white-50 {
  position: relative;
  z-index: 1; }
  .bg-overlay-white-50:before {
    background: rgba(255, 255, 255, 0.5);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0; }

.bg-overlay-white-60 {
  position: relative;
  z-index: 1; }
  .bg-overlay-white-60:before {
    background: rgba(255, 255, 255, 0.6);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0; }

.bg-overlay-white-70 {
  position: relative;
  z-index: 1; }
  .bg-overlay-white-70:before {
    background: rgba(255, 255, 255, 0.7);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0; }

.bg-overlay-white-80 {
  position: relative;
  z-index: 1; }
  .bg-overlay-white-80:before {
    background: rgba(255, 255, 255, 0.8);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0; }

.bg-overlay-white-90 {
  position: relative;
  z-index: 1; }
  .bg-overlay-white-90:before {
    background: rgba(255, 255, 255, 0.9);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0; }

.bg-overlay-theme-20 {
  position: relative;
  z-index: 1; }
  .bg-overlay-theme-20:before {
    background: rgba(239, 49, 57, 0.2);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0; }

.bg-overlay-theme-50 {
  position: relative;
  z-index: 1; }
  .bg-overlay-theme-50:before {
    background: rgba(239, 49, 57, 0.5);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0; }

.bg-overlay-theme-70 {
  position: relative;
  z-index: 1; }
  .bg-overlay-theme-70:before {
    background: rgba(239, 49, 57, 0.7);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0; }

.bg-overlay-theme-90 {
  position: relative;
  z-index: 1; }
  .bg-overlay-theme-90:before {
    background: rgba(239, 49, 57, 0.9);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0; }

.bg-overlay-gradient-x-bottom {
  position: relative; }
  .bg-overlay-gradient-x-bottom:before {
    z-index: 0;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.6)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.6) 100%);
    top: auto;
    height: 75%;
    -webkit-transition: all .35s;
    transition: all .35s; }

.bg-overlay-gradient-x-top {
  position: relative; }
  .bg-overlay-gradient-x-top:before {
    z-index: 0;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    content: "";
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.6)));
    background: linear-gradient(to top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.6) 100%);
    bottom: auto;
    height: 70%;
    -webkit-transition: all .35s;
    transition: all .35s; }

.bg-overlay-gradient-x-light-bottom {
  position: relative; }
  .bg-overlay-gradient-x-light-bottom:before {
    z-index: 0;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), to(white)), -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), to(white));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, white 100%), linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, white 100%);
    top: auto;
    height: 100%;
    -webkit-transition: all .35s;
    transition: all .35s; }

.bg-overlay-gradient-x-dark-bottom {
  position: relative; }
  .bg-overlay-gradient-x-dark-bottom:before {
    z-index: 0;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(2, 45, 98, 0)), to(#022d62)), -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(2, 45, 98, 0)), to(#022d62));
    background: linear-gradient(to bottom, rgba(2, 45, 98, 0) 0, #022d62 100%), linear-gradient(to bottom, rgba(2, 45, 98, 0) 0, #022d62 100%);
    top: auto;
    height: 100%;
    -webkit-transition: all .35s;
    transition: all .35s; }

.bg-overlay-gradient-x-light-bottom {
  position: relative; }
  .bg-overlay-gradient-x-light-bottom:before {
    z-index: 0;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(246, 246, 246, 0)), to(#f6f6f6)), -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(246, 246, 246, 0)), to(#f6f6f6));
    background: linear-gradient(to bottom, rgba(246, 246, 246, 0) 0, #f6f6f6 100%), linear-gradient(to bottom, rgba(246, 246, 246, 0) 0, #f6f6f6 100%);
    top: auto;
    height: 100%;
    -webkit-transition: all .35s;
    transition: all .35s; }

.bg-overlay-gradient-y-left {
  position: relative; }
  .bg-overlay-gradient-y-left:before {
    z-index: 0;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background: -webkit-gradient(linear, right top, left top, color-stop(0, rgba(2, 45, 98, 0)), to(#022d62)), -webkit-gradient(linear, right top, left top, color-stop(0, rgba(2, 45, 98, 0)), to(#022d62));
    background: linear-gradient(to left, rgba(2, 45, 98, 0) 0, #022d62 100%), linear-gradient(to left, rgba(2, 45, 98, 0) 0, #022d62 100%);
    top: auto;
    height: 100%;
    -webkit-transition: all .35s;
    transition: all .35s; }

/* border-radius-overlay */
.border-radius.bg-overlay-black-10:before,
.border-radius.bg-overlay-black-20:before,
.border-radius.bg-overlay-black-30:before,
.border-radius.bg-overlay-black-40:before,
.border-radius.bg-overlay-black-50:before,
.border-radius.bg-overlay-black-60:before,
.border-radius.bg-overlay-black-70:before,
.border-radius.bg-overlay-black-80:before,
.border-radius.bg-overlay-black-90:before,
.border-radius.bg-overlay-white-10:before,
.border-radius.bg-overlay-white-20:before,
.border-radius.bg-overlay-white-30:before,
.border-radius.bg-overlay-white-40:before,
.border-radius.bg-overlay-white-50:before,
.border-radius.bg-overlay-white-60:before,
.border-radius.bg-overlay-white-70:before,
.border-radius.bg-overlay-white-80:before,
.border-radius.bg-overlay-white-90:before,
.border-radius.bg-overlay-theme-10:before,
.border-radius.bg-overlay-theme-20:before,
.border-radius.bg-overlay-theme-30:before,
.border-radius.bg-overlay-theme-40:before,
.border-radius.bg-overlay-theme-50:before,
.border-radius.bg-overlay-theme-60:before,
.border-radius.bg-overlay-theme-70:before,
.border-radius.bg-overlay-theme-80:before,
.border-radius.bg-overlay-theme-90:before,
.border-radius.bg-overlay-gradient-x-bottom:before,
.border-radius.bg-overlay-gradient-x-top:before,
.border-radius.bg-overlay-gradient-x-light-bottom:before,
.border-radius.bg-overlay-gradient-y-left:before {
  border-radius: 5px; }

/* 404 scg css */
.digit1, .digit2 {
  fill-rule: evenodd; }

.digit3 {
  font-size: 230px;
  font-weight: 600; }

.what-we-do {
  height: 100%; }
  .what-we-do h2, 
  .what-we-do .container-fluid {
    width: 100%;
    height: 100%; }
    .what-we-do .container-fluid .what-we-do--inner-wrapper {
      padding: 75px;
      position: relative;
      width: 100%;
      display: flex;
      height: 100%;
      flex-direction: column;
      justify-content: center; }
      @media (max-width: 1440px) {
        .what-we-do .container-fluid .what-we-do--inner-wrapper {
          padding: 60px 40px; } }
      @media (max-width: 1199px) {
        .what-we-do .container-fluid .what-we-do--inner-wrapper {
          padding: 50px 15px; } }
      @media (max-width: 991px) {
        .what-we-do .container-fluid .what-we-do--inner-wrapper {
          padding: 30px 15px; } }
      .what-we-do .container-fluid .what-we-do--inner-wrapper .divider {
        line-height: 1;
        display: flex;
        flex-direction: column;
       }
        .what-we-do .container-fluid .what-we-do--inner-wrapper .divider:after {
          content: ' ';
          display: block;
          width: 100px;
          height: 5px;
          background: linear-gradient(135deg, var(--primary-color), transparent);
          margin-top: 20px; }
		  
    .what-we-do .container-fluid .first-block {
      background-color:#e5f0ff;background-image: url(../img/bg_hands.jpg);
    background-size: cover;
    color: #fff;    padding: 48px 40px 40px 90px !important;
 }
	   .what-we-do .container-fluid .first-block:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .5;
    background-color: #145091;
}
	  .what-we-do .container-fluid .what-we-do--inner-wrapper p, .what-we-do .container-fluid .what-we-do--inner-wrapper h4{z-index:99; color:#fff;}
.black-section {    background-color: #001831;
}
.color-section {    background-color: #145091;}
what-we-do .container-fluid .what-we-do--inner-wrapper {
    padding: 60px 40px;
}

.what-we-do .container-fluid .what-we-do--inner-wrapper {
    padding: 40px;
    position: relative;
    width: 100%;
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: center;
}

.border-radius{border-radius:5px;}

.b-half-sm {
    position: relative;
}

.b-half-sm:before, .bg-light-half-sm:before {
    height: 250px;
}
.b-half-lg:before, .b-half-md:before, .b-half-sm:before {
    content: "";
    background: #eff5f7;
    width: 100%;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
}

.s_area {
    background: url(../img/background.png) center 0px / cover no-repeat scroll;
    padding: 50px 0px 100px;
}