/*

Template: Appino - Responsive App Landing Page
Author: iqonicthemes.in
Version: 1.0
Design and Developed by: iqonicthemes.in

NOTE: This is main stylesheet of template, This file contains the styling for the actual Template. Please do not change anything here! write in a custom.css file if required!

*/

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

:: General
:: Back to Top
:: Loader
:: Buttons
:: Div Shadow
:: Page Section Margin Padding 
:: Text Weight 
:: Text Color 
:: Background Color 
:: BG Effect
:: Background Gradient 
:: Section Title
:: Header
:: Banner
:: Feature
:: About us
:: How It Work?
:: Special Features
:: App Screenshots
:: The Appino Great Feature
:: TESTIMONIAL
:: TEAM
:: Counter
:: Asked Questions
:: Price Table
:: BLOG
:: Our clients
:: Newsletter
:: Full Contact
:: Footer
:: Breadcrumb Inner Page
:: Blog Page
:: Blog - SideBar
:: 404 Error
:: Coming Soon

======================================
[ End table content ]
======================================*/




/*---------------------------------------------------------------------
                               Back to Top
-----------------------------------------------------------------------*/
#back-to-top2 .top2 { z-index: 999; position: fixed; margin: 0px; color: #fff; background: #A31067; position: fixed; bottom: 25px; right: 25px; z-index: 999; font-size: 26px; width: 50px; height: 50px; text-align: center; line-height: 50px; 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-top2 .top2:hover { background: #cd1482; color: #fff; -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); }

/*---------------------------------------------------------------------
                               General
-----------------------------------------------------------------------*/


