/*
Qwilo - Multipurpose Responsive HTML5 Template
Author: iqonicthemes.in
Version: 1.0
Design and Developed by: iqonicthemes.in
*/

/*================================================
[  Table of contents  ]
================================================

======================================
[ End table content ]
======================================*/
/*---------------------------------------------------------------------
Google Fonts
-----------------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Muli:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i,900,900i');

/*---------------------------------------------------------------------
Import Css
-----------------------------------------------------------------------*/
@import url("font-awesome.min.css");
@import url("ionicons.min.css");
@import url("mega-menu/mega_menu.css");
@import url("slick/slick.css");
@import url("owl-carousel/owl.carousel.css");
@import url("magnific-popup.css");
@import url("wow.css");
@import url("shortcodes.css");

/*---------------------------------------------------------------------
General
-----------------------------------------------------------------------*/
body { font-family: 'Rubik', sans-serif; font-weight: normal; letter-spacing: 1px; font-style: normal; font-size: 16px; line-height: 28px; color: #222222; }
a, input, button { -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; outline: none !important; }
a:focus, a:hover { text-decoration: none !important; }
h1, h2, h3, h4, h5, h6 { margin-top: 0px; font-family: 'Muli', sans-serif; }
h1 { font-size: 40px; line-height: 55px; }
h2 { font-size: 36px; line-height: 50px; }
h3 { font-size: 32px; line-height: 45px; }
h4 { font-size: 28px; line-height: 40px; }
h5 { font-size: 24px; line-height: 35px; }
h6 { font-size: 20px; line-height: 26px; }
.container-fluid { padding: 0 150px; }

/*---------------------------------------------------------------------
Loader
-----------------------------------------------------------------------*/

/*---------------------------------------------------------------------
Back to Top
-----------------------------------------------------------------------*/
#back-to-top .top { z-index: 9999; position: fixed; margin: 0px; color: #ffffff; background: #fd8d44; position: fixed; bottom: 25px; right: 25px; z-index: 999; font-size: 20px; width: 50px; height: 50px; text-align: center; line-height: 50px; -webkit-border-radius: 90px; -moz-border-radius: 90px; border-radius: 90px; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }
#back-to-top .top:hover { background: #075e98; color: #ffffff; -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); }
#back-to-top i { font-family: FontAwesome; }

/*---------------------------------------------------------------------
owl-carousel
-----------------------------------------------------------------------*/

/*---------------------------------------------------------------------
Typography
-----------------------------------------------------------------------*/
.typo-style { border-left: 3px solid #075e98; padding-left: 20px; margin-top: 50px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; padding: 6px 0 6px 15px; }

/*---------------------------------------------------------------------
List Style
----------------------------------------------------------------------*/
ul { padding: 0; margin: 0; padding-left: 20px; list-style: none; }
ul li:after { position: absolute; color: #075e98; content: ""; font-family: 'FontAwesome'; left: 0; top: 0; }
ul li.dark:after { color: #222222; }

/*************************************
Listing Check
**************************************/
ul.listing-mark { padding: 0; display: inline-block; }
ul.listing-mark li { position: relative; list-style-type: none; padding-left: 25px; margin: 10px 0; float: left; font-size: 16px; line-height: 26px; }
ul.listing-mark li:after { content: "\f00c"; }

/*************************************
Listing Check
**************************************/
ul.listing-dbl-mark { padding: 0; margin: 0; }
ul.listing-dbl-mark li { position: relative; list-style-type: none; margin: 10px 0; font-size: 16px; }
ul.listing-dbl-mark li { margin-bottom: 15px; line-height: 24px; }
ul.listing-dbl-mark li i { float: left; font-size: 30px; }
ul.listing-dbl-mark li span { display: table-cell; }

/* ----------------------------------------------------------------------
Work
-------------------------------------------------------------------------*/
/*.iq-works img { width: 150px; height: 150px; border-radius: 100%; }*/
.iq-works .step-img { position: relative; display: inline-block; }
.iq-works .step-number { background: #fd8d44; color: #ffffff; width: 50px; height: 50px; border-radius: 100%; font-size: 18px; position: absolute; text-align: center; line-height: 43px; right: 0; top: 0; border: 4px solid #ffffff; }
.iq-works.step-left:before { position: absolute; left: 79%; top: 20%; background: url('../images/how-it-works/dashed-arrow1.png') no-repeat 0 0; content: ""; width: 174px; height: 29px; }
.iq-works.step-right:before { position: absolute; left: 79%; top: 25%; background: url('../images/how-it-works/dashed-arrow2.png') no-repeat 0 0; content: ""; width: 174px; height: 29px; }

/* ----------------------------------------------------------------------
Services
-------------------------------------------------------------------------*/
.iq-feature1 { position: relative; padding: 30px 0; }
.iq-feature1 i { font-size: 70px; }
.iq-feature1:before, .iq-feature1:after { content: ""; position: absolute; background: #fd8d44; height: 1px; width: 0; webkit-transition: all 0.6s; -moz-transition: all 0.6s; -ms-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s; }
.iq-feature1:before { left: 0; top: 0; }
.iq-feature1:hover:before { width: 100%; }
.iq-feature1:after { right: 0; bottom: 0; }
.iq-feature1:hover:after { width: 100%; }
.iq-feature1 .iq-line { padding: 0 30px; }
.iq-feature1 .iq-line:before, .iq-feature1 .iq-line:after { content: ""; position: absolute; background: #fd8d44; height: 0px; width: 1px; webkit-transition: all 0.6s; -moz-transition: all 0.6s; -ms-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s; }
.iq-feature1 .iq-line:before { left: 0; bottom: 0; }
.iq-feature1:hover .iq-line:before { height: 100%; }
.iq-feature1 .iq-line:after { right: 0; top: 0; }
.iq-feature1:hover .iq-line:after { height: 100%; }

/* ----------------------------------------------------------------------
Testimonial
-------------------------------------------------------------------------*/
.iq-testimonial .owl-prev, .iq-testimonial .owl-next { float: left; }
.iq-testimonial .owl-prev i, .iq-testimonial .owl-next i { color: #dddddd; }
.iq-testimonial .owl-prev:hover i, .iq-testimonial .owl-next:hover i { color: #fd8d44; }
.iq-testimonial .owl-prev .fa-angle-left:before { content: "\f177"; float: left; }
.iq-testimonial .owl-next .fa-angle-right:before { content: "\f178"; float: left; margin-left: 10px; }
.iq-testimonial .feedback .iq-avtar { width: 60px; display: inline-block; text-align: center; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; float: left; }
.iq-testimonial .feedback .iq-avtar img { -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }
.iq-testimonial .feedback .iq-info { position: relative; background: rgba(255, 255, 255, 1.0); border: 1px solid #f8f3f3; padding: 20px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.iq-testimonial .feedback .iq-info.brd-none { border: none; }
.iq-testimonial .feedback .iq-info.light { background: rgba(255, 255, 255, 0.2); border: none; }
.iq-testimonial .feedback .iq-info.light:before { border-top: 15px solid rgba(255, 255, 255, 0.2); }
.iq-testimonial .feedback .title { font-size: 18px; }
.iq-testimonial .feedback p { margin-bottom: 0px; font-style: italic; }
.iq-testimonial .iq-star i { margin-right: 4px; }
.iq-testimonial .owl-controls { position: relative; width: 100%; position: relative; top: 30px; }
.iq-testimonial .iq-brd { -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }
.iq-testimonial .testi-white { background: #ffffff; padding: 30px 30px 100px 30px; }
.iq-testimonial .testi-white .feedback .iq-info { padding: 20px 0; }

/* ----------------------------------------------------------------------
Client
-------------------------------------------------------------------------*/

/* Arrow */
.owl-carousel.arrow-1 .owl-nav { position: absolute; display: block !important; text-indent: inherit; margin-top: -22px; 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; opacity: 0; }
.owl-carousel.arrow-1 .owl-nav i { background: #ffffff; color: #fd8d44; border: 1px solid #e3e3e3; font-size: 20px; width: 44px; height: 44px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; box-shadow: -1px 6px 13px rgba(0, 0, 0, 0.1); display: inline-block !important; line-height: 42px; padding-left: 2px; text-align: center; font-weight: normal; -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.arrow-1 .owl-nav i:hover { background: #fd8d44; color: #ffffff; border-color: #fd8d44; }
.owl-carousel.arrow-1 .owl-nav .owl-prev { position: absolute; display: block !important; cursor: pointer; width: auto; text-indent: inherit; left: 0px; -webkit-transition: opacity 0.5s ease 0s, left 0.5s ease 0s; -moz-transition: opacity 0.5s ease 0s, left 0.5s ease 0s; -ms-transition: opacity 0.5s ease 0s, left 0.5s ease 0s; -o-transition: opacity 0.5s ease 0s, left 0.5s ease 0s; transition: opacity 0.5s ease 0s, left 0.5s ease 0s; }
.owl-carousel.arrow-1 .owl-nav .owl-next { position: absolute; display: block !important; cursor: pointer; width: auto; text-indent: inherit; right: 0px; -webkit-transition: opacity 0.5s ease 0s, right 0.5s ease 0s; -moz-transition: opacity 0.5s ease 0s, right 0.5s ease 0s; -ms-transition: opacity 0.5s ease 0s, right 0.5s ease 0s; -o-transition: opacity 0.5s ease 0s, right 0.5s ease 0s; transition: opacity 0.5s ease 0s, right 0.5s ease 0s; }
.owl-carousel.arrow-1:hover .owl-nav { opacity: 1; }
.owl-carousel.arrow-1:hover .owl-nav .owl-prev { left: 20px; }
.owl-carousel.arrow-1:hover .owl-nav .owl-next { right: 20px; }

/* Dots */
.owl-carousel .owl-controls .owl-dot { margin-top: 20px; display: inline-block !important; }
.owl-carousel .owl-dots { position: relative; width: 100%; display: inline-block !important; text-indent: inherit; text-align: center; cursor: pointer; }
.owl-carousel.owl-theme .owl-dots .owl-dot span { background: #cecece; display: inline-block !important; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; margin: 0px 3px; height: 10px; width: 10px; border: 1px solid #ffffff; 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-theme .owl-dots .owl-dot:hover span { background: #fd8d44; }
.owl-carousel.owl-theme .owl-dots .owl-dot.active span { background: #075e98; width: 30px; }

/* ----------------------------------------------------------------------
Footer
-------------------------------------------------------------------------*/
.iq-footer { overflow: hidden; }
.iq-footer .footer-bottom { margin-top: 80px; }
.slidingDiv { height: 300px; position: absolute; top: 0; width: 100%; left: 0; z-index: 9; }
.show_hide { display: none; }
.iq-footer hr { border-bottom: 1px solid #333333; }
.iq-footer .owl-carousel { margin-bottom: 20px; }
.iq-footer ul { padding-left: 0; }
.iq-footer .dark-bg { background: #272727; }

/*link*/
.iq-footer .menu li { display: block; border-bottom: 0px; margin-bottom: 10px; line-height: 24px; padding: 0; }
.iq-footer .menu li a { color: #ffffff; }
.iq-footer .menu li a:hover, .iq-footer .menu li.active a { color: #fd8d44; }

/*Newsletter*/
.iq-footer .input-group .form-control, .iq-footer .input-group .form-control:active, .iq-footer .input-group .form-control:focus, .iq-footer .input-group .form-control:hover { -webkit-border-radius: 3px 0 0 3px; -moz-border-radius: 3px 0 0 3px; height: 50px; border-radius: 3px 0 0 3px; margin-right: -1px; background: inherit !important; color: #ffffff; border: 1px solid #3c3c3c; }
.iq-footer .iq-newsletter .button { -webkit-border-radius: 0px 3px 3px 0px; -moz-border-radius: 0px 3px 3px 0px; border-radius: 0px 3px 3px 0px; }
.form-control:focus { box-shadow: inherit; }

/*Contact owl-corousle*/
.iq-footer .iq-contact-box .iq-icon { float: left; text-align: center; margin-right: 15px; color: #fd8d44; }
.iq-footer .iq-contact-box .iq-icon i { font-size: 40px; }
.iq-footer .iq-contact-box .iq-content { display: table-cell; }
.iq-footer .iq-contact-box .iq-lead { color: #ffffff; }
.iq-footer .iq-contact-box { padding-left: 20px; padding-right: 20px; }
.iq-footer .owl-carousel.owl-theme .owl-dots .owl-dot.active span { background: #fd8d44; width: 30px; }
.iq-footer .iq-contact-box .iq-content span a{
	color: #fff;
}
.iq-footer .iq-contact-box .iq-content span a:hover{
	color: #fd8d44;
}
/*Contact*/
.iq-footer .iq-contact .blog { color: #ffffff; }
.iq-footer .iq-contact { margin: 20px 0px 0px 0px; }
.iq-footer .iq-contact .blog .title { font-size: 24px; }
.iq-footer .iq-contact .blog span { font-size: 20px; }
.iq-footer .iq-contact .blog i { color: #ffffff; font-size: 40px; line-height: 56px; vertical-align: middle; margin-right: 15px; display: table; float: left; background: #fd8d44; width: 56px; height: 56px; text-align: center; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; }
.iq-footer .iq-contact .blog .content { display: table-cell; }
.iq-footer .iq-contact .blog .content a{
	color: #fff;
}
.iq-footer .iq-contact .blog .content a:hover{
	color: #fd8d44;
}

/*Social Media*/
.iq-footer .iq-media-blog { margin: 0; padding: 0; text-align: right; }
.iq-footer .iq-media-blog li { display: inline-block; list-style: none; padding: 0; margin: 0px 4px; }
.iq-footer .iq-media-blog li a { display: block; width: 45px; height: 45px; line-height: 45px; font-size: 16px; color: #ffffff; background: transparent; border: 1px solid #666666; text-align: center; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }
.iq-footer .iq-media-blog li a:hover { background: #fd8d44; border-color: #fd8d44; color: #ffffff; }
.iq-footer iframe { width: 100%; height: 250px; }

/*---------------------------------------------------------------------
Contact Us
-----------------------------------------------------------------------*/
.iq-contact1 .contact-blog { position: relative; padding: 30px 0; }
.iq-contact1 .contact-blog i { font-size: 40px; background: rgba(255, 255, 255, 0.2); width: 80px; line-height: 80px; height: 80px; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; display: inline-block; }
.iq-contact1 .contact-blog:before, .iq-contact1 .contact-blog:after { content: ""; position: absolute; background: rgba(255, 255, 255, 0.6); height: 1px; width: 0; -webkit-transition: all 0.6s; -moz-transition: all 0.6s; -ms-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s; }
.iq-contact1 .contact-blog:before { left: 0; top: 0; }
.iq-contact1 .contact-blog:hover:before { width: 100%; }
.iq-contact1 .contact-blog:after { right: 0; bottom: 0; }
.iq-contact1 .contact-blog:hover:after { width: 100%; }
.iq-contact1 .contact-blog .iq-line { padding: 0 30px; }
.iq-contact1 .contact-blog .iq-line:before, .iq-contact1 .contact-blog .iq-line:after { content: ""; position: absolute; background: rgba(255, 255, 255, 0.6); height: 0px; width: 1px; -webkit-transition: all 0.6s; -moz-transition: all 0.6s; -ms-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s; }
.iq-contact1 .contact-blog .iq-line:before { left: 0; bottom: 0; }
.iq-contact1 .contact-blog:hover .iq-line:before { height: 100%; }
.iq-contact1 .contact-blog .iq-line:after { right: 0; top: 0; }
.iq-contact1 .contact-blog:hover .iq-line:after { height: 100%; }
.iq-contact1 .contact-blog .iq-line .iq-lead a{
	color:#fff;
}
.iq-contact1 .contact-blog .iq-line .iq-lead a:hover{
	color:#075e98;
}
.iq-contact1 .contact-blog h5 { margin-bottom: 5px; }
.iq-contact1 .iq-map iframe { border: 0px; width: 100%; float: left; height: 700px;}
.iq-contact1 .formmessage { display: none; }
.iq-contact1 .contact-form .section-field { width: 100%; float: left; }
.iq-contact1 .contact-form textarea { min-height: 140px; border: 1px solid #f6f6f6; background: #f6f6f6; width: 100%; padding-left: 20px; }
.iq-contact1 .contact-form .section-field input { width: 100%; margin-bottom: 20px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; padding-left: 20px; height: 45px; line-height: 45px; clear: both; color: #222222; border: 1px solid #f6f6f6; background: #f6f6f6; }
.iq-contact1 .contact-form .section-field input:focus, .iq-contact1 .contact-form .section-field.textarea textarea:focus { border: 1px solid #fd8d44; box-shadow: none; outline: none; }
#contact .error { display: none; margin-left: 10px; }
#contact .error_show { color: red; margin-left: 10px; position: absolute; bottom: 0; display: block; }

/*---------------------------------------------------------------------
Appointment
-----------------------------------------------------------------------*/
.iq-appointment input[type="radio"], .iq-appointment input[type="checkbox"] { margin: 0; height: inherit; height: 26px; left: 0; }
.iq-appointment .table-style .today { background: #2A3F54; color: #ffffff; }
.iq-appointment .table-style th:nth-of-type(7), .iq-appointment .table-style td:nth-of-type(7) { color: blue; }
.iq-appointment .table-style th:nth-of-type(1), .iq-appointment .table-style td:nth-of-type(1) { color: red; }
.iq-appointment .table-style tr:first-child th { background-color: #F6F6F6; text-align: center; font-size: 15px; }
.iq-appointment .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] { margin-left: 60%; }
.iq-appointment .well { background-color: inherit; border: none; box-shadow: inherit; padding: 0px 15px; margin-bottom: 0px; }
.iq-appointment form { border: 1px solid #dddddd; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 30px; }
.iq-appointment .iq-radio input, .iq-appointment .iq-check input { width: inherit; }
.iq-appointment .iq-check .form-check-input { margin-top: 2px; width: 16px; margin-right: 6px; }
.iq-appointment .form-control { background: #f6f6f6; border: 1px solid #f2f2f2; }
.iq-appointment .form-control:focus, .iq-appointment .section-field.textarea textarea:focus { box-shadow: none; outline: none; border: 1px solid #fd8d44; }
.iq-appointment label { font-size: 16px; color: #222222; }

/*---------------------------------------------------------------------
Working Hours
-----------------------------------------------------------------------*/
.iq-time-blog { -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; padding: 40px 5px 50px 5px; color: #ffffff; background: rgba(255, 255, 255, 0); -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; }
.iq-time-blog:hover { background: rgba(255, 255, 255, 1.0); color: #222222; }
.iq-time-blog.brd { border: 1px solid #ffffff; }
.iq-time-blog .day { font-size: 20px; }
.iq-time-blog .time { position: relative; padding-top: 15px; top: 20px; font-size: 13px; }
.iq-time-blog .time:before { position: absolute; content: ""; background: #ffffff; height: 2px; width: 30px; left: 50%; margin-left: -15px; top: 0; -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; }
.iq-time-blog:hover .time:before { background: #222222; }
.iq-time-blog.dark { border: 1px solid #fd8d44; color: #222222; background: rgba(2, 216, 113, 0); }
.iq-time-blog.dark:hover { border: 1px solid #fd8d44; color: #ffffff; background: rgba(7, 94, 152, 1.0); }
.iq-time-blog.dark .time:before { position: absolute; content: ""; background: #222222; height: 2px; width: 30px; left: 50%; margin-left: -15px; top: 0; -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; }
.iq-time-blog.dark:hover .time:before { background: #ffffff; }

/*---------------------------------------------------------------------
Counter
----------------------------------------------------------------------*/
/*.iq-counter1 .iq-counter { min-height: 60px; }
.iq-counter1 .iq-counter span { display: block; font-size: 48px; margin: 10px 0; margin-bottom: 20px; line-height: 40px; }
.iq-counter1 .iq-counter label { font-weight: 600; color: #222222; font-weight: 500; font-size: 20px; position: relative; margin-top: 20px; }
.iq-counter1 .iq-counter label:before { background: #075e98; content: ""; height: 3px; position: absolute; top: -10px; width: 50px; margin-left: -25px; left: 50%; margin-left: -25px; }
.iq-counter1 .iq-counter { padding-top: 20px; position: relative; z-index: 0; color: #222222; }
.iq-counter1 .iq-counter i { color: #222222; font-size: 90px; opacity: 0.4; line-height: 90px; position: absolute; left: 0; top: 0; width: 100%; text-align: center; z-index: -1; }
.iq-counter1 .iq-counter i:before { font-size: 90px; }
*/
/*---------------------------------------------------------------------
Accordion
----------------------------------------------------------------------*/

/*************************
Accordion Arrow
*************************/
.iq-accordion.arrow .card { margin-bottom: 10px; border-radius: 5px; overflow: hidden; padding: 0; border: 1px solid #dddddd; background: rgba(255, 255, 255, 0); }
.iq-accordion.arrow .card-header { transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; padding: 0; background-color: inherit; border-bottom: none; }
.iq-accordion.arrow .card-body { padding: 0 15px 15px 15px; }
.iq-accordion.arrow .card-header a { display: inline-block; font-size: 16px; width: 100%; font-weight: 600; position: relative; padding: 15px 15px 15px 65px; color: #222222; }
.iq-accordion.arrow .card-header a:after { font-family: 'FontAwesome'; content: "\f068"; color: #ffffff; font-weight: 200; text-align: center; font-size: 18px; left: 15px; top: 8px; position: absolute; background: #fd8d44; width: 40px; height: 40px; line-height: 40px; border-radius: 100px; }
.iq-accordion.arrow .card-header a.collapsed:after { content: "\f067"; }

/*************************************
Feature 2
**************************************/
.iq-feature2 .feature2-image { position: relative; }
.iq-feature2 .icon { background: rgba(253, 141, 68, 1); height: 100%; left: 0; position: absolute; bottom: 0; text-align: center; width: 0; -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; }
.iq-feature2 .icon i { color: #ffffff; display: inline-block; font-size: 40px; line-height: 40px; margin-top: -15px; position: relative; top: 50%; opacity: 0; }
.iq-feature2 .feature15-blog:hover .icon i { opacity: 1.0; }
.iq-feature2 .feature15-blog:hover .icon { width: 100%; background: rgba(253, 141, 68, 0.6); }
.iq-feature2 .about-blog .text-big { font-size: 30px; }

/*---------------------------------------------------------------------
Blog Page
-----------------------------------------------------------------------*/
.iq-blog { overflow: hidden; }
.iq-blog-entry { margin-bottom: 20px; -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1); }
.iq-blog-entry:hover { -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1); }
.iq-entry-image { position: relative; }
.iq-blog-entry ul { padding-left: 0; }
.iq-entry-image img, .iq-entry-image .owl-carousel .owl-item img { width: 100%; }
.iq-entry-image .tag { position: absolute; left: 0; bottom: 0px; background: #075e98; padding: 5px 10px; color: #ffffff; z-index: 9; }
.iq-entry-image .tag i { margin-right: 5px; }
.iq-entry-image .date { position: absolute; right: 15px; top: 15px; background: #075e98; -webkit-border-radius: 90%; -moz-border-radius: 90%; border-radius: 90%; height: 60px; width: 60px; color: #ffffff; font-size: 16px; text-align: center; line-height: normal; text-transform: uppercase; padding-top: 10px; z-index: 9; }
.iq-entry-image .date small { display: block; }
.iq-blog-detail { padding: 15px; background: #ffffff; }
.iq-entry-title  h5 { -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; }
.iq-entry-title  h5 a { color: #075e98 !important; }
.iq-entry-title a:hover h5 { color: #075e98; }
.iq-entry-title a:hover { text-decoration: none !important; }
.iq-entry-meta { display: inline-block; width: 100%; }
.iq-entry-meta li { float: left; margin-right: 15px; list-style: none; }
.iq-entry-meta li a { color: #222222; font-size: 15px; }
.iq-entry-meta li a:hover { color: #075e98; }
.iq-entry-meta li:last-child { margin-right: 0; }
.iq-blog .text-line a { text-decoration: underline; }
.iq-blog .iq-blog-detail { background: none; }
.iq-blog-entry .tag.bottom-space { bottom: 28px; }
.iq-blog .iq-blog-entry.iq-blockquote .iq-blog-detail .date, .iq-blog .iq-blog-entry.iq-blockquote .iq-blog-detail .tag { background: #ffffff; padding: 6px 15px; margin-bottom: 15px; display: inline-block; color: #222222; }
.iq-blog .iq-blog-entry.iq-blockquote .iq-entry-meta li a { color: #ffffff; }
.iq-blog .iq-blog-entry.iq-blockquote .iq-entry-title h5 a { color: #ffffff !important; }
.iq-blog .iq-blog-entry.iq-blockquote.white .iq-font-black { color: #222222 !important; }

/*************************
Blog - SideBar
*************************/
.iq-post-sidebar { height: 100%; }
.iq-sidebar-widget ul { list-style: none; padding-left: 0; }
.iq-sidebar-widget { margin-bottom: 40px; padding: 20px 20px; border: 1px solid #ededed; }
.iq-sidebar-widget:last-child { margin-bottom: 0; }
.iq-sidebar-widget .iq-widget-title { padding-bottom: 10px; margin-bottom: 20px; font-size: 24px; }

/*Audio*/
.iq-blog-entry.iq-audio .players audio { width: 100%; position: absolute; padding: 10px; top: -80px; }
.iq-blog-entry .tag, .iq-blog-entry .date { background: #075e98; color: #ffffff; padding: 6px 15px; display: inline-block; }

/*video vimeo and youtube*/
.video-box { height: 0; padding-bottom: 55.5%; margin-bottom: 0px; position: relative; overflow: hidden; }
.video-box.vimeo { padding-top: 0; }
.video-box iframe, .video-box object, .video-box embed, .video-box video { position: absolute; width: 100%; height: 100%; top: 0; left: 0; border: none; }

/*SideBar - Search*/
.iq-sidebar-widget .iq-widget-search { position: relative; }
.iq-sidebar-widget .iq-widget-search input { padding-right: 40px; box-shadow: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; color: #2c3e50; height: 50px; border: 2px solid #f2f2f2; 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; }
.iq-sidebar-widget .iq-widget-search input:focus { background: #ffffff; }
.iq-sidebar-widget .iq-widget-search i { position: absolute; right: 8px; color: #075e98; cursor: pointer; padding: 16px 12px; font-size: 18px; }
.iq-sidebar-widget .iq-widget-search input:focus { border-color: #075e98; }

/*SideBar - Posts*/
.iq-sidebar-widget .iq-recent-post { margin-top: 20px; }
.iq-sidebar-widget .iq-recent-post .media-body>a { display: block; font-size: 15px; font-weight: 600; color: #2c3e50; }
.iq-sidebar-widget .iq-recent-post .media-body>a:hover { color: #075e98; }
.iq-sidebar-widget .iq-recent-post .media-body span { color: #666666; }
.iq-sidebar-widget .iq-recent-post .media-body span .fa { color: #222222; margin-right: 5px; }

/* Meta - SideBar */
.iq-widget-archives li { margin: 10px 0; }
.iq-widget-archives li a { color: #666666; }
.iq-widget-archives li a i { font-size: 16px; margin-right: 5px; }
.iq-widget-archives li a:hover { margin-left: 5px; color: #075e98; }

/*widget-menu*/
.iq-sidebar-widget { position: relative; }
.iq-sidebar-widget ul li a { font-size: 14px; display: block; color: #222222; position: relative; }
.iq-sidebar-widget .iq-widget-menu i { padding-top: 4px; position: absolute; right: 18px; }
.iq-sidebar-widget ul li a span { padding: 5px 10px 5px 0; display: block; font-size: 16px; }
.iq-sidebar-widget ul li a span:hover { text-decoration: none; color: #075e98; }
.iq-sidebar-widget ul li.active { border-bottom: none; }
.iq-sidebar-widget ul li.hover a { color: #075e98; }
.iq-sidebar-widget ul li.hover a span { background: transparent; color: #075e98; }
.iq-sidebar-widget ul ul li a span { color: #222222; }
.iq-sidebar-widget ul ul li a span:hover { color: #075e98; }
.iq-sidebar-widget ul ul { display: none; padding-left: 20px; }
.iq-sidebar-widget ul ul a { display: block; color: #222222; font-size: 14px; }
.iq-sidebar-widget ul ul a:hover { color: #075e98; }
.iq-sidebar-widget ul li.active i { transform: rotate(90deg); }
.iq-sidebar-widget ul.iq-tag li { display: inline-block; margin: 5px 5px 5px 0; }
.iq-sidebar-widget ul.iq-tag li a { display: block; background: #f3f3f3; color: #222222; padding: 5px 15px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.iq-sidebar-widget ul.iq-tag li a:hover { background: #075e98; color: #ffffff; }

/* Comments Box */
.iq-blog-entry .iq-comment-list ul { padding-left: 60px !important; list-style: none; }
.iq-comment-list li { margin-top: 25px; margin-bottom: 0; vertical-align: top; padding: 0; position: relative; }
.iq-comment-list .iq-comments-media { padding: 15px 15px 30px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; border-bottom: 1px solid #eeeeee; }
.iq-comment-list .iq-comments-media a { color: #222222; }
.iq-comment-list .iq-comments-media img { width: 85px; }
.iq-comment-list li:last-child .iq-comments-media { border-bottom: none; padding-bottom: 0; }
.iq-comment-list ul { padding-left: 60px; }
.iq-comment-list .reply { position: absolute; line-height: 22px; margin: 0; padding: 2px 16px; font-size: 11px; right: 0; top: 0; font-weight: 500; color: #ffffff !important; }
.iq-comment-list .reply:hover { color: #ffffff; }
.iq-comment-list .iq-comments-media .iq-comments-info .reply { color: #ffffff; }
.info-block img { width: 100px; }
.blog-contact .formmessage { display: none; }
.blog-contact .contact-form .section-field { width: 100%; float: left; }
.blog-contact .contact-form textarea { min-height: 140px; border: 1px solid #f6f6f6; background: #f6f6f6; width: 100%; padding-left: 20px; line-height: 45px; }
.blog-contact .contact-form .section-field input { width: 100%; margin-bottom: 20px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; padding-left: 20px; height: 45px; line-height: 45px; clear: both; color: #222222; border: 1px solid #f6f6f6; background: #f6f6f6; }
.blog-contact .contact-form .section-field input:focus, .blog-contact .contact-form .section-field.textarea textarea:focus { border: 1px solid #075e98; box-shadow: none; outline: none; }

/*************************
Pagination Box
*************************/
.pagination-box .page-item { margin-left: -1px; }
.pagination-box .page-item .page-link { width: 50px; height: 50px; line-height: 50px; text-align: center; padding: 0; margin: 0; color: #222222; font-size: 18px; }
.pagination-box .page-item .page-link span { font-size: 24px; }
.pagination-box .page-item:hover .page-link, .pagination-box .page-item.active .page-link { background-color: #075e98; border-color: #075e98; color: #ffffff; }

/*---------------------------------------------------------------------
Team
-----------------------------------------------------------------------*/
.iq-team1 .team-blog { position: relative; overflow: hidden; }
.iq-team1 .team-blog:hover:before { opacity: 1; }
.iq-team1, .iq-team1 .team-blog:before, .iq-team1 .team-blog:hover:before, .iq-team1 .team-blog:hover .team-description, .iq-team1 .team-blog:hover .team-social, .iq-team1 .team-blog .team-social { -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; }
.iq-team1 .team-description h5 { position: absolute; color: #ffffff; left: -50%; bottom: 20%; opacity: 0; z-index: 9; 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-team1:hover .team-description h5 { opacity: 1; left: 5%; }
.iq-team1 .team-description p { position: absolute; color: #ffffff; left: -50%; bottom: 12%; opacity: 0; z-index: 9; transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out; -moz-transition: all 0.8s ease-in-out; -ms-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; -webkit-transition: all 0.8s ease-in-out; }
.iq-team1:hover .team-description p { opacity: 1; left: 5%; }
.iq-team1 .team-description .line { background: #ffffff; height: 1px; width: 0; position: absolute; left: 0; bottom: 30%; z-index: 9; opacity: 0; transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out; -moz-transition: all 0.8s ease-in-out; -ms-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; -webkit-transition: all 0.8s ease-in-out; }
.iq-team1:hover .team-description .line { opacity: 1; width: 150px; }
.iq-team1 .team-blog .team-social { position: absolute; right: -50%; bottom: 5%; opacity: 0; z-index: 9; }
.iq-team1 .team-blog:hover .team-social { opacity: 1; right: 5%; }
.iq-team1 .team-blog .team-social ul { width: 100%; display: inline-block; }
.iq-team1 .team-blog .team-social ul li { display: inline-block; }
.iq-team1 .team-blog .team-social ul li a { color: #ffffff; padding: 10px; }
.iq-team1 .team-blog .team-social ul li a:hover { color: #fd8d44; }
.iq-team1 .team-blog .team-social ul li a i { font-size: 20px; display: inline-block; float: none; text-align: center; background: transparent; }
.iq-team1 .team-images:before { position: absolute; top: 0; left: 0; height: 100%; width: 100%; content: ""; opacity: 0; z-index: 1; background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 1) 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 1) 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f0f9ff', endColorstr='#fd8d44', GradientType=0); /* IE6-9 */ -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; }
.iq-team1:hover .team-images:before { opacity: 1; }

/*---------------------------------------------------------------------
Coming Soon
-----------------------------------------------------------------------*/
.iq-coming .iq-coming-blog { height: 800px; }
.iq-coming .big-text { font-size: 60px; text-transform: uppercase; color: #fd8d44; line-height: 80px; }
.iq-coming img { width: 140px; }
.iq-coming .iq-subscribe .form-group { width: 40%; }
.iq-coming .iq-subscribe .form-control { -webkit-border-radius: 3px 0 0 3px; -moz-border-radius: 3px 0 0 3px; border-radius: 3px 0 0 3px; height: 52px; width: 100%; display: inline-block; padding-left: 25px; box-shadow: none; border: 1px solid #dddddd; background: rgba(253, 253, 253, 0.8); }
.iq-coming .countdown-timer { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin-bottom: 20px; max-width: 300px; margin: 50px auto; }
.iq-coming .countdown-timer h5 { font-size: 14px; letter-spacing: 0.5px; text-align: center; padding-top: 10px; text-shadow: none; }
.iq-coming .countdown-timer .timer { padding: 10px; text-align: center; padding-top: 15px; }
.iq-coming .countdown-timer .timer .timer-wrapper { display: inline-block; width: 200px; height: 50px; }
.iq-coming .countdown-timer .timer .timer-wrapper .time { font-size: 80px; font-weight: bold; color: #222222; margin: 0 50px; float: left; }
.iq-coming .countdown-timer .timer .timer-wrapper .text { font-size: 20px; }
.iq-coming #countdown { list-style: none; margin: 20px 0 30px 0; padding: 0; display: block; text-align: center; display: inline-block; }
.iq-coming #countdown li { display: inline-block; margin: 0 20px; }
.iq-coming #countdown li span { font-size: 50px; font-weight: 800; line-height: 80px; color: #222222; }
.iq-coming #countdown li.seperator { font-size: 50px; line-height: 40px; vertical-align: top; margin: 35px 0px; color: #222222; }
.iq-coming #countdown li h6 { color: #222222; font-size: 20px; padding-right: 30px; }
.iq-coming .particles-bg { position: relative; overflow: hidden; }
.iq-coming .particles-bg #canvas { position: absolute; display: block; color: rgba(255, 255, 255.0.9); }
.iq-coming #countdown li p { font-size: 16px; font-weight: 600; line-height: 24px; color: #222222; }
.iq-coming .button { margin-left: 0; -webkit-border-radius: 0 3px 3px 0; -moz-border-radius: 0 3px 3px 0; border-radius: 0 3px 3px 0; padding: 11px 20px; }

/*iq-services*/
#iq-services .item .feature2-blog .about-blog .iq-lead{
	font-size: 20px;
}
#iq-services .item .feature2-blog .feature2-image img{
	height: 220px;
}
/*sign_up_btn*/
.sign_up_btn{
	background-color: #fd8d44;
	color: #fff; 
}
.sign_up_btn:hover{
	background-color: #075e98;
	color: #fff; 
}