/*---------------------------------------------------------------------
                             Banner
-----------------------------------------------------------------------*/
.banner-03 { color: #fff; font-family: 'Raleway', sans-serif; position: relative; }
.banner-03 h1 { font-size: 60px; line-height: 110px; text-shadow: 0px 20px 10px rgba(0, 0, 0, 0.1); margin-top: 15%; letter-spacing: 2px; }
.banner-03 h1 small { font-size: 18px; display: block; text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1); }
.banner-03 .link { position: absolute; bottom: 60px; left: 0; display: inline-block; width: 330px; }
.banner-03 .link h5 { margin-bottom: 20px; position: relative; display: inline-block; }
.banner-03 .link h5:before { position: absolute; top: 20px; right: -25px; content: ""; background: url('../images/arrow.png') no-repeat 0 0; width: 61px; height: 58px; }
.banner-03 .link li { margin: 0 5px; }
.banner-03 .link li a { font-size: 40px; color: #fff; text-shadow: 0px 2px 10px rgba(0, 0, 195, 0.15); }
.iq-mobile-app .iq-mobile-box { position: relative; text-align: center; display: inline-block; margin-bottom: -190px; margin-top: -30px; }
.iq-mobile-app .iq-mobile-box .iq-mobile-img { position: relative; z-index: 9; }
.iq-mobile-app .iq-mobile-icon { position: absolute; }
.iq-mobile-app .icon-01 { left: -30px; top: 50px; }
.iq-mobile-app .icon-02 { left: -50px; top: 200px; }
.iq-mobile-app .icon-03 { right: -20px; top: 100px; z-index: 9; }
.iq-mobile-app .icon-04 { right: -50px; top: 300px; }
.iq-mobile-app .icon-05 { left: 20px; bottom: 145px; z-index: 9; }

/*---------------------------------------------------------------------
                             Feature
-----------------------------------------------------------------------*/
.iq-fancy-box-03 { position: relative; padding: 20px; overflow: hidden; -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15); box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);}
.iq-fancy-box-03:before { position: absolute; content: ""; left: -100%; bottom: 0; height: 3px; width: 100%; 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: rgba(248, 9, 151, 1); background: -moz-linear-gradient(left, rgba(248, 9, 151, 1) 0%, rgba(165, 52, 185, 1) 100%); background: -webkit-gradient(left top, right top, color-stop(0%, rgba(248, 9, 151, 1)), color-stop(100%, rgba(165, 52, 185, 1))); background: -webkit-linear-gradient(left, rgba(248, 9, 151, 1) 0%, rgba(165, 52, 185, 1) 100%); background: -o-linear-gradient(left, rgba(248, 9, 151, 1) 0%, rgba(165, 52, 185, 1) 100%); background: -ms-linear-gradient(left, rgba(248, 9, 151, 1) 0%, rgba(165, 52, 185, 1) 100%); background: linear-gradient(to right, rgba(248, 9, 151, 1) 0%, rgba(165, 52, 185, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A31067', endColorstr='#cd1482', GradientType=1); }
.iq-fancy-box-03 i { font-size: 50px; display: inline-block; float: left; margin-right: 20px; }
.iq-fancy-box-03 h4 { margin: 13px 0 0px; display: inline-block; float: left; }
.iq-fancy-box-03 .info-03 { display: inline-block; width: 100%; margin-top: 5px; }

/* fancy box Hover */
.iq-fancy-box-03:hover {}
.iq-fancy-box-03:hover:before { left: 0; }

/*---------------------------------------------------------------------
                             About us
-----------------------------------------------------------------------*/
.iq-about-03 .button { line-height: 34px; }
.iq-about-03 .button i { font-size: 32px; display: inline-block; float: left; margin-right: 10px; }
.iq-about-03-phone { margin-bottom: -180px; }

/*---------------------------------------------------------------------
                            How It Work?
-----------------------------------------------------------------------*/
.iq-about-1 p { line-height: 30px; }

/*---------------------------------------------------------------------
                            Special Features
-----------------------------------------------------------------------*/
.iq-amazing-tab .nav-tabs { border: none; }
.iq-amazing-tab .nav-tabs li { margin-top: 50px; margin-bottom: 0; float: left; display: inline-block; width: 100%; }
.iq-amazing-tab .nav-tabs li a { margin: 0; line-height: normal; border: none; border-radius: 0; padding: 0; color: #666; transition: all 0s ease-in-out; transition: all 0s ease-in-out; -moz-transition: all 0s ease-in-out; -ms-transition: all 0s ease-in-out; -o-transition: all 0s ease-in-out; -webkit-transition: all 0s ease-in-out; }
.iq-amazing-tab .nav-tabs li.active a, .iq-amazing-tab .nav-tabs li.active a:hover, .iq-amazing-tab .nav-tabs li.active a:focus { color: #fff; border: none; left: -20px; background: rgba(248, 9, 151, 1); background: -moz-linear-gradient(left, rgba(248, 9, 151, 1) 0%, rgba(165, 52, 185, 1) 100%); background: -webkit-gradient(left top, right top, color-stop(0%, rgba(248, 9, 151, 1)), color-stop(100%, rgba(165, 52, 185, 1))); background: -webkit-linear-gradient(left, rgba(248, 9, 151, 1) 0%, rgba(165, 52, 185, 1) 100%); background: -o-linear-gradient(left, rgba(248, 9, 151, 1) 0%, rgba(165, 52, 185, 1) 100%); background: -ms-linear-gradient(left, rgba(248, 9, 151, 1) 0%, rgba(165, 52, 185, 1) 100%); background: linear-gradient(to right, rgba(248, 9, 151, 1) 0%, rgba(165, 52, 185, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A31067', endColorstr='#cd1482', GradientType=1); }
.iq-amazing-tab .nav-tabs li a:hover { color: #fff; border: none; background: rgba(248, 9, 151, 1); background: -moz-linear-gradient(left, rgba(248, 9, 151, 1) 0%, rgba(165, 52, 185, 1) 100%); background: -webkit-gradient(left top, right top, color-stop(0%, rgba(248, 9, 151, 1)), color-stop(100%, rgba(165, 52, 185, 1))); background: -webkit-linear-gradient(left, rgba(248, 9, 151, 1) 0%, rgba(165, 52, 185, 1) 100%); background: -o-linear-gradient(left, rgba(248, 9, 151, 1) 0%, rgba(165, 52, 185, 1) 100%); background: -ms-linear-gradient(left, rgba(248, 9, 151, 1) 0%, rgba(165, 52, 185, 1) 100%); background: linear-gradient(to right, rgba(248, 9, 151, 1) 0%, rgba(165, 52, 185, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A31067', endColorstr='#cd1482', GradientType=1); }
.iq-amazing-tab .nav-tabs li.active a .iq-fancy-box-01:before { content: ""; position: absolute; top: 50%; margin-top: -10px; left: -10px; width: 20px; height: 20px; display: inline-block; background: #A31067; border-radius: 90px; -webkit-box-shadow: 0px 0px 0px 5px rgba(247, 247, 247, 1); -moz-box-shadow: 0px 0px 0px 5px rgba(247, 247, 247, 1); box-shadow: 0px 0px 0px 5px rgba(247, 247, 247, 1); }
.iq-amazing-tab .nav-tabs li.active a .iq-fancy-box-01:after { content: ""; position: absolute; z-index: 9; top: 50%; margin-top: -1px; right: 100%; width: 100px; height: 2px; display: inline-block; background: rgba(165, 52, 185, 1); background: -moz-linear-gradient(left, rgba(165, 52, 185, 1) 0%, rgba(248, 9, 151, 1) 100%); background: -webkit-gradient(left top, right top, color-stop(0%, rgba(165, 52, 185, 1)), color-stop(100%, rgba(248, 9, 151, 1))); background: -webkit-linear-gradient(left, rgba(165, 52, 185, 1) 0%, rgba(248, 9, 151, 1) 100%); background: -o-linear-gradient(left, rgba(165, 52, 185, 1) 0%, rgba(248, 9, 151, 1) 100%); background: -ms-linear-gradient(left, rgba(165, 52, 185, 1) 0%, rgba(248, 9, 151, 1) 100%); background: linear-gradient(to right, rgba(165, 52, 185, 1) 0%, rgba(248, 9, 151, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cd1482', endColorstr='#A31067', GradientType=1); }
.nav-tabs li.active a.round-right, .nav-tabs li.active a.round-right:hover, .nav-tabs li.active a.round-right:focus { right: -20px; left: inherit; }
.iq-amazing-tab .nav-tabs li.active a.round-right .iq-fancy-box-01:before { background: #cd1482; right: -10px; left: inherit; }
.iq-amazing-tab .nav-tabs li.active a.round-right .iq-fancy-box-01:after { right: inherit; left: 100%; background: rgba(165, 52, 185, 1); background: -moz-linear-gradient(left, rgba(165, 52, 185, 1) 0%, rgba(248, 9, 151, 1) 100%); background: -webkit-gradient(left top, right top, color-stop(0%, rgba(165, 52, 185, 1)), color-stop(100%, rgba(248, 9, 151, 1))); background: -webkit-linear-gradient(left, rgba(165, 52, 185, 1) 0%, rgba(248, 9, 151, 1) 100%); background: -o-linear-gradient(left, rgba(165, 52, 185, 1) 0%, rgba(248, 9, 151, 1) 100%); background: -ms-linear-gradient(left, rgba(165, 52, 185, 1) 0%, rgba(248, 9, 151, 1) 100%); background: linear-gradient(to right, rgba(165, 52, 185, 1) 0%, rgba(248, 9, 151, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cd1482', endColorstr='#A31067', GradientType=1); }
.nav-tabs li.active a h4, .nav-tabs li.active a:hover h4, .nav-tabs li.active a:focus h4, .nav-tabs li.active a i, .nav-tabs li.active a:hover i, .nav-tabs li.active a:focus i { color: #fff; }
.iq-amazing-tab .nav-tabs li a:hover h4 { color: #fff; }
.iq-amazing-tab .nav-tabs li a:hover i { background: none; color: #fff; -webkit-background-clip: text; -webkit-text-fill-color: snow; }
.iq-amazing-tab .tab-content { background: url('../images/screenshots/phone.png') no-repeat top center; padding: 87px 36px 99px 44px; background-size: 100% 100%; }
.iq-amazing-tab .tab-content .tab-pane img { width: 100%; }

/* fancy box 01 */
.iq-fancy-box-01 { padding: 10px 30px; -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); }
.iq-fancy-box-01 i { font-size: 50px; float: left; margin-right: 15px; color: #A31067; }
.iq-fancy-box-01 h4 { margin: 15px 0 0; float: left; display: inline-block; }
.fancy-content-01 { display: inline-block; width: 100%; }
.fancy-content-01 p { line-height: 24px; }

/* fancy box 01 Right icon */
.iq-fancy-box-01.text-right i { float: right; margin-left: 15px; margin-right: 0; }
.iq-fancy-box-01.text-right h4 { display: inline-block; float: none; }

/*---------------------------------------------------------------------
                             App Screenshots
-----------------------------------------------------------------------*/
.iq-app:before { content: ""; position: absolute; top: 0; left: 0; background: rgba(0, 0, 0, 0.7); height: 100%; width: 100%; }
.iq-app-info { padding: 30px 15% 0% 29%; }

.home-screen-slide { position: relative; padding: 72px 0px 76px 36px; margin-left: -100px; }
.home-screen-slide:before { background: url('../images/screenshots/phone.png') no-repeat 0 0; background-size: 100% 100%; content: ""; position: absolute; left: 0; top: 0; height: 100%; width: 301px; }
.home-screen-slide .owl-carousel .item { width: 236px; }
.iq-app .owl-carousel .owl-item a { position: relative; display: inline-block; width: 100%; }
.iq-app .owl-carousel .owl-item a:before { position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: "\f4a4"; font-size: 30px; color: #fff; line-height: 15; font-family: Ionicons; text-align: center; vertical-align: center; background: rgba(248, 9, 151, 0.8); z-index: 9; opacity: 0; }
.iq-app .owl-carousel .owl-item a:hover:before { opacity: 1; -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; }

/*---------------------------------------------------------------------
                       The Appino Great Feature
-----------------------------------------------------------------------*/
.iq-fancy-box-02 { padding: 40px 15px 25px 15px; overflow: hidden; position: relative; -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1); }
.iq-fancy-box-02 .iq-icon { border-radius: 90px; display: inline-block; height: 70px; width: 70px; line-height: 70px; text-align: center; color: #ffffff; -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: rgba(248, 9, 151, 1); background: -moz-linear-gradient(left, rgba(248, 9, 151, 1) 0%, rgba(165, 52, 185, 1) 100%); background: -webkit-gradient(left top, right top, color-stop(0%, rgba(248, 9, 151, 1)), color-stop(100%, rgba(165, 52, 185, 1))); background: -webkit-linear-gradient(left, rgba(248, 9, 151, 1) 0%, rgba(165, 52, 185, 1) 100%); background: -o-linear-gradient(left, rgba(248, 9, 151, 1) 0%, rgba(165, 52, 185, 1) 100%); background: -ms-linear-gradient(left, rgba(248, 9, 151, 1) 0%, rgba(165, 52, 185, 1) 100%); background: linear-gradient(to right, rgba(248, 9, 151, 1) 0%, rgba(165, 52, 185, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A31067', endColorstr='#cd1482', GradientType=1); }
.iq-fancy-box-02 .iq-icon i { font-size: 36px; }
.iq-fancy-box-02 .iq-icon span { font-size: 30px; }
.iq-fancy-box-02 .fancy-content h5 { z-index: 9; position: relative; }
.iq-fancy-box-02 .iq-big-title { color: #f0f0f0; font-size: 70px; position: absolute; top: 50%; left: 50%; font-weight: 600; margin-top: -10px; margin-left: -40px; opacity: 0.6; }
.iq-fancy-box-02.iq-shadow { padding: 0; box-shadow: none; }

/*---------------------------------------------------------------------
                          TESTIMONIAL
-----------------------------------------------------------------------*/
.iq-loved-customers .owl-carousel .owl-item .item { padding: 10px 10px 20px; }
.iq-client { position: relative; margin-top: 40px; padding: 0 30px 15px; -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.06); -moz-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.06); box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.06); }
.iq-client:before { position: absolute; content: ""; right: 0; top: 0; height: 2px; width: 100px; background: rgba(248, 9, 151, 1); background: -moz-linear-gradient(left, rgba(248, 9, 151, 1) 0%, rgba(165, 52, 185, 1) 100%); background: -webkit-gradient(left top, right top, color-stop(0%, rgba(248, 9, 151, 1)), color-stop(100%, rgba(165, 52, 185, 1))); background: -webkit-linear-gradient(left, rgba(248, 9, 151, 1) 0%, rgba(165, 52, 185, 1) 100%); background: -o-linear-gradient(left, rgba(248, 9, 151, 1) 0%, rgba(165, 52, 185, 1) 100%); background: -ms-linear-gradient(left, rgba(248, 9, 151, 1) 0%, rgba(165, 52, 185, 1) 100%); background: linear-gradient(to right, rgba(248, 9, 151, 1) 0%, rgba(165, 52, 185, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A31067', endColorstr='#cd1482', GradientType=1); }
.iq-client .client-img { width: 80px; height: 80px; display: inline-block; border-radius: 90px; margin-top: -40px; }
.client-name { padding-left: 60px; position: relative; }
.client-name:before { content: "\f10d"; font-family: FontAwesome; position: absolute; bottom: 0px; left: 0; font-size: 44px; color: #f0f0f0; line-height: normal; }
.client-info p { line-height: 28px; }
.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 { display: block; position: absolute; text-align: center; text-indent: inherit; 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 { display: block; position: absolute; text-align: center; text-indent: inherit; 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; border-radius: 50%; width: 44px; height: 44px; line-height: 42px; padding-left: 0px; display: inline-block; color: #f5f7fb; background: #e7e7e7; font-weight: normal; 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: #cd1482; color: #f5f7fb; }

/*---------------------------------------------------------------------
                          TEAM
-----------------------------------------------------------------------*/
.iq-team { position: relative; -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); }
.iq-team:before { position: absolute; content: ""; top: 0; left: 0; width: 100%; height: 100%; 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: rgba(248, 9, 151, 1); background: -moz-linear-gradient(left, rgba(248, 9, 151, 1) 0%, rgba(165, 52, 185, 1) 100%); background: -webkit-gradient(left top, right top, color-stop(0%, rgba(248, 9, 151, 1)), color-stop(100%, rgba(165, 52, 185, 1))); background: -webkit-linear-gradient(left, rgba(248, 9, 151, 1) 0%, rgba(165, 52, 185, 1) 100%); background: -o-linear-gradient(left, rgba(248, 9, 151, 1) 0%, rgba(165, 52, 185, 1) 100%); background: -ms-linear-gradient(left, rgba(248, 9, 151, 1) 0%, rgba(165, 52, 185, 1) 100%); background: linear-gradient(to right, rgba(248, 9, 151, 1) 0%, rgba(165, 52, 185, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A31067', endColorstr='#cd1482', GradientType=1); opacity: 0; }
.iq-team-info { position: absolute; top: 50%; left: 0; margin-top: -45px; width: 100%; display: inline-block; color: #fff; 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; }
.team-post { margin: 5px 0 0; display: inline-block; width: 100%; }
.share { position: relative; width: 100%; }
.share span { display: inline-block; font-weight: 600; text-transform: uppercase; opacity: 1; pointer-events: none; position: absolute; top: 0px; left: 50%; margin-left: -70px; border-radius: 90px; padding: 8px 20px; background: #fff; color: #09b2ef; 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; }
.share nav { font-size: 0; }
.share a { line-height: 40px; width: 40px; text-align: center; display: inline-block; color: #000; overflow: hidden; opacity: 1; margin: 0 -20px; background: #fff; 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; }
.share a:nth-child(1) { border-top-left-radius: 40px; border-bottom-left-radius: 40px; margin-left: 0; }
.share a:nth-child(1):hover { background-color: #61c5ec; }
.share a:nth-child(2):hover { background-color: #3B5998; }
.share a:nth-child(3):hover { background-color: #ea4335; }
.share a:nth-child(4) { border-top-right-radius: 40px; border-bottom-right-radius: 40px; margin-right: 0; }
.share a:nth-child(4):hover { background-color: #000000; }
.share:hover span, .share.hover span { opacity: 0; }
.share:hover a, .share.hover a { border-radius: 50%; margin: 0 5px; color: #09b2ef; font-size: 16px; }
.share:hover a:hover, .share.hover a:hover { color: #fff; }
.iq-team:hover:before { opacity: 0.8; }
.iq-team:hover .iq-team-info { opacity: 1; }

/*---------------------------------------------------------------------
                          Counter
-----------------------------------------------------------------------*/
.counter { position: relative; font-family: 'Roboto', sans-serif; min-height: 60px; }
.counter i { font-size: 40px; line-height: 45px; display: inline-block; }
.counter i:before { font-size: 60px; }
.counter span { display: block; font-size: 36px; margin: 10px 0; margin-bottom: 5px; line-height: 40px; }
.counter label { font-weight: 600; font-size: 15px; position: relative; margin: 10px 0; margin-bottom: 0; text-transform: uppercase; }

/*---------------------------------------------------------------------
                        Asked Questions
-----------------------------------------------------------------------*/
.iq-accordion .ad-title { position: relative; padding: 15px 40px 15px 65px; font-size: 16px; line-height: normal; cursor: pointer; background-color: #f5f7fb; display: block; text-align: left; color: #2c3e50; text-decoration: none; border-radius: 4px; }
.iq-accordion .ad-title:before { -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.06); -moz-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.06); box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.06); cursor: pointer; content: "\f217"; font-family: "Ionicons"; position: absolute; top: 0; right: 0; display: block; padding: 14px 20px; color: #fff; font-size: 16px; line-height: 24px; height: 100%; font-weight: normal; -webkit-transition: all 0.25s ease-in-out 0s; -moz-transition: all 0.25s ease-in-out 0s; transition: all 0.25s ease-in-out 0s; background: rgba(248, 9, 151, 1); background: -moz-linear-gradient(45deg, rgba(248, 9, 151, 1) 0%, rgba(165, 52, 185, 1) 100%); background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(248, 9, 151, 1)), color-stop(100%, rgba(165, 52, 185, 1))); background: -webkit-linear-gradient(45deg, rgba(248, 9, 151, 1) 0%, rgba(165, 52, 185, 1) 100%); background: -o-linear-gradient(45deg, rgba(248, 9, 151, 1) 0%, rgba(165, 52, 185, 1) 100%); background: -ms-linear-gradient(45deg, rgba(248, 9, 151, 1) 0%, rgba(165, 52, 185, 1) 100%); background: linear-gradient(45deg, rgba(248, 9, 151, 1) 0%, rgba(165, 52, 185, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A31067', endColorstr='#cd1482', GradientType=1); }
.ad-icon { position: absolute; top: 0; left: 0; padding: 8px 14px; font-size: 26px; height: 100%; color: #fff; -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.06); -moz-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.06); box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.06); background: rgba(248, 9, 151, 1); background: -moz-linear-gradient(45deg, rgba(248, 9, 151, 1) 0%, rgba(165, 52, 185, 1) 100%); background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(248, 9, 151, 1)), color-stop(100%, rgba(165, 52, 185, 1))); background: -webkit-linear-gradient(45deg, rgba(248, 9, 151, 1) 0%, rgba(165, 52, 185, 1) 100%); background: -o-linear-gradient(45deg, rgba(248, 9, 151, 1) 0%, rgba(165, 52, 185, 1) 100%); background: -ms-linear-gradient(45deg, rgba(248, 9, 151, 1) 0%, rgba(165, 52, 185, 1) 100%); background: linear-gradient(45deg, rgba(248, 9, 151, 1) 0%, rgba(165, 52, 185, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A31067', endColorstr='#cd1482', GradientType=1); }
.iq-accordion .ad-active .ad-title:before { content: "\f208"; font-family: "Ionicons"; }
.iq-accordion .ad-title> i { margin-right: 16px; }
.iq-accordion .ad-details { display: none; overflow: hidden; text-align: left; padding: 15px 15px; color: #666666; line-height: 24px; border: 1px solid #eeeeee; border-top: none; -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.06); -moz-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.06); box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.06); }
.iq-accordion .iq-ad-block { margin-bottom: 30px; }
.iq-accordion .iq-ad-block:last-child { margin-bottom: 0; }

/*---------------------------------------------------------------------
                        Price Table
-----------------------------------------------------------------------*/
.iq-pricing { position: relative; display: inline-block; width: 100%; border: 1px solid #ededed; background: #fff; }
.iq-pricing:before { position: absolute; bottom: 0; left: 0; height: 282px; width: 100%; opacity: 0.08; content: ""; background: url('../images/about/03.jpg') no-repeat 0 0; }
.iq-pricing .price-title { padding: 20px 30px; }
.iq-pricing .price-title h1 { font-family: 'Open Sans', sans-serif; line-height: 60px; font-size: 50px; }
.iq-pricing .price-title h1 small { font-size: 16px; color: #fff; vertical-align: super; padding: 0 5px; }
.iq-pricing .price-title h1 small:first-child { font-size: 24px; }
.iq-pricing .price-title span { letter-spacing: 6px; }
.iq-pricing ul { margin: 20px 0; }
.iq-pricing ul li { line-height: 50px; }
.iq-pricing .price-footer { border-top: 1px solid #ededed; padding: 30px 0; z-index: 9; position: relative; }

/*---------------------------------------------------------------------
                                BLOG
-----------------------------------------------------------------------*/
.iq-blog-box { -webkit-box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.06); -moz-box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.06); box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.06); }
.iq-blog-box .iq-blog-image img { width: 100%; }
.iq-blog-detail { padding: 20px 15px 15px; }
.iq-blog-detail a, .iq-blog-detail  .blog-title a h5 { color: #666; 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-detail a:hover, .iq-blog-detail  .blog-title a:hover h5 { color: #cd1482; }
.iq-blog-meta { margin: 15px 0; }
.blog-button { display: inline-block; width: 100%; border-top: 1px solid #ededed; padding: 15px 0 0; }
.blog-button .iq-user i { font-size: 24px; margin-right: 10px; float: left; }

/*---------------------------------------------------------------------
                           Our clients
-----------------------------------------------------------------------*/
.iq-our-clients { border-top: 1px solid #ededed; }
.iq-our-clients .owl-carousel .owl-nav { margin-top: -20px; }

/* ----------------------------------------------------------------------
                             Newsletter
-------------------------------------------------------------------------*/
.iq-subscribe .form-control { height: 50px; line-height: 50px; padding-left: 25px; box-shadow: none; border: 2px solid #fff; border-radius: 90px; min-width: 345px; background: transparent; color: #fff; }
.iq-subscribe .button { margin-left: -50px; padding: 14px 36px; }
.iq-subscribe label { color: #fff; font-size: 22px; margin-bottom: 0; margin-right: 20px; vertical-align: middle; position: relative; }
.iq-subscribe label:before { content: "\f422"; position: absolute; left: -60px; top: 2px; font-size: 50px; font-family: 'Ionicons'; font-size: 50px; }
.iq-subscribe .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
color: #fff; }
.iq-subscribe .form-control::-moz-placeholder { /* Firefox 19+ */
color: #fff; }
.iq-subscribe .form-control:-ms-input-placeholder { /* IE 10+ */
color: #fff; }
.iq-subscribe .form-control:-moz-placeholder { /* Firefox 18- */
color: #fff; }

/*---------------------------------------------------------------------
                              Full Contact
-----------------------------------------------------------------------*/
.iq-full-contact { display: inline-block; width: 100%; }
.iq-map iframe { border: 0px; width: 100%; height: 450px; }
.contact-form .section-field { position: relative; width: 100%; float: left; }
.contact-form .section-field input { position: relative; width: 100%; margin-bottom: 20px; border-radius: 90px; padding-left: 20px; height: 48px; line-height: 48px; clear: both; color: #b6b6b6; border: 1px solid #e1e1e1; }
.contact-form .section-field input:focus, .contact-form .section-field.textarea textarea:focus { border: 1px solid #cd1482; box-shadow: none; outline: none; }
.contact-form .section-field.textarea textarea { width: 100%; float: left; color: #b6b6b6; border: 1px solid #e1e1e1; border-radius: 20px; padding: 15px 0 0 20px; resize: none; }
#formmessage { display: none; }
.iq-fancy-box-04 .iq-icon { float: left; border-radius: 90px; height: 70px; width: 70px; line-height: 70px; text-align: center; margin-right: 15px; color: #ffffff; -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.15); box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.15); }
.iq-fancy-box-04 .iq-icon i { font-size: 30px; }
.iq-fancy-box-04 .iq-icon span { font-size: 30px; }
.iq-fancy-box-04 .fancy-content { display: table-cell; }

/*---------------------------------------------------------------------
                              Footer
-----------------------------------------------------------------------*/
.iq-footer-03 { border-top: 1px solid #ededed; }
.info-share { margin: 0; padding: 0; text-align: right; }
.info-share li { display: inline-block; list-style: none; padding: 0; margin: 0px 5px; }
.info-share li a { display: block; width: 45px; height: 45px; line-height: 45px; font-size: 16px; color: #666; background: transparent; border: 1px solid #666; text-align: center; border-radius: 50%; }
.info-share li a:hover { background: #A31067; border-color: #A31067; color: #fff; }

/*---------------------------------------------------------------------
                           Breadcrumb Inner Page
-----------------------------------------------------------------------*/
.iq-breadcrumb { margin: 0px; position: relative; display: inline-block; width: 100%; }
.iq-breadcrumb:before { content: ""; position: absolute; top: 0; left: 0px; width: 100%; height: 100%; opacity: 0.8; background: rgba(248, 9, 151, 1); background: -moz-linear-gradient(left, rgba(248, 9, 151, 1) 0%, rgba(165, 52, 185, 1) 100%); background: -webkit-gradient(left top, right top, color-stop(0%, rgba(248, 9, 151, 1)), color-stop(100%, rgba(165, 52, 185, 1))); background: -webkit-linear-gradient(left, rgba(248, 9, 151, 1) 0%, rgba(165, 52, 185, 1) 100%); background: -o-linear-gradient(left, rgba(248, 9, 151, 1) 0%, rgba(165, 52, 185, 1) 100%); background: -ms-linear-gradient(left, rgba(248, 9, 151, 1) 0%, rgba(165, 52, 185, 1) 100%); background: linear-gradient(to right, rgba(248, 9, 151, 1) 0%, rgba(165, 52, 185, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A31067', endColorstr='#cd1482', GradientType=1); }
.iq-breadcrumb-title .title { letter-spacing: 2px; text-transform: uppercase; }
.iq-breadcrumb-title .title span { font-family: 'Open Sans', sans-serif; }
.iq-breadcrumb .breadcrumb { background: rgba(255, 255, 255, 1); padding: 10px 25px; border-radius: 90px; display: inline-block; position: relative; bottom: -20px; margin-bottom: 0; -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1); }
.iq-breadcrumb .breadcrumb li a { color: #2c3e50; }
.iq-breadcrumb .breadcrumb li a i { padding-right: 5px;}
.iq-breadcrumb .breadcrumb li a:hover { color: #cd1482;}
.iq-breadcrumb .breadcrumb li { color: #2c3e50; font-size: 16px; font-weight: 500; }
.iq-breadcrumb .breadcrumb li.active { color: #cd1482; }
.iq-breadcrumb .breadcrumb>li+li:before { color: #2c3e50; }

/*pagination-nav*/
.pagination { margin: 0px; }
.pagination li a { margin: 0px; border-radius: 0px; color: #666; }
.pagination > li > a, .pagination > li > span { padding: 10px 18px; }
.pagination li a:focus, .pagination li a:hover, .pagination li span:focus, .pagination li span:hover { border-color: #A31067; background-color: #A31067; color: #fff; }
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover { background-color: #cd1482; border-color: #cd1482; color: #fff; }
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span { border-bottom-right-radius: 90px; border-top-right-radius: 90px; }
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span { border-bottom-left-radius: 90px; border-top-left-radius: 90px; }

/*---------------------------------------------------------------------
                              Blog Page
-----------------------------------------------------------------------*/
.iq-page-blog .iq-blog-box { box-shadow: none; border: 1px solid #ededed; }
.iq-blog-box .iq-get-in { margin-top: 0; box-shadow: none; }
.iq-post-author { position: relative; min-height: 130px; }
.iq-post-author-pic { float: left; }
.iq-post-author a { color: #fff; }

/* Comments Box */
.iq-comment-list li { margin-top: 25px; margin-bottom: 0; vertical-align: top; padding: 0; }
.iq-comment-list .iq-comments-media { padding: 15px 15px 30px; border-radius: 0px; border-bottom: 1px solid #eee; }
.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 .iq-comments-photo { padding-right: 20px; }
.iq-comment-list .iq-comments-photo a img { width: 80px; height: auto; }
.iq-comment-list .iq-comments-info { position: relative; }
.iq-comment-list .iq-comments-info .title { margin: 0; line-height: 22px; }
.iq-comment-list .iq-comment-metadata { line-height: 22px; margin-top: 7px; margin-bottom: 10px; }
.iq-comment-list .iq-comment-metadata a { color: #333333; }
.iq-comment-list .iq-comment-metadata i { padding-right: 7px; color: #cd1482; }
.iq-comment-list .reply { position: absolute; line-height: 22px; margin: 0; padding: 2px 16px; font-size: 11px; right: 0; top: 0; font-weight: 500; }
.iq-comment-list .iq-comments-media .iq-comments-info .reply { color: #ffffff; }
.iq-comment-list .iq-comments-info p { margin-top: 5px; margin-bottom: 0; }

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

/*widget-menu*/
.iq-widget-menu { position: relative; }
.iq-widget-menu ul li a { font-size: 14px; display: block; color: #2c3e50; position: relative; }
.iq-widget-menu i { padding-top: 4px; position: absolute; right: 18px; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; }
.iq-widget-menu ul li a span { padding: 5px 10px 5px 0; display: block; font-size: 14px; }
.iq-widget-menu ul li a span:hover { text-decoration: none; color: #cd1482; }
.iq-widget-menu ul li.active { border-bottom: none; }
.iq-widget-menu ul li.hover a { color: #cd1482; }
.iq-widget-menu ul li.hover a span { background: transparent; color: #cd1482; }
.iq-widget-menu ul ul li a span { color: #333333; }
.iq-widget-menu ul ul li a span:hover { color: #cd1482; }
.iq-widget-menu ul ul { display: none; padding-left: 20px; }
.iq-widget-menu ul ul a { display: block; color: #333333; font-size: 14px; }
.iq-widget-menu ul ul a:hover { color: #cd1482; }
.iq-widget-menu ul li.active i { transform: rotate(90deg); }

/*SideBar - Search*/
.iq-sidebar-widget .iq-widget-search { position: relative; }
.iq-sidebar-widget .iq-widget-search input { padding-right: 40px; box-shadow: none; border-radius: 90px; 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: #cd1482; cursor: pointer; padding: 16px 12px; font-size: 18px; }
.iq-sidebar-widget .iq-widget-search input:focus { border-color: #cd1482; }

/*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: #cd1482; }
.iq-sidebar-widget .iq-recent-post .media-body span { color: #666666; }
.iq-sidebar-widget .iq-recent-post .media-body span .fa { color: #A31067; margin-right: 5px; }

/*SideBar - Tags*/
.iq-tags li { padding-left: 2px; display: inline-block; padding-right: 2px; margin: 0 0 15px; }
.iq-tags li a { background: transparent; color: #666; padding: 4px 8px; border: 1px solid #666; border-radius: 90px; 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-tags li a:hover { border-color: #cd1482; background: none; color: #cd1482; }

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

/*---------------------------------------------------------------------
                             404 Error
-----------------------------------------------------------------------*/
.iq-error .big-text { font-size: 180px; font-family: 'Open Sans', sans-serif; line-height: 180px; color: #333333; }
.iq-error h6 { background-color: #cd1482; color: #ffffff; display: inline-block; }
.iq-error .form-inline.iq-subscribe { text-align: center; }
.iq-error .iq-subscribe .form-group { width: 40%; }
.iq-error .iq-subscribe .form-control {color: #333333; border-radius: 90px; height: 50px; width: 100%; display: inline-block; padding-left: 25px; box-shadow: none; border: none; background: #f4f4f4; }
.iq-error .iq-subscribe .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
color: #c7c7c7; }
.iq-error .iq-subscribe .form-control::-moz-placeholder { /* Firefox 19+ */
color: #c7c7c7; }
.iq-error .iq-subscribe .form-control:-ms-input-placeholder { /* IE 10+ */
color: #c7c7c7; }
.iq-error .iq-subscribe .form-control:-moz-placeholder { /* Firefox 18- */
color: #c7c7c7; }
/*---------------------------------------------------------------------
                            Coming Soon
-----------------------------------------------------------------------*/
.iq-coming .big-text { font-size: 80px; font-family: 'Open Sans', sans-serif; text-transform: uppercase; color: #333333; }
.iq-coming img { width: 140px; }
.iq-coming .form-inline.iq-subscribe { text-align: center; }
.iq-coming .iq-subscribe .form-group { width: 40%; }
.iq-coming .iq-subscribe .form-control {color: #333333; border-radius: 90px; height: 50px; width: 100%; display: inline-block; padding-left: 25px; box-shadow: none; border: none; background: #f4f4f4; }
.iq-coming .iq-subscribe .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
color: #c7c7c7; }
.iq-coming .iq-subscribe .form-control::-moz-placeholder { /* Firefox 19+ */
color: #c7c7c7; }
.iq-coming .iq-subscribe .form-control:-ms-input-placeholder { /* IE 10+ */
color: #c7c7c7; }
.iq-coming .iq-subscribe .form-control:-moz-placeholder { /* Firefox 18- */
color: #c7c7c7; }



.iq-coming .countdown-timer { 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: #333; margin: 0 50px; float: left; }
.iq-coming .countdown-timer .timer .timer-wrapper .text { font-size: 20px; }
#countdown { list-style: none; margin: 50px 0; padding: 0; display: block; text-align: center; display: inline-block; }
#countdown li { display: inline-block; }
#countdown li span { font-size: 50px; font-weight: 800; line-height: 80px; margin: 0 30px; }
#countdown li.seperator { font-size: 50px; line-height: 40px; vertical-align: top; margin-top: 15px; }
#countdown li p { color: #a7abb1; font-size: 20px; }