
/*---------------------------------------------------------------------
                               General
-----------------------------------------------------------------------*/
body { font-family: 'Lato', sans-serif; font-weight: normal; font-style: normal; font-size: 15px; line-height: 24px; color: #e0e0e0; overflow-x: hidden;  background:#081222; }
a, .button { 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; color: #151d2e; }
a:focus { text-decoration: none !important; }
a:focus, a:hover { color: #f9b707; text-decoration: none !important; }
a, .button, input { outline: medium none !important; color: #666666; }
h1, h2, h3, h4, h5, h6 { font-family: 'Lato', sans-serif; font-weight: normal; color: #f9b707; margin-top: 0px; margin-bottom: 0px; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: inherit; }
h1 { font-size: 70px; line-height: 80px; }
h2 { font-size: 54px; line-height: 64px; }
h3 { font-size: 40px; line-height: 50px; }
h4 { font-size: 28px; line-height: 40px; }
h5 { font-size: 24px; line-height: 35px; }
h6 { font-size: 20px; line-height: 26px; }
.lead { font-size: 18px; line-height: 26px; margin: 0; }
ul { margin: 0px; padding: 0px; }
li { list-style: none; }
hr { margin: 0; padding: 0px; border-bottom: 1px solid #e0e0e0; border-top: 0px; }
.blockquote { border-left: 5px solid #f9b707; font-size: 16px; }
*::-moz-selection { background: #f9b707; color: #fff; text-shadow: none; }
::-moz-selection { background: #f9b707; color: #fff; text-shadow: none; }
::selection { background: #f9b707; color: #fff; text-shadow: none; }
.no-padding { padding: 0px !important; }
.no-border { border: none !important; }
.pos-a { position: absolute; }
.pos-r { position: relative; }
	p { font-weight: 300;}

/*---------------------------------------------------------------------
                                Page loader
-----------------------------------------------------------------------*/
#loading { background-color: #fff; height: 100%; width: 100%; position: fixed; margin-top: 0px; top: 0px; left: 0px; bottom: 0px; overflow: hidden !important; right: 0px; z-index: 999999; }
#loading-center { width: 100%; height: 100%; position: relative; }
#loading-center img { display: block; position: relative; left: 50%; top: 50%; width: 110px; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); }

/*---------------------------------------------------------------------
                               Back to Top
-----------------------------------------------------------------------*/
#back-to-top .top { z-index: 999; position: fixed; margin: 0px; color: #fff; background: #1a243a; 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-top .top:hover { background: #f9b707; 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); }

/*---------------------------------------------------------------------
                            Text Weight 
-----------------------------------------------------------------------*/
.iq-tw-1 { font-weight: 100; }
.iq-tw-2 { font-weight: 200; }
.iq-tw-3 { font-weight: 300; }
.iq-tw-4 { font-weight: 400; }
.iq-tw-5 { font-weight: 500; }
.iq-tw-6 { font-weight: 600; }
.iq-tw-7 { font-weight: 700; }
.iq-tw-8 { font-weight: 800; }
.iq-tw-9 { font-weight: 900; }

/*---------------------------------------------------------------------
                            Text Color 
-----------------------------------------------------------------------*/
.iq-font-white { color: #ffffff; }
.iq-font-black { color: #151d2e; }
.iq-font-grey { color: #666666; }
.iq-font-yellow { color: #f9b707; }

/*---------------------------------------------------------------------
                          Background Color 
-----------------------------------------------------------------------*/
.white-bg { background: #ffffff; }
.dark-bg { background: #151d2e; }
.grey-bg { background: #f7f7f7; }
.yellow-bg { background: #f9b707; }

/*---------------------------------------------------------------------
                    Page Section Margin Padding 
---------------------------------------------------------------------*/

/***************************
   Section padding 
****************************/
.overview-block-ptb { padding: 80px 0; }
.overview-block-pt { padding: 80px 0 0; }
.overview-block-pb { padding: 0 0 80px; }
.overview-block-ptb1 { padding: 10px 0; }
.overview-block-pt1 { padding: 10px 0 0; }
.overview-block-pb1 { padding: 0 0 10px; }
.overview-block-ptb2 { padding: 20px 0; }
.overview-block-pt2 { padding: 20px 0 0; }
.overview-block-pb2 { padding: 0 0 20px; }
.overview-block-ptb3 { padding: 30px 0; }
.overview-block-pt3 { padding: 30px 0 0; }
.overview-block-pb3 { padding: 0 0 30px; }
.overview-block-ptb4 { padding: 40px 0; }
.overview-block-pt4 { padding: 40px 0 0; }
.overview-block-pb4 { padding: 0 0 40px; }
.overview-block-ptb5 { padding: 50px 0; }
.overview-block-pt5 { padding: 50px 0 0; }
.overview-block-pb5 { padding: 0 0 50px; }
.overview-block-ptb6 { padding: 60px 0; }
.overview-block-pt6 { padding: 60px 0 0; }
.overview-block-pb6 { padding: 0 0 60px; }
.overview-block-ptb7 { padding: 70px 0; }
.overview-block-pt7 { padding: 70px 0 0; }
.overview-block-pb7 { padding: 0 0 70px; }
.overview-block-ptb8 { padding: 80px 0; }
.overview-block-pt8 { padding: 80px 0 0; }
.overview-block-pb8 { padding: 0 0 80px; }
.overview-block-ptb9 { padding: 90px 0; }
.overview-block-pt9 { padding: 90px 0 0; }
.overview-block-pb9 { padding: 0 0 90px; }
.overview-block-ptb100 { padding: 100px 0; }
.overview-block-pt100 { padding: 100px 0 0; }
.overview-block-pb100 { padding: 0 0 100px; }
.overview-block-ptb125 { padding: 125px 0; }
.overview-block-pt125 { padding: 125px 0 0; }
.overview-block-pb125 { padding: 0 0 125px; }
.overview-block-ptb150 { padding: 150px 0; }
.overview-block-pt150 { padding: 150px 0 0; }
.overview-block-pb150 { padding: 0 0 150px; }

/***************************
       Padding All
****************************/
.iq-pall { padding: 0px !important; }
.iq-pall-10 { padding: 10px !important; }
.iq-pall-15 { padding: 15px !important; }
.iq-pall-20 { padding: 20px !important; }
.iq-pall-25 { padding: 25px !important; }
.iq-pall-30 { padding: 30px !important; }
.iq-pall-40 { padding: 40px !important; }
.iq-pall-50 { padding: 50px !important; }
.iq-pall-60 { padding: 60px !important; }
.iq-pall-70 { padding: 70px !important; }
.iq-pall-80 { padding: 80px !important; }
.iq-pall-90 { padding: 90px !important; }
.iq-pall-100 { padding: 100px !important; }
.iq-pall-110 { padding: 110px !important; }
.iq-pall-120 { padding: 120px !important; }
.iq-pall-130 { padding: 130px !important; }
.iq-pall-140 { padding: 140px !important; }
.iq-pall-150 { padding: 150px !important; }

/***************************
  Padding Top and Bottom
****************************/
.iq-ptb-0 { padding: 0 !important; }
.iq-ptb-05 { padding: 5px 0 !important; }
.iq-ptb-10 { padding: 10px 0 !important; }
.iq-ptb-15 { padding: 15px 0 !important; }
.iq-ptb-20 { padding: 20px 0 !important; }
.iq-ptb-25 { padding: 25px 0 !important; }
.iq-ptb-30 { padding: 30px 0 !important; }
.iq-ptb-40 { padding: 40px 0 !important; }
.iq-ptb-50 { padding: 50px 0 !important; }
.iq-ptb-60 { padding: 60px 0 !important; }
.iq-ptb-70 { padding: 70px 0 !important; }
.iq-ptb-80 { padding: 80px 0 !important; }
.iq-ptb-90 { padding: 90px 0 !important; }
.iq-ptb-100 { padding: 100px 0 !important; }
.iq-ptb-110 { padding: 110px 0 !important; }
.iq-ptb-120 { padding: 120px 0 !important; }
.iq-ptb-130 { padding: 130px 0 !important; }
.iq-ptb-140 { padding: 140px 0 !important; }
.iq-ptb-150 { padding: 150px 0 !important; }

/***************************
  Padding Left and right
****************************/
.iq-plr-0 { padding: 0 !important; }
.iq-plr-10 { padding: 0 10px !important; }
.iq-plr-15 { padding: 0 15px !important; }
.iq-plr-20 { padding: 0 20px !important; }
.iq-plr-25 { padding: 0 25px !important; }
.iq-plr-30 { padding: 0 30px !important; }
.iq-plr-40 { padding: 0 40px !important; }
.iq-plr-50 { padding: 0 50px !important; }
.iq-plr-60 { padding: 0 60px !important; }
.iq-plr-70 { padding: 0 70px !important; }
.iq-plr-80 { padding: 0 80px !important; }
.iq-plr-90 { padding: 0 90px !important; }
.iq-plr-100 { padding: 0 100px !important; }
.iq-plr-110 { padding: 0 110px !important; }
.iq-plr-120 { padding: 0 120px !important; }
.iq-plr-130 { padding: 0 130px !important; }
.iq-plr-140 { padding: 0 140px !important; }
.iq-plr-150 { padding: 0 150px !important; }

/***************************
        Padding top
****************************/
.iq-pt-0 { padding-top: 0px !important; }
.iq-pt-10 { padding-top: 10px !important; }
.iq-pt-15 { padding-top: 15px !important; }
.iq-pt-20 { padding-top: 20px !important; }
.iq-pt-25 { padding-top: 25px !important; }
.iq-pt-30 { padding-top: 30px !important; }
.iq-pt-40 { padding-top: 40px !important; }
.iq-pt-50 { padding-top: 50px !important; }
.iq-pt-60 { padding-top: 60px !important; }
.iq-pt-70 { padding-top: 70px !important; }
.iq-pt-80 { padding-top: 80px !important; }
.iq-pt-90 { padding-top: 90px !important; }
.iq-pt-100 { padding-top: 100px !important; }
.iq-pt-110 { padding-top: 110px !important; }
.iq-pt-120 { padding-top: 120px !important; }
.iq-pt-130 { padding-top: 130px !important; }
.iq-pt-140 { padding-top: 140px !important; }
.iq-pt-150 { padding-top: 150px !important; }

/***************************
      Padding Bottom
****************************/
.iq-pb-0 { padding-bottom: 0px !important; }
.iq-pb-10 { padding-bottom: 10px !important; }
.iq-pb-15 { padding-bottom: 15px !important; }
.iq-pb-20 { padding-bottom: 20px !important; }
.iq-pb-25 { padding-bottom: 25px !important; }
.iq-pb-30 { padding-bottom: 30px !important; }
.iq-pb-40 { padding-bottom: 40px !important; }
.iq-pb-50 { padding-bottom: 50px !important; }
.iq-pb-60 { padding-bottom: 60px !important; }
.iq-pb-70 { padding-bottom: 70px !important; }
.iq-pb-80 { padding-bottom: 80px !important; }
.iq-pb-90 { padding-bottom: 90px !important; }
.iq-pb-100 { padding-bottom: 100px !important; }
.iq-pb-110 { padding-bottom: 110px !important; }
.iq-pb-120 { padding-bottom: 120px !important; }
.iq-pb-130 { padding-bottom: 130px !important; }
.iq-pb-140 { padding-bottom: 140px !important; }
.iq-pb-150 { padding-bottom: 150px !important; }

/***************************
      Padding Left
****************************/
.iq-pl-0 { padding-left: 0 !important; }
.iq-pl-10 { padding-left: 10px !important; }
.iq-pl-15 { padding-left: 15px !important; }
.iq-pl-20 { padding-left: 20px !important; }
.iq-pl-25 { padding-left: 25px !important; }
.iq-pl-30 { padding-left: 30px !important; }
.iq-pl-40 { padding-left: 40px !important; }
.iq-pl-50 { padding-left: 50px !important; }
.iq-pl-60 { padding-left: 60px !important; }
.iq-pl-70 { padding-left: 70px !important; }
.iq-pl-80 { padding-left: 80px !important; }
.iq-pl-90 { padding-left: 90px !important; }
.iq-pl-100 { padding-left: 100px !important; }
.iq-pl-110 { padding-left: 110px !important; }
.iq-pl-120 { padding-left: 120px !important; }
.iq-pl-130 { padding-left: 130px !important; }
.iq-pl-140 { padding-left: 140px !important; }
.iq-pl-150 { padding-left: 150px !important; }

/***************************
      Padding Right
****************************/
.iq-pr-0 { padding-right: 0px !important; }
.iq-pr-10 { padding-right: 10px !important; }
.iq-pr-15 { padding-right: 15px !important; }
.iq-pr-20 { padding-right: 20px !important; }
.iq-pr-25 { padding-right: 25px !important; }
.iq-pr-30 { padding-right: 30px !important; }
.iq-pr-40 { padding-right: 40px !important; }
.iq-pr-50 { padding-right: 50px !important; }
.iq-pr-60 { padding-right: 60px !important; }
.iq-pr-70 { padding-right: 70px !important; }
.iq-pr-80 { padding-right: 80px !important; }
.iq-pr-90 { padding-right: 90px !important; }
.iq-pr-100 { padding-right: 100px !important; }
.iq-pr-110 { padding-right: 110px !important; }
.iq-pr-120 { padding-right: 120px !important; }
.iq-pr-130 { padding-right: 130px !important; }
.iq-pr-140 { padding-right: 140px !important; }
.iq-pr-150 { padding-right: 150px !important; }

/***************************
       Margin All
****************************/
.iq-mall-0 { margin: 0 !important; }
.iq-mall-10 { margin: 10px !important; }
.iq-mall-15 { margin: 15px !important; }
.iq-mall-20 { margin: 20px !important; }
.iq-mall-25 { margin: 25px !important; }
.iq-mall-30 { margin: 30px !important; }
.iq-mall-40 { margin: 40px !important; }
.iq-mall-50 { margin: 50px !important; }
.iq-mall-60 { margin: 60px !important; }
.iq-mall-70 { margin: 70px !important; }
.iq-mall-80 { margin: 80px !important; }
.iq-mall-90 { margin: 90px !important; }
.iq-mall-100 { margin: 100px !important; }
.iq-mall-110 { margin: 110px !important; }
.iq-mall-120 { margin: 120px !important; }
.iq-mall-130 { margin: 130px !important; }
.iq-mall-140 { margin: 140px !important; }
.iq-mall-150 { margin: 150px !important; }

/***************************
   Margin Top and Bottom
****************************/
.iq-mtb-0 { margin: 0 !important; }
.iq-mtb-10 { margin: 10px 0 !important; }
.iq-mtb-15 { margin: 15px 0 !important; }
.iq-mtb-20 { margin: 20px 0 !important; }
.iq-mtb-25 { margin: 25px 0 !important; }
.iq-mtb-30 { margin: 30px 0 !important; }
.iq-mtb-40 { margin: 40px 0 !important; }
.iq-mtb-50 { margin: 50px 0 !important; }
.iq-mtb-60 { margin: 60px 0 !important; }
.iq-mtb-70 { margin: 70px 0 !important; }
.iq-mtb-80 { margin: 80px 0 !important; }
.iq-mtb-90 { margin: 90px 0 !important; }
.iq-mtb-100 { margin: 100px 0 !important; }
.iq-mtb-110 { margin: 110px 0 !important; }
.iq-mtb-120 { margin: 120px 0 !important; }
.iq-mtb-130 { margin: 130px 0 !important; }
.iq-mtb-140 { margin: 140px 0 !important; }
.iq-mtb-150 { margin: 150px 0 !important; }

/***************************
   Margin Left and Right
****************************/
.iq-mlr-0 { margin: 0 !important; }
.iq-mlr-10 { margin: 0 10px !important; }
.iq-mlr-15 { margin: 0 15px !important; }
.iq-mlr-20 { margin: 0 20px !important; }
.iq-mlr-25 { margin: 0 25px !important; }
.iq-mlr-30 { margin: 0 30px !important; }
.iq-mlr-40 { margin: 0 40px !important; }
.iq-mlr-50 { margin: 0 50px !important; }
.iq-mlr-60 { margin: 0 60px !important; }
.iq-mlr-70 { margin: 0 60px !important; }
.iq-mlr-80 { margin: 0 80px !important; }
.iq-mlr-90 { margin: 0 80px !important; }
.iq-mlr-100 { margin: 0 100px !important; }
.iq-mlr-110 { margin: 0 110px !important; }
.iq-mlr-120 { margin: 0 120px !important; }
.iq-mlr-130 { margin: 0 130px !important; }
.iq-mlr-140 { margin: 0 140px !important; }
.iq-mlr-150 { margin: 0 150px !important; }

/***************************
        Margin Top
****************************/
.iq-mt-0 { margin-top: 0px !important; }
.iq-mt-10 { margin-top: 10px !important; }
.iq-mt-15 { margin-top: 15px !important; }
.iq-mt-20 { margin-top: 20px !important; }
.iq-mt-25 { margin-top: 25px !important; }
.iq-mt-30 { margin-top: 30px !important; }
.iq-mt-40 { margin-top: 40px !important; }
.iq-mt-50 { margin-top: 50px !important; }
.iq-mt-60 { margin-top: 60px !important; }
.iq-mt-70 { margin-top: 70px !important; }
.iq-mt-80 { margin-top: 80px !important; }
.iq-mt-90 { margin-top: 90px !important; }
.iq-mt-100 { margin-top: 100px !important; }
.iq-mt-110 { margin-top: 110px !important; }
.iq-mt-120 { margin-top: 120px !important; }
.iq-mt-130 { margin-top: 130px !important; }
.iq-mt-140 { margin-top: 140px !important; }
.iq-mt-150 { margin-top: 150px !important; }

/***************************
      Margin Bottom
****************************/
.iq-mb-0 { margin-bottom: 0px !important; }
.iq-mb-10 { margin-bottom: 10px !important; }
.iq-mb-15 { margin-bottom: 15px !important; }
.iq-mb-20 { margin-bottom: 20px !important; }
.iq-mb-25 { margin-bottom: 25px !important; }
.iq-mb-30 { margin-bottom: 30px !important; }
.iq-mb-40 { margin-bottom: 40px !important; }
.iq-mb-50 { margin-bottom: 50px !important; }
.iq-mb-60 { margin-bottom: 60px !important; }
.iq-mb-70 { margin-bottom: 70px !important; }
.iq-mb-80 { margin-bottom: 80px !important; }
.iq-mb-90 { margin-bottom: 90px !important; }
.iq-mb-100 { margin-bottom: 100px !important; }
.iq-mb-110 { margin-bottom: 110px !important; }
.iq-mb-120 { margin-bottom: 120px !important; }
.iq-mb-130 { margin-bottom: 130px !important; }
.iq-mb-140 { margin-bottom: 140px !important; }
.iq-mb-150 { margin-bottom: 150px !important; }

/***************************
       Margin Left
****************************/
.iq-ml-0 { margin-left: 0px !important; }
.iq-ml-10 { margin-left: 10px !important; }
.iq-ml-15 { margin-left: 15px !important; }
.iq-ml-20 { margin-left: 20px !important; }
.iq-ml-25 { margin-left: 25px !important; }
.iq-ml-30 { margin-left: 30px !important; }
.iq-ml-40 { margin-left: 40px !important; }
.iq-ml-50 { margin-left: 50px !important; }
.iq-ml-60 { margin-left: 60px !important; }
.iq-ml-70 { margin-left: 70px !important; }
.iq-ml-80 { margin-left: 80px !important; }
.iq-ml-90 { margin-left: 90px !important; }
.iq-ml-100 { margin-left: 100px !important; }
.iq-ml-110 { margin-left: 110px !important; }
.iq-ml-120 { margin-left: 120px !important; }
.iq-ml-130 { margin-left: 130px !important; }
.iq-ml-140 { margin-left: 140px !important; }
.iq-ml-150 { margin-left: 150px !important; }

/***************************
      Margin Right
****************************/
.iq-mr-0 { margin-right: 0px !important; }
.iq-mr-10 { margin-right: 10px !important; }
.iq-mr-15 { margin-right: 15px !important; }
.iq-mr-20 { margin-right: 20px !important; }
.iq-mr-25 { margin-right: 25px !important; }
.iq-mr-30 { margin-right: 30px !important; }
.iq-mr-40 { margin-right: 40px !important; }
.iq-mr-50 { margin-right: 50px !important; }
.iq-mr-60 { margin-right: 60px !important; }
.iq-mr-70 { margin-right: 70px !important; }
.iq-mr-80 { margin-right: 80px !important; }
.iq-mr-90 { margin-right: 90px !important; }
.iq-mr-100 { margin-right: 100px !important; }
.iq-mr-110 { margin-right: 110px !important; }
.iq-mr-120 { margin-right: 120px !important; }
.iq-mr-130 { margin-right: 130px !important; }
.iq-mr-140 { margin-right: 140px !important; }
.iq-mr-150 { margin-right: 150px !important; }

/*---------------------------------------------------------------------
                          Gradient Color 
-----------------------------------------------------------------------*/
.grad-bg { background: -moz-linear-gradient(90deg, rgba(28, 35, 53, 1) 0%, rgba(40, 34, 66, 1) 20%, rgba(28, 35, 53, 1) 40%, rgba(40, 34, 66, 1) 60%, rgba(28, 35, 53, 1) 80%, rgba(40, 34, 66, 1) 100%, );  /* ff3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(28, 35, 53, 1)), color-stop(50%, rgba(40, 34, 66, 1)), color-stop(100%, rgba(28, 35, 53, 1))); /* safari4+,chrome */ background: -webkit-linear-gradient(90deg, rgba(28, 35, 53, 1) 0%, rgba(40, 34, 66, 1) 20%, rgba(28, 35, 53, 1) 40%, rgba(40, 34, 66, 1) 60%, rgba(28, 35, 53, 1) 80%, rgba(40, 34, 66, 1) 100%, );  /* safari5.1+,chrome10+ */ background: -o-linear-gradient(90deg, rgba(28, 35, 53, 1) 0%, rgba(40, 34, 66, 1) 20%, rgba(28, 35, 53, 1) 40%, rgba(40, 34, 66, 1) 60%, rgba(28, 35, 53, 1) 80%, rgba(40, 34, 66, 1) 100%, );  /* opera 11.10+ */ background: -ms-linear-gradient(90deg, rgba(28, 35, 53, 1) 0%, rgba(40, 34, 66, 1) 20%, rgba(28, 35, 53, 1) 40%, rgba(40, 34, 66, 1) 60%, rgba(28, 35, 53, 1) 80%, rgba(40, 34, 66, 1) 100%, );  /* ie10+ */ background: linear-gradient(0deg, rgba(28, 35, 53, 1) 0%, rgba(40, 34, 66, 1) 20%, rgba(28, 35, 53, 1) 40%, rgba(40, 34, 66, 1) 60%, rgba(28, 35, 53, 1) 80%, rgba(40, 34, 66, 1) 100%, );  /* w3c */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#21437a', endColorstr='#21437a', GradientType=0); /* ie6-9 */ }

/*---------------------------------------------------------------------
                             BG Effect
-----------------------------------------------------------------------*/
.iq-bg { background-color: rgba(0, 0, 0, 0); background-origin: initial; background-position: center center; background-repeat: no-repeat; background-size: cover !important; position: relative; z-index: 0; }
.iq-bg-fixed { background-color: rgba(0, 0, 0, 0); background-origin: initial; background-position: center center; background-repeat: no-repeat; background-size: cover !important; position: relative; z-index: 0; background-attachment: fixed !important; }

/*---------------------------------------------------------------------
                             Particles
-----------------------------------------------------------------------*/
.particles-bg { position: relative; overflow: hidden; }
.particles-bg #canvas { position: absolute; display: block; top: 0; left: 0; }

/*---------------------------------------------------------------------
                       Background Overlay
---------------------------------------------------------------------*/

/*---- Dark Overlay ----*/
.iq-over-dark-10:before { background: rgba(21, 29, 46, 0.1); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
.iq-over-dark-20:before { background: rgba(21, 29, 46, 0.2); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
.iq-over-dark-30:before { background: rgba(21, 29, 46, 0.3); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
.iq-over-dark-40:before { background: rgba(21, 29, 46, 0.4); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
.iq-over-dark-50:before { background: rgba(21, 29, 46, 0.5); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
.iq-over-dark-60:before { background: rgba(21, 29, 46, 0.6); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
.iq-over-dark-70:before { background: rgba(21, 29, 46, 0.7); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
.iq-over-dark-80:before { background: rgba(21, 29, 46, 0.8); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
.iq-over-dark-90:before { background: rgba(21, 29, 46, 0.9); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
.iq-over-dark-95:before { background: rgba(21, 29, 46, 0.95); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }

/*---- yellow Overlay ----*/
.iq-over-yellow-10:before { background: rgba(249, 183, 7, 0.1); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
.iq-over-yellow-20:before { background: rgba(249, 183, 7, 0.2); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
.iq-over-yellow-30:before { background: rgba(249, 183, 7, 0.3); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
.iq-over-yellow-40:before { background: rgba(249, 183, 7, 0.4); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
.iq-over-yellow-50:before { background: rgba(249, 183, 7, 0.5); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
.iq-over-yellow-60:before { background: rgba(249, 183, 7, 0.6); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
.iq-over-yellow-70:before { background: rgba(249, 183, 7, 0.7); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
.iq-over-yellow-80:before { background: rgba(249, 183, 7, 0.8); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
.iq-over-yellow-90:before { background: rgba(249, 183, 7, 0.9); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
.iq-over-yellow-95:before { background: rgba(249, 183, 7, 0.95); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }

/*---- Blak Overlay ----*/
.iq-over-black-10:before { background: rgba(0, 0, 0, 0.1); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
.iq-over-black-20:before { background: rgba(0, 0, 0, 0.2); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
.iq-over-black-30:before { background: rgba(0, 0, 0, 0.3); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
.iq-over-black-40:before { background: rgba(0, 0, 0, 0.4); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
.iq-over-black-50:before { background: rgba(0, 0, 0, 0.5); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
.iq-over-black-60:before { background: rgba(0, 0, 0, 0.6); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
.iq-over-black-70:before { background: rgba(0, 0, 0, 0.7); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
.iq-over-black-80:before { background: rgba(0, 0, 0, 0.8); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
.iq-over-black-90:before { background: rgba(0, 0, 0, 0.9); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
.iq-over-black-95:before { background: rgba(0, 0, 0, 0.95); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
[class*='iq-over-']:before { z-index: 0; }

/*---------------------------------------------------------------------
                           Section Title
-----------------------------------------------------------------------*/
.heading-title { margin-bottom: 80px; text-align: center; }
.heading-title .title { position: relative; padding-bottom: 15px; }
.heading-title .title:before { content: ""; position: absolute; bottom: 0; left: 50%; margin-left: -40px; width: 80px; height: 3px; background: #ffffff; display: inline-block; }
.heading-title p { padding: 0 100px; display: block; }
.heading-title .title.white:before { background: #ffffff; }

/*Heading Left*/
.heading-left .title { position: relative; padding: 0 0 8px 0; margin: 0 0 20px 0; }
.heading-left .title:before { position: absolute; content: ""; left: 0; width: 50px; height: 3px; background: #ffffff; bottom: 0; }

/*---------------------------------------------------------------------
                                Wow
-----------------------------------------------------------------------*/
.wow:first-child { visibility: hidden; }

/*----------------------------------------------------------------------
                                 Buttons
-----------------------------------------------------------------------*/
.button { background: #f9b707; font-size: 16px; color: #ffffff; padding: 10px 20px; margin-right: 0; border-radius: 3px; display: inline-block; text-transform: capitalize; position: relative; box-shadow: none; border: none; }
.button:hover, .button:focus { color: #ffffff; background: #151d2e; }
.button.dark { background: #151d2e; font-size: 16px; color: #ffffff; padding: 10px 20px; margin-right: 0; border-radius: 3px; display: inline-block; text-transform: capitalize; position: relative; box-shadow: none; border: none; }
.button.dark:hover, .button.dark:focus { color: #ffffff; background: #f9b707; }
.button.dark.white { background: #151d2e; font-size: 16px; color: #ffffff; padding: 10px 20px; margin-right: 0; border-radius: 3px; display: inline-block; text-transform: capitalize; position: relative; box-shadow: none; border: none; }
.button.dark.white:hover, .button.dark.white:focus { color: #f9b707; background: #ffffff; }
.button.white { background: #ffffff; font-size: 16px; color: #333333; padding: 10px 20px; margin-right: 0; border-radius: 3px; display: inline-block; text-transform: capitalize; position: relative; box-shadow: none; border: none; }
.button.white:hover, .button.white:focus { color: #ffffff; background: #f9b707; }

/*---------------------------------------------------------------------
                                jarallax
---------------------------------------------------------------------*/
.jarallax { position: relative; z-index: 0; }
.jarallax > .jarallax-img { position: absolute; object-fit: cover;    /* support for plugin https://github.com/bfred-it/object-fit-images */ font-family: 'object-fit:cover; '; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; }

/*---------------------------------------------------------------------
                              List Style
----------------------------------------------------------------------*/
ul { padding: 0; margin: 0; }
ul li:after { position: absolute; color: #f9b707; content: ""; font-family: 'FontAwesome'; left: 0; top: 0; }

/*************************************
           Listing Hand
**************************************/
ul.listing-hand { padding: 0; margin: 0; }
ul.listing-hand li { position: relative; list-style-type: none; padding-left: 40px; font-size: 16px; line-height: 18px; display: inline-block; }
ul.listing-hand li:after { content: "\f10c"; font-size: 22px; -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; }
ul.listing-hand li:hover:after { content: "\f058"; }

/*************************************
           Listing Mark
**************************************/
ul.listing-mark { padding: 0; margin: 0; }
ul.listing-mark li { position: relative; list-style-type: none; padding-left: 40px; font-size: 16px; line-height: 18px; display: inline-block; }
ul.listing-mark li:after { content: "\f0a4"; font-size: 22px }

/*---------------------------------------------------------------------
                                Header
---------------------------------------------------------------------*/
header { display: inline-block; width: 100%; float: left; position: relative; z-index: 99; background: #fff; -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; }
header .logo { display: inline-block; float: left; margin-top: 20px; }
header .logo a { text-transform: uppercase; color: #1a1a1a; font-size: 30px; letter-spacing: 2px; }
header .logo a img { height: 70px; }
header .iq-header nav { display: inline-block; float: right; }
header .menu { display: inline-block; float: right; width: 100%; }
header .iq-header { display: inline-block; width: 100%; float: left; }
.menu li { display: inline-block; position: relative; float: left; line-height: normal; }
.menu li:last-child a { padding-right: 0; }
.menu li a { text-decoration: none; padding: 30px 25px; display: block; font-family: 'Lato', sans-serif; color: #1a1a1a; text-transform: uppercase; font-size: 16px; transition: all 0.2s ease-in-out 0s; }
.menu li a:hover, .menu li:hover>a, .menu li a.active { color: #f9b707; }
.menu ul { visibility: hidden; opacity: 0; margin: 0; padding: 0; width: 175px; text-align: left; position: absolute; left: 0px; background: #fff; z-index: 99; -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); transform: translate(0, 20px); transition: all 0.2s ease-out; }
.menu ul li { display: block; float: none; background: none; margin: 0; padding: 0; }
.sub-menu li a i { position: absolute; right: 15px; top: 50%; margin-top: -8px; }
.menu ul li a { font-size: 14px; padding: 15px 15px; font-weight: normal; display: block; color: #1a1a1a; background: #fff; line-height: normal; }
.menu ul li a:hover, .menu ul li:hover>a { background: #f9b707; color: #fff; }
.menu li:hover>ul { visibility: visible; opacity: 1; transform: translate(0, 0); }
.menu ul ul { left: 175px; top: 0px; visibility: hidden; opacity: 0; transform: translate(20px, 20px); transition: all 0.2s ease-out; }
.menu li>ul ul:hover { visibility: visible; opacity: 1; transform: translate(0, 0); }
.responsive-menu { display: none; width: 100%; padding: 0 15px 17px 0; font-size: 18px; color: #151d2e; text-transform: uppercase; }
.responsive-menu:hover { color: #f9b707; text-decoration: none; }

/*---- Header Sticky ----*/
header.menu-sticky .iq-header { background: #fff; display: inline-block; width: 100%; position: fixed; top: 0; -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2); -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; }
header.menu-sticky .logo a img { height: 30px; }
header.menu-sticky .logo { margin-top: 15px; }
header.menu-sticky .iq-header .menu li a { padding: 22px 25px; }
header.menu-sticky .iq-header .menu li .sub-menu li a { line-height: normal; padding: 15px 15px; }
header.menu-sticky .iq-search.search-open .search-box { top: 64px !important; }

/*---- Header Topbar ----*/
.topbar { padding: 10px 0px; background: #151d2e; }
.topbar li { position: relative; }
.topbar li, .topbar li a { color: #ffffff; line-height: initial; 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; }
.topbar .topbar-right li a:hover { color: #f9b707; 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; }
.topbar .list-inline-item:not(:last-child) { border-right: 1px solid #ffff; padding-right: 15px; margin-right: 10px; }
.topbar .list-inline-item a:hover { color: #f9b707; }
.topbar .list-inline-item i { padding-right: 8px; }
.topbar .topbar-right .iq-left .list-inline-item { position: relative; border: none; }
.topbar .topbar-right .iq-left .list-inline-item:first-child:before { position: absolute; content: "/"; right: 0; top: 0; }

/*---- Header chart ----*/
.topbar-chart { padding: 10px 0px; background: #151d2e; }
.topbar-chart .ccc-header-v3 { background: none !important; }
.topbar-chart .ccc-header-v3 .ccc-header-v3-price-value, .topbar-chart .ccc-header-v3 .ccc-header-v3-price-name { color: #fff !important; }
.topbar-chart.iq-chart{ margin-top: -6px; }


/*---- Header transparent ----*/
header.transparent { background: transparent; position: fixed; display: inline-block; width: 100%; }
header.transparent .logo a, header.transparent .menu li a { color: #fff; }
header.transparent.menu-sticky { background: #1a1a1a; border-bottom: 1px solid #1a1a1a; }
header.transparent .menu li ul li a { color: #1a1a1a; }
header.transparent .menu li a:hover, header.transparent .menu li:hover>a, header.transparent .menu li a.active { 
    color:#f9b707;
    border-bottom: 1px double;
    border-width: unset; }
header.transparent .menu ul li a:hover, header.transparent .menu ul li:hover>a { background: #f9b707; color: #fff; }
header.transparent .iq-header { display: inline-block; width: 100%; position: fixed; top: 0px; left: 0; }
header.transparent.menu-sticky .iq-header { background: #151d2e; position: fixed; top: 0; -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2); -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; }

/*---- Header Topbar ----*/
header.transparent .topbar { background: transparent; }

/*---- Header transparent ----*/
header.simpal-transparent { background: transparent; position: fixed; display: inline-block; width: 100%; }
header.simpal-transparent .menu li a { color: #fff; }
header.simpal-transparent .menu li ul li a { color: #1a1a1a; }
header.simpal-transparent .menu li a:hover, header.simpal-transparent .menu li:hover>a, header.simpal-transparent .menu li a.active { color: #f9b707; }
header.simpal-transparent .menu ul li a:hover, header.simpal-transparent .menu ul li:hover>a { background: #f9b707; color: #fff; }
header.simpal-transparent.menu-sticky .iq-header { background: #151d2e; position: fixed; top: 0; -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2); -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; }

/*---- Header transparent ----*/
header.simpal-yellow { background: #fff; display: inline-block; width: 100%; }
header.simpal-yellow .topbar { background: #f9b707; }
header.simpal-yellow .topbar .topbar-right li a:hover { color: #151d2e; }
@media (max-width:992px) {
  header.menu-sticky { /* padding: 15px 0 0;  */ }
  .topbar li, .topbar li a { font-size: 14px; }
  header .logo a img { height: 30px; }
  header .logo { margin-top: 10px; }
  .menu li a { padding: 18px 20px; font-size: 14px; }
  header.menu-sticky .menu li a { padding: 2px 25px 15px; }
  .iq-search.search-open .search-box { top: 55px !important; }
  header.menu-sticky .iq-header .menu li a { padding: 18px 20px; }
  header.menu-sticky .logo { margin-top: 10px; }
}
@media (max-width:979px) { }
@media (max-width:767px) {
  .topbar, .topbar .topbar-right.text-right { text-align: center !important; }
  header nav { position: absolute; right: 0; top: 3px; text-align: right; }
  .topbar .topbar-right { margin-top: 5px; }
  header.menu-sticky { padding: 15px 0; }
  header .iq-header { padding: 15px 0; }
  header.menu-sticky .iq-header { padding: 10px 0; }
  header.menu-sticky .responsive-menu { padding: 0 15px 12px 0; }
  header .logo { margin-top: 0; }
  header.menu-sticky .logo { margin-top: 0px; }
  header .menu { display: none; text-align: left !important; }
  header { position: relative; }
  .responsive-menu { display: block; }
  header .menu li { width: 100%; margin: 0; }
  header .menu li a { background: #151d2e; color: #ffff; padding: 12px 21px; }
  header .iq-search { display: none; }
  .menu ul { visibility: hidden; opacity: 0; top: 0; left: 0; width: 100%; transform: none; }
  .menu li:hover>ul { visibility: visible; opacity: 1; position: relative; background: #999; transform: none; }
  .menu ul ul { left: 0; transform: none; }
  .menu li>ul ul:hover { transform: none; }
  .menu li:hover>ul li a { padding: 10px 32px }
  .topbar li, .topbar li a { font-size: 12px; }
  .topbar .list-inline-item i { padding-right: 5px; }
  .menu li:hover>ul li:hover ul li a { padding: 10px 42px }
  header.menu-sticky .iq-header .menu li a { padding: 10px 20px; }
  header.menu-sticky .iq-header .menu li:hover>ul li a { padding: 10px 32px }
  header.menu-sticky .iq-header .menu li:hover>ul li:hover ul li a { padding: 10px 42px }
  .menu li a:hover, .menu li:hover>a, .menu li a.active { background: #f9b707; color: #fff; }

  /*---- Header transparent ----*/
  header.transparent { position: relative; background: #000; }
  header.transparent .iq-header { padding: 10px 0; position: inherit; top: 0; }
  header.transparent .responsive-menu { color: #fff; }
  header.transparent .responsive-menu:hover { color: #f9b707; }
  header.transparent .menu li a:hover, header.transparent .menu li:hover>a, header.transparent .menu li a.active { color: #fff; }
  header.transparent .menu li ul li a { color: #fff; }

  /*---- Header Simpal Transparent ----*/
  header.simpal-transparent .responsive-menu { color: #fff; }
  header.simpal-transparent .responsive-menu:hover { color: #f9b707; }
  header.simpal-transparent .menu li a:hover, header.simpal-transparent .menu li:hover>a, header.simpal-transparent .menu li a.active { color: #fff; }
}

/*Login*/
.iq-login .modal-header { padding: 20px 30px; }
.iq-login .modal-body { padding: 30px; }
.iq-login .modal-footer { padding: 20px 30px; display: inline; }
.iq-login .form-control { border: 1px solid #ced4da; border-radius: 0; height: 45px !important; box-shadow: none; }
.iq-login .modal-body .button { width: 100%; text-align: center; }
.iq-login .modal-dialog { max-width: 400px; }
.iq-login .modal-footer .iq-media-blog { margin: 0; padding: 0; }
.iq-login .modal-footer .iq-media-blog li { display: inline-block; list-style: none; padding: 0; margin: 0px 4px; }
.iq-login .modal-footer .iq-media-blog li a { display: block; width: 40px; height: 40px; line-height: 40px; font-size: 16px; color: #f9b707; background: transparent; border: 1px solid #f9b707; text-align: center; border-radius: 50%; }
.iq-login .modal-footer .iq-media-blog li a:hover { background: #f9b707; border-color: #f9b707; color: #fff; }
.iq-login .modal-header .close { outline: none; }

/*Login*/
.iq-register .modal-header { padding: 20px 30px; }
.iq-register .modal-body { padding: 30px; }
.iq-register .modal-footer { padding: 20px 30px; display: inline; }
.iq-register .form-control { border: 1px solid #ced4da; border-radius: 0; height: 45px !important; box-shadow: none; }
.iq-register .modal-body .button { width: 100%; text-align: center; }
.iq-register .modal-dialog { max-width: 400px; }
.iq-register .modal-footer .iq-media-blog { margin: 0; padding: 0; }
.iq-register .modal-footer .iq-media-blog li { display: inline-block; list-style: none; padding: 0; margin: 0px 4px; }
.iq-register .modal-footer .iq-media-blog li a { display: block; width: 40px; height: 40px; line-height: 40px; font-size: 16px; color: #f9b707; background: transparent; border: 1px solid #f9b707; text-align: center; border-radius: 50%; }
.iq-register .modal-footer .iq-media-blog li a:hover { background: #f9b707; border-color: #f9b707; color: #fff; }
.iq-register .modal-header .close { outline: none; }
.iq-register p { font-size: 13px; line-height: 20px; }

/*---------------------------------------------------------------------
                            Search
---------------------------------------------------------------------*/
.iq-search .search-btn { -o-transition: color 300ms ease 0s; -moz-transition: color 300ms ease 0s; -ms-transition: color 300ms ease 0s; -webkit-transition: color 300ms ease 0s; transition: color 300ms ease 0s; }
.iq-search .search-btn span { font-size: 0; }
.iq-search .search-btn:before { content: "\f002"; font-family: "FontAwesome"; font-size: 14px; font-weight: normal; left: 0; position: absolute; text-indent: 0; top: 50%; margin-top: -9px; }
.iq-search.search-open .search-btn:before { content: "\f00d "; }
.search-box { background: #fff; display: block; margin: 0; opacity: 0 !important; padding: 15px; position: absolute; right: 0; top: -9999px !important; transition: visibility 300ms ease 0s, opacity 300ms ease 0s; visibility: hidden; width: 327px; z-index: 888; -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2); box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2); }
.iq-search.search-open .search-box { opacity: 1 !important; top: 80px !important; visibility: visible !important; }
.iq-search .search-box input { background: transparent; border-radius: 0; border: 1px solid #eee; padding-left: 15px; box-shadow: none; color: #666; }
.iq-search .search-box input:focus { background: transparent; border: 1px solid #f9b707; }
.iq-search i { cursor: pointer; font-size: 18px; position: absolute; right: 27px; top: 24px; }
.iq-search.search-open i:hover { color: #f9b707; }

/*---------------------------------------------------------------------
                        Owl Carousel Dot
-----------------------------------------------------------------------*/
.owl-carousel .owl-controls .owl-dot { display: inline-block; margin-top: 20px; }
.owl-carousel .owl-dots { display: inline-block; position: relative; text-indent: inherit; width: 100%; cursor: pointer; text-align: center; }
.owl-carousel.owl-theme .owl-dots .owl-dot span { background: #151d2e; border-radius: 30px; display: inline-block; width: 10px; height: 10px; margin: 0px 3px; 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: #f49c20; }
.owl-carousel.owl-theme .owl-dots .owl-dot.active span { background: #f49c20; width: 24px; }

/* Arrow-1 */
.owl-carousel.arrow-1 { overflow: hidden; }
.owl-carousel.arrow-1 .owl-nav { display: block; position: absolute; text-indent: inherit; top: 45%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); left: 0; width: 100%; cursor: pointer; }
.owl-carousel.arrow-1 .owl-nav .owl-prev { display: block; position: absolute; text-indent: inherit; left: -44px; 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.arrow-1 .owl-nav .owl-next { display: block; position: absolute; text-indent: inherit; right: -44px; 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.arrow-1 .owl-nav i { font-weight: normal; font-size: 24px; color: #fff; background: rgba(44, 62, 80, 0.7); padding: 8px 20px; -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; }
.owl-carousel.arrow-1 .owl-nav i:hover { background: #f49c20; }
.owl-carousel.arrow-1 .owl-nav .owl-prev { left: 0; }
.owl-carousel.arrow-1 .owl-nav .owl-next { right: 0; }
.owl-carousel.arrow-1 .owl-stage-outer { overflow: hidden; }

/*---------------------------------------------------------------------
                        Banner
-----------------------------------------------------------------------*/
.iq-banner .banner-text { margin: 13% 0; }
.iq-banner .banner-text h1 { font-size: 5.2em; line-height: normal }

/* banner From */
.banner-form { background: #fff; display: inline-block; float: right; width: 80%; padding: 30px 30px 40px; position: relative; -webkit-border-top-right-radius: 20px; -moz-border-radius-topright: 20px; border-top-right-radius: 20px; }
.banner-form:before { position: absolute; bottom: 0px; right: 0; background: url('../images/banner/02.png') no-repeat 0 0; background-size: 100%; width: 100%; height: 87px; content: ""; }
.banner-form .form-icon { background: #f9b707; display: inline-block; width: 80px; height: 80px; line-height: 80px; text-align: center; position: absolute; top: 30px; right: 89%; -webkit-box-shadow: -8px 6px 10px 0px rgba(0, 0, 0, 0.15); -moz-box-shadow: -8px 6px 10px 0px rgba(0, 0, 0, 0.15); box-shadow: -8px 6px 10px 0px rgba(0, 0, 0, 0.15); }
.banner-form h2 { margin-left: 30px; line-height: 36px; font-size: 40px; }
.banner-form h2 small { display: inline-block; width: 100%; color: #666666; font-weight: 500; font-size: 20px; }
.calculator .cryptonatorwidget { padding: 0 !important; border: none !important; }
.calculator .cryptonatorwidget tr td { margin: 0; padding: 0; padding-right: 10px; }
.calculator .cryptonatorwidget input, .calculator .cryptonatorwidget select { padding: 0 0 0 10px; height: 40px !important; line-height: 40px !important; margin-bottom: 15px; border: 1px solid #151d2e; border-radius: 3px; outline: none; background: #151d2e; color: #ffffff !important;}
.calculator .cryptonatorwidget div { display: none; }

.banner-form .calculator input, .banner-form .calculator select{border: 1px solid #151d2e; color: #151d2e !important; background:none;}


/* Price Silder */
.price-silder { bottom: 0; background: rgba(255, 255, 255, 0.2); padding: 15px 0; position: relative; overflow: hidden; }
.price-silder .media img { width: 40px; }
.price-silder .media-body { line-height: 12px; }
.price-silder .media-body span { font-size: 14px; }
.price-silder .media-body small { font-size: 12px; display: inline-block; width: 100%; }
.price-silder .price-title { position: absolute; z-index: 9; padding: 16px 200px 15px 60px; top: 0; background: -moz-linear-gradient(180deg, rgba(249, 183, 7, 0) 0%, rgba(249, 183, 7, 1) 51%, rgba(249, 183, 7, 1) 100%); /* ff3.6+ */ background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(249, 183, 7, 1)), color-stop(49%, rgba(249, 183, 7, 1)), color-stop(100%, rgba(249, 183, 7, 0))); /* safari4+,chrome */ background: -webkit-linear-gradient(180deg, rgba(249, 183, 7, 0) 0%, rgba(249, 183, 7, 1) 51%, rgba(249, 183, 7, 1) 100%); /* safari5.1+,chrome10+ */ background: -o-linear-gradient(180deg, rgba(249, 183, 7, 0) 0%, rgba(249, 183, 7, 1) 51%, rgba(249, 183, 7, 1) 100%); /* opera 11.10+ */ background: -ms-linear-gradient(180deg, rgba(249, 183, 7, 0) 0%, rgba(249, 183, 7, 1) 51%, rgba(249, 183, 7, 1) 100%); /* ie10+ */ background: linear-gradient(270deg, rgba(249, 183, 7, 0) 0%, rgba(249, 183, 7, 1) 51%, rgba(249, 183, 7, 1) 100%); /* w3c */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9b707', endColorstr='#f9b707', GradientType=1); /* ie6-9 */ }
.price-silder .price-title h6 { color: #ffffff; }

/*---------------------------------------------------------------------
                           Banner Stars
-----------------------------------------------------------------------*/
.banner-stars { width: 100%; height: 100%; position: relative; overflow: hidden; }
.banner-stars .stars-text { margin-top: 33%; color: #ffffff; }
.banner-stars h1, .banner-stars h4 { color: #ffffff; }

/*---------------------------------------------------------------------
                          About Us
-----------------------------------------------------------------------*/
.device-blog { position: relative; overflow: hidden; }
.hand-tab { position: absolute; bottom: 0; right: 100px; }
.hand { right: 0; position: absolute; bottom: -200px; -webkit-transition: all 0.8s ease-out 0s; -moz-transition: all 0.8s ease-out 0s; -ms-transition: all 0.8s ease-out 0s; -o-transition: all 0.8s ease-out 0s; transition: all 0.8s ease-out 0s; }
.device-blog:hover .hand { bottom: -130px; }
.device-blog .calculator .cryptonatorwidget { width: 60%; }

/*---------------------------------------------------------------------
                          About Us
-----------------------------------------------------------------------*/
.iq-about1 { position: relative; }
.iq-about1 .iq-img { position: absolute; bottom: 0; left: 40px; }
.iq-about1 .calculator .cryptonatorwidget { width: 300px; }
.iq-about1 .calculator { border-radius: 5px; }

.iq-about1 .calculator input, .iq-about1 .calculator select{border: 1px solid #151d2e; color: #151d2e !important; background: #ffffff;}


/*---------------------------------------------------------------------
                          About Us - Worldwide
-----------------------------------------------------------------------*/
 .iq-worldwide .calculator input, .iq-worldwide .calculator select{border: 1px solid #081222; color: #ffffff !important; background: #081222;}

/*---------------------------------------------------------------------
                            Features
---------------------------------------------------------------------*/

/***************************
   Features1
****************************/
.iq-features1 { position: relative; top: 0;}
.iq-features1:hover { top: -8px; -webkit-box-shadow: 0px 10px 25px -5px rgba(0, 0, 0, 0.6);
-moz-box-shadow: 0px 10px 05 0x 05 0.6x rgba(0, 0, 0, 0.6);
box-shadow: 0px 10px 05 0x 05 0.6x rgba(0, 0, 0, 0.6);}
.iq-features1 .iq-bg { position: absolute; bottom: 0; right: 0; top: 0; left: 0; opacity: 0; z-index: 0; background-size: cover; background-position: center center; }
.iq-features1:hover .iq-bg { opacity: 1; }
.iq-features1 .iq-blog {   background: #151d2e; padding: 40px 30px 40px 50px; position: relative;}
.iq-features1:hover .iq-blog { background: none; }
.iq-features1 .iq-blog .icon i { font-size: 50px; color: #ffffff; }
.iq-features1 .iq-blog .step { background: #f9b707; color: #ffffff; font-size: 24px; line-height: 50px; width: 50px; height: 50px; text-align: center; border-radius: 100px; position: absolute; left: -25px; top: 40px; }
.iq-features1:hover .iq-blog a:hover { color: #f9b707; }
.iq-features1 .iq-blog a i { margin-left: 6px; }
.iq-features1 .iq-bg:before { background: rgba(0, 0, 0, 0.7); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: -1; }
.iq-features1:hover h5 a{ color: #f9b707; }
.iq-features1:hover .iq-blog .icon i, .iq-features1:hover .iq-blog p, .iq-features1:hover .iq-blog a { color: #ffffff; }
.iq-features1, .iq-features1 .iq-bg, .iq-features1 .iq-blog, .iq-features1 .iq-blog h5, .iq-features1 .iq-blog p, .iq-features1 .iq-blog 
.icon i { -webkit-transition: all 0.4s ease-out 0s; -moz-transition: all 0.4s ease-out 0s; -ms-transition: all 0.4s ease-out 0s; -o-transition: all .6s ease-out 0s; transition: all 0.4s ease-out 0s; }

/***************************
   Features2
****************************/
.particles { position: absolute; left: 0; right: 0; top: -30px; z-index: -1; }
.particles img { -webkit-animation: rotation 200s infinite linear; }
@-webkit-keyframes rotation {
  from { -webkit-transform: rotate(0deg); }
  to { -webkit-transform: rotate(359deg); }
}
.iq-feature2 { background: rgba (255, 255, 255, 0); display: inline-block; }
.iq-feature2 .iq-icon img { width: 60px; }
.iq-feature2 p { margin-top: 6px; }
.iq-feature2.first-l { margin-right: -30px !important; }
.iq-feature2.second-l { margin-right: 30px !important; }
.iq-feature2.first-r { margin-left: -30px !important; }
.iq-feature2.second-r { margin-left: 30px !important; }

/***************************
   Features3
****************************/
.iq-feature3 { position: relative; }
.iq-feature3 .iq-icon { float: left; border-radius: 90px; height: 70px; width: 70px; line-height: 70px; text-align: center; margin-right: 15px; }
.iq-feature3 .iq-icon i { font-size: 36px; color: #fff; }
.iq-feature3 .iq-icon span { font-size: 30px; }
.iq-feature3 .fancy-content { display: table-cell; }
.iq-feature3 .fancy-content p { padding: 0; margin: 0; }
.iq-feature3.iq-bg .step { position: absolute; right: 0; top: 25px; font-size: 80px; color: #151d2e; z-index: -1; font-family: 'Lato', sans-serif; font-weight: 600; }
.iq-feature3.iq-bg { padding: 20px 15px; position: relative; }
.iq-feature3.iq-bg:before { position: absolute; content: ""; right: 0; top: 0; width: 0; height: 0; background: #151d2e; 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; border-radius: 5px; }
.iq-feature3:hover.iq-bg:before { width: 100%; height: 100%; }
.feature3-aria hr {border-bottom: 1px solid #151d2e;}

/***************************
   Features4
****************************/
.iq-feature4 .Work-icon { padding: 10px; display: inline-block; position: relative; }
.iq-feature4 .Work-icon i { border-radius: 100px; display: inline-block; height: 90px; width: 90px; line-height: 90px; font-size: 45px; text-align: center; color: #f9b707; background: #ffffff; }
.iq-feature4 .Work-icon:before { position: absolute; content: ""; left: 0; top: 0; border: 2px dashed rgba(255, 255, 255, 0.6); width: 100%; height: 100%; border-radius: 90px; -webkit-animation: rotation 50s infinite linear; }
.iq-feature4 .Work-icon .step { background: #f9b707; color: #ffffff; font-size: 20px; line-height: 36px; width: 36px; height: 36px; text-align: center; border-radius: 100px; position: absolute; right: 0; top: 0; }
.iq-feature4 .stap-up:before { position: absolute; left: 87%; top: 20%; background: url(../images/arrow/dashed-arrow1.png) no-repeat 0 0; content: ""; width: 174px; height: 29px; -moz-animation: bounce 4s infinite; -webkit-animation: bounce 4s infinite; animation: bounce 4s infinite;}
.iq-feature4 .stap-dowen:before { position: absolute; left: 87%; top: 20%; 
  background: url(../images/arrow/dashed-arrow1.png) no-repeat 0 0; content: ""; width: 174px; height: 29px; -moz-animation: bounce 4s infinite; -webkit-animation: bounce 4s infinite; animation: bounce 4s infinite; }
.iq-feature4 p { margin-bottom: 0; }

/*--------------
    Arrow keyframes
----------------*/
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateX(0);
  }
  40% {
    transform: translateX(-30px);
  }
  60% {
    transform: translateX(-15px);
  }
}

/***************************
   Features5
****************************/
.iq-feature5 { position: relative; width: 33.33%; padding: 35px 25px; text-align: center; float: left; margin-bottom: 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-feature5:hover {background: #151d2e; z-index: 9; -webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); }
.iq-feature5 img { width: 60px; }
.iq-feature5 i { font-size: 40px; }

/***************************
   Features6
****************************/
.iq-feature6 { position: relative; }
.iq-feature6 .iq-icon { position: relative; float: left; border-radius: 90px; height: 70px; width: 70px; line-height: 70px; text-align: center; margin-right: 15px; 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; }
.iq-feature6:before { content: ''; position: absolute; display: inline-block; width: 2px; height: 70px; background: #f9b707; left: 35px; margin-left: -1px; }
.iq-feature6:hover .iq-icon { top: 35px; }
.iq-feature6 .iq-icon i { font-size: 32px; color: #fff; line-height: 70px;}
.iq-feature6 .iq-icon span { font-size: 30px; }
.iq-feature6 .fancy-content { display: table-cell; }

/***************************
   Features7
****************************/
.iq-feature7 .iq-icon { float: left; border-radius: 90px; height: 70px; width: 70px; line-height: 70px; text-align: center; margin-right: 15px; }
.iq-feature7 .iq-icon i { font-size: 36px; color: #f9b707; }
.iq-feature7 .iq-icon span { font-size: 30px; }
.iq-feature7 .fancy-content { display: table-cell; }

/***************************
       Feature 8 
****************************/
.iq-feature7 .feature-content { position: relative; }
.iq-feature7 .feature-content .tag { background: #f9b707; position: absolute; top: -47px; left: 30px; color: #fff; padding: 5px 15px; }

/*---------------------------------------------------------------------
                            Counter
-----------------------------------------------------------------------*/
.counter-blog { padding-left: 60px; }
.counter { position: relative; }
.counter .right { float: left; }
.counter i { font-size: 50px; display: inline-block; float: left; width: 50px; margin-right: 10px; }
.counter span { display: block; font-size: 40px; margin-bottom: 10px; font-weight: 600; }
.counter label { color: #ffffff; font-weight: 500; font-size: 16px; position: relative; text-transform: uppercase; margin-bottom: 0; letter-spacing: 2px; }

/*---------------------------------------------------------------------
                           Teams 
-----------------------------------------------------------------------*/

/*************************************
           Teams 1 
**************************************/
.iq-team1 .team-blog { position: relative; text-align: center; overflow: hidden; }
.iq-team1 .team-blog:before { position: absolute; content: ""; width: 100%; height: 100%; left: 0; top: 0; background: rgba(0, 0, 0, 0.8); opacity: 0; }
.iq-team1 .team-blog .team-description { position: absolute; width: 100%; bottom: 0%; left: 0; color: #fff; margin-top: -20px; padding: 0; opacity: 0; font-size: 16px; }
.iq-team1 .team-blog .team-description a:hover { color: #222222; }
.iq-team1 .team-blog:hover:before { opacity: 0.8; }
.iq-team1 .team-blog .team-social { position: absolute; left: 0; bottom: 0%; width: 100%; opacity: 0; }
.iq-team1 .team-blog .team-social ul { width: 100%; display: inline-block; padding: 0px 10px; }
.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: #f9b707; }
.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, .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.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-team1 .team-blog:hover .team-description { bottom: 20%; opacity: 1; }
.iq-team1 .team-blog:hover .team-social { bottom: 8%; opacity: 1; }
.iq-team1 p { margin-bottom: 0; }
.iq-team1 .team-blog .team-images img { width: 100%; }

/*************************************
           Teams 2 
**************************************/
.iq-team2 .team-blog { border: 1px solid #1a243a; 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-team2 .team-blog img { display: inline; width: 80px; border-radius: 100px; }
.iq-team2 .team-blog:hover { border: 1px solid #f9b707; }
.iq-team2 .iq-media-blog { margin: 0; padding: 0; }
.iq-team2 .iq-media-blog li { display: inline-block; list-style: none; padding: 0; margin: 0px 4px; }
.iq-team2 .iq-media-blog li a { display: block; width: 40px; height: 40px; line-height: 40px; font-size: 16px; color: #ffffff; background: #151d2e; text-align: center; border-radius: 50%; }
.iq-team2 .iq-media-blog li a:hover { background: #f9b707; color: #fff; }

/*---------------------------------------------------------------------
                           Coinex Charts 
-----------------------------------------------------------------------*/
.coinex-charts .btcwdgt-chart { box-shadow: none !important; max-width: 100% !important; }

/*---------------------------------------------------------------------
                      Play Button
-----------------------------------------------------------------------*/
.play-btn { width: 120px; height: 120px; background: radial-gradient(white 50%, rgba(255, 255, 255, 0.15) 52%); border-radius: 50%; display: block; margin: 0 auto; position: relative; overflow: hidden; }

/* triangle */
.play-btn::after { content: ''; position: absolute; left: 50%; top: 50%; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); width: 0; height: 0; border-top: 15px solid transparent; border-bottom: 15px solid transparent; border-left: 20px solid #151d2e; z-index: 100; -webkit-transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19); transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19); }

/* pulse wave */
.play-btn:before { content: ''; position: absolute; width: 120px; height: 120px; -webkit-animation-delay: 0s; animation-delay: 0s; -webkit-animation: pulsate1 2s; animation: pulsate1 2s; -webkit-animation-direction: forwards; animation-direction: forwards; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-timing-function: steps; animation-timing-function: steps; opacity: 1; border-radius: 50%; border: 2px solid rgba(255, 255, 255, 0.5); }

/* scale the triangle */
.play-btn:hover::after { border-left: 15px solid white; -webkit-transform: scale(20); transform: scale(20); }

/* inherit triangle styles */
.play-btn:hover::before { content: ''; position: absolute; left: 50%; top: 50%; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); width: 0; height: 0; border: none; border-top: 15px solid transparent; border-bottom: 15px solid transparent; border-left: 20px solid #f9b707; z-index: 200; -webkit-animation: none; animation: none; border-radius: 0; }
@-webkit-keyframes pulsate1 {
  0% { -webkit-transform: scale(0.6, 0.6); transform: scale(0.6, 0.6); opacity: 1 }
  100% { -webkit-transform: scale(1, 1); transform: scale(1, 1); opacity: 0 }
}
@keyframes pulsate1 {
  0% { -webkit-transform: scale(0.6, 0.6); transform: scale(0.6, 0.6); opacity: 1 }
  100% { -webkit-transform: scale(1, 1); transform: scale(1, 1); opacity: 0 }
}
@-webkit-keyframes pulsate2 {
  0% { -webkit-transform: scale(0.1, 0.1); transform: scale(0.1, 0.1); opacity: 1 }
  100% { -webkit-transform: scale(1, 1); transform: scale(1, 1); opacity: 0 }
}

/* Play video */
.play-video .video.play a { color: #ffffff; font-size: 60px; line-height: 60px; position: absolute; top: 50%; left: 50%; margin-top: -30px; margin-left: -30px; }
.play-video .video-img { position: relative; }
.play-video .video.play a:hover { color: #f9b707; }
.popup-gallery { position: relative; }

/*---------------------------------------------------------------------
                            Blog
-----------------------------------------------------------------------*/
.iq-news-box .iq-news-image { position: relative; }
.iq-news-box .iq-news-image .news-date { position: absolute; bottom: 0; left: 0; padding: 2px 8px; background: #f9b707; color: #ffffff; }
.iq-news-box .iq-news-detail .news-tag { margin-bottom: 3px; }
.iq-news-box .news-title a h5 { 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-news-box .news-title a:hover h5 { color: #f9b707; }

/*---------------------------------------------------------------------
                            Need Help
-----------------------------------------------------------------------*/
.iq-need-help ul li { font-size: 20px; }
.iq-need-help ul li:first-child { border-right: 2px solid #ffffff; padding-right: 25px; margin-right: 20px; }

/*---------------------------------------------------------------------
                          Testimonial
-----------------------------------------------------------------------*/

/*************************
 Testimonial 1
*************************/
.iq-testimonial .owl-carousel.owl-theme .owl-dots { margin-top: 20px; }
.iq-testimonial .owl-carousel.owl-theme .owl-dots .owl-dot span { position: relative; width: 80px; height: 80px; margin: 0 6px; border-radius: 50%; display: inline-block; border: 4px solid #29354e; float: left; background: url("../images/feedback/01.jpg") no-repeat 0 0 !important; background-size: cover !important; transition: all 0.3s ease-in-out 0s; }
.iq-testimonial .owl-carousel.owl-theme .owl-dots .owl-dot:nth-child(2) span { background: url("../images/feedback/02.jpg") no-repeat 0 0 !important; background-size: cover !important; }
.iq-testimonial .owl-carousel.owl-theme .owl-dots .owl-dot:nth-child(3) span { background: url("../images/feedback/03.jpg") no-repeat 0 0 !important; background-size: cover !important; }
.iq-testimonial .owl-carousel.owl-theme .owl-dots .owl-dot.active span { border: 4px solid #f9b707;}
.iq-testimonial .owl-carousel .owl-item { padding: 30px; border-radius: 4px; }
.iq-testimonial .testimonial .description { font-style: italic; font-size: 18px; }

/*************************
 Testimonial 2
*************************/
.iq-testimonial2 .owl-prev, .iq-testimonial2 .owl-next { float: left; }
.iq-testimonial2 .owl-prev i, .iq-testimonial2 .owl-next i { color: #ddd; font-size: 32px; margin-right: 10px; }
.iq-testimonial2 .owl-prev i:before { content: "\f177"; font-family: 'FontAwesome'; }
.iq-testimonial2 .owl-next i:before { content: "\f178"; font-family: 'FontAwesome'; }
.iq-testimonial2 .owl-prev i, .iq-testimonial2 .owl-next i { color: #ddd; font-size: 32px; margin-right: 10px; }
.iq-testimonial2 .owl-prev:hover i, .iq-testimonial2 .owl-next:hover i { color: #f9b707; }
.iq-testimonial2 .feedback .iq-avtar { display: inline-block; text-align: center; border-radius: 100%; float: left; }
.iq-testimonial2 .feedback .iq-avtar img { border-radius: 100%; width: 60px; }
.iq-testimonial2 .feedback .iq-info { position: relative; }
.iq-testimonial2 .feedback .iq-info.light { background: rgba(255, 255, 255, 0.2) !important; border: none; }
.iq-testimonial2 .feedback .iq-info.light:before { border-top: 15px solid rgba(255, 255, 255, 0.2) !important; }
.iq-testimonial2 .feedback .title { font-size: 18px; }
.iq-testimonial2 .feedback p { margin-bottom: 0px; font-style: italic; font-size: 18px; line-height: 32px; }
.iq-testimonial2 .iq-star i { margin-right: 4px; }
.iq-testimonial2 .owl-controls { position: relative; width: 100%; position: relative; top: 30px; }
.iq-testimonial2 .feedback ul li { float: left; color: #f9b707; font-size: 18px; }
.iq-testimonial2 .feedback.feed-brd { border: 1px solid #2e3454; border-radius: 3px; }

/*---------------------------------------------------------------------
                          Pricing
-----------------------------------------------------------------------*/
.iq-pricing { border: 1px solid #1a243a;  padding: 50px 15px; text-align: center; margin-top: 30px;perspective: 700px; z-index: 1; position: relative; transition: all 0.3s ease-in-out 0s; }
.iq-pricing:hover { color: #fff; }
.iq-pricing:after { content: ""; width: 100%; height: 100%; background: #f9b707; position: absolute; top: 0; left: 0; opacity: 0; z-index: -1; transform: rotateY(70deg); transition: all 0.3s ease-in-out 0s; }
.iq-pricing:hover:after { opacity: 1; transform: rotateY(0deg); }
.iq-pricing .icon { width: 80px; height: 80px; line-height: 80px; border-radius: 50%; background: #fff; box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1); margin: 0 auto; font-size: 36px; color: #f9b707; position: absolute; top: -40px; left: 0; right: 0; }
.iq-pricing .pricing-header { margin-bottom: 30px; }
.iq-pricing .title { display: block; font-size: 18px; font-weight: 600; text-transform: uppercase; margin: 0 0 10px 0; }
.iq-pricing .price-value { display: inline-block; font-size: 40px; font-weight: 600; transition: all 0.3s ease-in-out 0s; }
.iq-pricing:hover .price-value { border-bottom-color: #fff; }
.iq-pricing .pricing-content { list-style: none; padding: 0; margin: 0 0 20px 0; }
.iq-pricing .pricing-content li { line-height: 40px; }
.iq-pricing .pricing-signup { display: inline-block; padding: 9px 23px; background: #f9b707; font-size: 14px; font-weight: 600; color: #fff; text-transform: uppercase; position: relative; transition: all 0.25s ease-in-out 0s; }
.iq-pricing:hover .pricing-signup { background: #fff; color: #f9b707; }
.iq-pricing .pricing-signup:before, .iq-pricing .pricing-signup:after { content: ""; height: 100%; position: absolute; top: 0; border-top: 18px solid transparent; border-bottom: 18px solid transparent; transition: all 0.25s ease-in-out 0s; }
.iq-pricing .pricing-signup:before { left: -12px; border-right: 12px solid #f9b707; }
.iq-pricing .pricing-signup:after { right: -12px; border-left: 12px solid #f9b707; }
.iq-pricing:hover .pricing-signup:before { border-right-color: #fff; }
.iq-pricing:hover .pricing-signup:after { border-left-color: #fff; }
.iq-pricing:hover .button { background: #151d2e; }
.iq-pricing:hover .button:hover { background: #ffffff; color: #151d2e; }
.iq-pricing .pricing-content li i { font-size: 12px; }
.iq-pricing:hover h3{ color: #ffffff; }
@media only screen and (max-width:990px) {
  .iq-pricing { margin-bottom: 30px; }
}
@media only screen and (max-width:767px) {
  .iq-pricing { margin-bottom: 50px; }
}

/*Pricing Small*/
.pricing-small { text-align: center; padding: 30px 10px; }
.pricing-small span { display: inline-block; width: 100%; }
.pricing-small h3 { position: relative; margin-bottom: 10px; }
.pricing-small h3:before { position: absolute; content: ""; bottom: -10px; left: 50%; width: 50px; margin-left: -25px; background: #f9b707; height: 2px; }

/*Pricing  2*/
.iq-pricing-2 { padding: 30px 20px; text-align: center; z-index: 1; position: relative; border-radius: 10px; border: 1px solid #151d2e; 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-pricing-2:hover { box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1); border: 1px solid #f9b707; }
.iq-pricing-2 .title { display: block; font-size: 18px; font-weight: 600; text-transform: uppercase; margin: 0 0 10px 0; }
.iq-pricing-2 .price-value { display: inline-block; font-size: 40px; font-weight: 600; }
.iq-pricing-2 .pricing-content { list-style: none; padding: 0; margin: 0 0 20px 0; }
.iq-pricing-2 .pricing-content li { line-height: 40px; }
.iq-pricing-2 .pricing-content li i { font-size: 12px; }


/*---------------------------------------------------------------------
                   Breadcrumb Inner Page
-----------------------------------------------------------------------*/
.iq-breadcrumb { padding: 150px 0 0; }
.iq-breadcrumb h3 { margin-bottom: 6px; }
.iq-breadcrumb .breadcrumb { z-index: 99; background: none; position: relative; color: #151d2e; text-align: center; margin-bottom: 0; border-radius: 0; display: inline-block; width: 100%; }
.iq-breadcrumb nav { background: rgba(255, 255, 255, 0.2); margin-top: 100px; position: relative; }
.iq-breadcrumb .breadcrumb li { display: inline-block; }
.iq-breadcrumb .breadcrumb li, .iq-breadcrumb .breadcrumb li a:hover { color: #f9b707; }
.iq-breadcrumb .breadcrumb li a, .iq-breadcrumb  .breadcrumb-item+.breadcrumb-item::before { color: #fff; margin-bottom: 0; }

/*Breadcrumb Left*/
.iq-breadcrumb.text-left .heading-title { text-align: left; }
.iq-breadcrumb.text-left .heading-title .title:before { left: 0; margin-left: 0; }
.iq-breadcrumb.text-left .breadcrumb { text-align: left; }

/*Breadcrumb Right*/
.iq-breadcrumb.text-right .heading-title { text-align: right; }
.iq-breadcrumb.text-right .heading-title .title:before { right: 0; left: inherit; margin-left: 0; }
.iq-breadcrumb.text-right .breadcrumb { text-align: right; }

/*---------------------------------------------------------------------
                         Clients
-----------------------------------------------------------------------*/
.iq-clients .iq-clients-blog { border: 1px solid #151d2e; border-radius: 3px; }
.iq-clients .iq-clients-blog .client-img { width: 200px; margin-right: 10px; }
.iq-clients .iq-clients-blog ul { background: #151d2e; padding: 10px 0; }
.iq-clients .iq-clients-blog ul li { margin: 0 20px; }
.iq-clients .iq-clients-blog ul li a { color: #ffffff; }
.iq-clients .iq-clients-blog ul li a:hover { color: #f9b707; }

/*---------------------------------------------------------------------
                            Coming Soon 
-----------------------------------------------------------------------*/
.iq-coming { padding: 5% 0; }
.iq-coming h2 { font-size: 80px; font-weight: 600; line-height: 80px; }
.iq-coming h5 { font-size: 24px; line-height: 24px; }
.iq-coming #countdown { list-style: none; margin: 40px 0; padding: 0; display: inline-block; width: 100%; }
.iq-coming #countdown li { display: inline-block; }
.iq-coming #countdown li span { font-size: 50px; line-height: 80px; font-weight: 600; }
.iq-coming #countdown li.seperator { font-size: 50px; line-height: 40px; vertical-align: top; margin-top: 15px; }
.iq-coming #countdown li p { font-size: 20px; }
.iq-coming input { width: 100%; border: none; box-shadow: none !important; background: rgba(255, 255, 255, 0.2) !important; height: 44px; border-radius: 3px 0 0 3px; min-width: 300px; }
.iq-coming .iq-subscribe { text-align: center; display: inline-block; }
.iq-coming input { color: #ffffff !important; }
.iq-coming input::-webkit-input-placeholder { color: #ffffff !important; }
.iq-coming input::-moz-placeholder { color: #ffffff !important; }
.iq-coming input:-moz-placeholder { color: #ffffff !important; }
.iq-coming input:-ms-input-placeholder { color: #ffffff !important; }
.iq-coming input:focus { outline: none; }
.iq-coming .button { border-radius: 0 3px 3px 0; }

/*---------------------------------------------------------------------
                            Coming Soon-2 
-----------------------------------------------------------------------*/
.iq-coming-2 h2 { font-size: 80px; font-weight: 600; line-height: 80px; }
.iq-coming-2 h5 { font-size: 24px; line-height: 24px; }
.iq-coming-2 #countdown { list-style: none; margin: 40px 0; padding: 0; display: inline-block; width: 100%; }
.iq-coming-2 #countdown li { display: inline-block; }
.iq-coming-2 #countdown li span { font-size: 50px; line-height: 80px; font-weight: 600; }
.iq-coming-2 #countdown li.seperator { font-size: 50px; line-height: 40px; vertical-align: top; margin-top: 15px; }
.iq-coming-2 #countdown li p { font-size: 20px; }
.iq-coming-2 input { width: 100%; border: none; box-shadow: none !important; background: rgba(255, 255, 255, 0.2) !important; height: 44px; border-radius: 3px 0 0 3px; min-width: 300px; }
.iq-coming-2 .iq-subscribe { text-align: center; display: inline-block; }
.iq-coming-2 input { color: #666666 !important; }
.iq-coming-2 input::-webkit-input-placeholder { color: #666666 !important; }
.iq-coming-2 input::-moz-placeholder { color: #666666 !important; }
.iq-coming-2 input:-moz-placeholder { color: #666666 !important; }
.iq-coming-2 input:-ms-input-placeholder { color: #666666 !important; }
.iq-coming-2 input:focus { outline: none; }
.iq-coming-2 .button { border-radius: 0 3px 3px 0; }

/*---------------------------------------------------------------------
                           Faqs 
-----------------------------------------------------------------------*/
.iq-faqs .card { margin-bottom: 10px;border-radius: 5px; overflow: hidden; border:none; }
.iq-faqs .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-faqs .card-body { padding: 15px; background: #151d2e;}
.iq-faqs .card-header a, .iq-faqs .card-header a:hover { padding: 15px; display: inline-block; color: #ffffff; background-color: #f9b707; width: 100%; }
.iq-faqs .card-header .collapsed { color: #ffffff; background-color: #151d2e;}
.iq-faqs .card-header a:after { font-family: 'ionicons'; content: "\f462"; float: right; font-size: 20px; }
.iq-faqs .card-header a.collapsed:after { content: "\f489"; }
.faqs-link { padding: 0; margin: 0; }
.faqs-link li a { background: #151d2e; padding: 10px 10px 10px 15px; width: 100%; display: inline-block; margin-bottom: 6px; }
.faqs-link li a:hover { background: #f9b707; color: #ffffff; }

/*---------------------------------------------------------------------
                           Help 
-----------------------------------------------------------------------*/
.iq-help { margin-top: 100px; }
.iq-help .form-control { border-radius: 0; height: 45px; }
.iq-help .form-control:focus { box-shadow: none; }
.iq-help h3 { font-size: 42px; line-height: 54px; }
.iq-help select.form-control { height: 45px !important; }
.iq-help input, .iq-help select { display: block; width: 100%; padding-left: 15px;font-size: 14px;line-height: 45px; height: 45px;
color: #495057; border-radius: 3px; background: #151d2e; border:none; }

/*---------------------------------------------------------------------
                           Event 
-----------------------------------------------------------------------*/
.iq-event .nav-tabs { border-bottom: none; overflow: hidden; }
.iq-event .nav-tabs .nav-link:after { position: absolute; content: ""; background: #f1f1f1; top: 50%; right: 100%; width: 100%; height: 1px; z-index: -1; }
.iq-event .nav-tabs .nav-link { position: relative; color: #ffffff; background-color: #151d2e; border: 1px solid #151d2e; border-radius: 3px; margin-right: 30px; }
.iq-event .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active { color: #ffffff; background-color: #f9b707; border: 1px solid #f9b707; }
.iq-event .tab-content ul li { margin: 5px 0; }
.iq-event .tab-content ul li a { font-size: 18px; font-weight: 600; line-height: 24px; }
.iq-event .tab-content ul li i { color: #f9b707; font-size: 20px; width: 25px; }

/*---------------------------------------------------------------------
                            404 Error
-----------------------------------------------------------------------*/
.iq-error h2 { font-size: 180px; font-weight: 600; line-height: 180px; }
.iq-error h4 { background: #151d2e; font-size: 24px; padding: 6px 30px; display: inline-block; color:#ffffff;}
.iq-error input { width: 100%; border:1px solid #151d2e !important; box-shadow: none !important; height: 45px; min-width: 300px; background: #151d2e; border-radius: 0 3px 3px 0;}
.iq-error input:focus{background: #151d2e; }
.iq-error .iq-subscribe { text-align: center; display: inline-block; }

/*---------------------------------------------------------------------
                            Timeline
-----------------------------------------------------------------------*/
.iq-timeline { overflow: hidden; position: relative; }
.iq-timeline:before { content: ""; width: 3px; height: 100%; background: #151d2e; position: absolute; top: 0; left: 50%; }
.iq-timeline .timeline { padding-right: 30px; position: relative; }
.iq-timeline .timeline:before, .iq-timeline .timeline:after { content: ""; display: block; width: 100%; clear: both; }
.iq-timeline .timeline:first-child:before, .iq-timeline .timeline:last-child:before { content: ""; width: 13px; height: 13px; border-radius: 50%; border: 2px solid #151d2e; background: #151d2e; margin: 0 auto; position: absolute; top: 0; left: 0; right: -3px; }
.iq-timeline .timeline:last-child:before { top: auto; bottom: 0; }
.iq-timeline .timeline-icon { width: 18px; height: 18px; border-radius: 50%; background: #151d2e; border: 2px solid #151d2e; box-sizing: content-box; margin: auto; position: absolute; top: 0; left: 0; bottom: 0; right: -4px; }
.iq-timeline .timeline-icon:before { content: ""; display: block; width: 8px; height: 8px; border-radius: 50%; background: #f9b707; margin: auto; position: absolute; top: 0; left: 0; bottom: 0; right: 0; }
.iq-timeline .year { display: inline-block; padding: 8px 20px; margin: 0; font-size: 14px; color: #fff; background: #f9b707; text-align: center; position: absolute; top: 50%; right: 35%; transform: translateY(-50%); }
.iq-timeline .year:before { content: ""; border-right: 18px solid #f9b707; border-top: 20px solid transparent; border-bottom: 20px solid transparent; position: absolute; top: 0; left: -18px; }
.iq-timeline .timeline-content { border-radius: 3px; width: 46.5%; padding: 30px; margin: 0 20px 0 0; background: #151d2e; position: relative; }
.iq-timeline .timeline-content:after { content: ""; border-left: 20px solid #151d2e; border-top: 20px solid transparent; border-bottom: 20px solid transparent; position: absolute; top: 50%; right: -20px; transform: translateY(-50%); }
.iq-timeline .timeline:nth-child(2n) { padding: 0 0 0 30px; }
.iq-timeline .timeline:nth-child(2n) .year { right: auto; left: 35%; }
.iq-timeline .timeline:nth-child(2n) .year:before { border: 20px solid transparent; border-right: none; border-left: 18px solid #f9b707; left: auto; right: -18px; }
.iq-timeline .timeline:nth-child(2n) .timeline-content { float: right; margin: 0 0 0 20px; }
.iq-timeline .timeline:nth-child(2n) .timeline-content:after { border-left: none; border-right: 20px solid #151d2e; right: auto; left: -20px; }
@media only screen and (max-width:1200px) {
  .iq-timeline .year { right: 30%; }
  .iq-timeline .timeline:nth-child(2n) .year { left: 30%; }
}
@media only screen and (max-width:990px) {
  .iq-timeline .year { right: 25%; }
  .iq-timeline .timeline:nth-child(2n) .year { left: 25%; }
}
@media only screen and (max-width:767px) {
  .iq-timeline:before { left: 10px; }
  .iq-timeline .timeline { padding: 0 0 0 30px; margin-bottom: 20px; }
  .iq-timeline .timeline:last-child { margin-bottom: 0; }
  .iq-timeline .timeline:first-child:before, .iq-timeline .timeline:last-child:before { display: none; }
  .iq-timeline .timeline-icon { margin: 0; position: absolute; top: 7px; left: 0; }
  .iq-timeline .year, .iq-timeline .timeline:nth-child(2n) .year { display: block; font-weight: bold; margin: 0 0 32px 30px; z-index: 1; position: relative; top: auto; left: auto; right: auto; transform: none; }
  .iq-timeline .timeline:nth-child(2n) .year:before { border-left: none; border-right: 18px solid #f9b707; right: auto; left: -18px; }
  .iq-timeline .timeline-content { padding: 20px; }
  .iq-timeline .timeline-content, .iq-timeline .timeline:nth-child(2n) .timeline-content { width: auto; float: none; margin: 0 0 0 30px; }
  .iq-timeline .timeline-content:after, .iq-timeline .timeline:nth-child(2n) .timeline-content:after { border: none; border-bottom: 20px solid #f7f7f7; border-left: 20px solid transparent; border-right: 20px solid transparent; top: -20px; left: 50%; right: auto; transform: translateX(-50%); }
}
@media only screen and (max-width:480px) {
  .iq-timeline .year, .iq-timeline .timeline:nth-child(2n) .year { margin-left: 20px; }
  .iq-timeline .timeline-content, .iq-timeline .timeline:nth-child(2n) .timeline-content { margin-left: 10px; }
}

/*---------------------------------------------------------------------
                            Footer
-----------------------------------------------------------------------*/
.iq-footer .logo img { width: 200px; }
.iq-footer .small-title { margin-bottom: 20px; }
.iq-footer hr { border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

/*Menu*/
.iq-footer .footer-menu li { margin: 0; }
.iq-footer .footer-menu li a { font-weight: 500; background: rgba(255, 255, 255, 0); padding: 5px 0; display: block; color: #ffffff; }
.iq-footer .footer-menu li a:hover { background: rgba(255, 255, 255, 0.2); color: #f9b707; padding: 8px 15px; }

/*Copyright*/
.iq-footer .iq-copyright a { color: #f9b707; }
.iq-footer .iq-copyright a:hover { color: #ffffff; }
.iq-footer .footer-bottom { background: #000000; }

/*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; border-radius: 50%; }
.iq-footer .iq-media-blog li a:hover { background: #f9b707; border-color: #f9b707; color: #fff; }

/*Contact*/
.iq-footer .iq-contact .blog { color: #ffffff; }
.iq-footer .iq-contact .blog .title { font-size: 20px; }
.iq-footer .iq-contact .blog span { font-size: 20px; }
.iq-footer .iq-contact .blog i { color: #f9b707; font-size: 40px; line-height: 40px; vertical-align: middle; margin-right: 15px; display: table; float: left; }
.iq-footer .iq-contact .blog .content { display: table-cell; }
.iq-footer .call-back { background: rgba(255, 255, 255, 0.2); padding: 30px; }
.iq-footer .call-back .form-control { border: none; border-radius: 0; height: 45px !important; }


/*---------------------------------------------------------------------
                            Footer-2
-----------------------------------------------------------------------*/
.iq-footer-2{background: rgba(8,18,34,1);
background: -moz-linear-gradient(top, rgba(8,18,34,1) 0%, rgba(14,29,51,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(8,18,34,1)), color-stop(100%, rgba(14,29,51,1)));
background: -webkit-linear-gradient(top, rgba(8,18,34,1) 0%, rgba(14,29,51,1) 100%);
background: -o-linear-gradient(top, rgba(8,18,34,1) 0%, rgba(14,29,51,1) 100%);
background: -ms-linear-gradient(top, rgba(8,18,34,1) 0%, rgba(14,29,51,1) 100%);
background: linear-gradient(to bottom, rgba(8,18,34,1) 0%, rgba(14,29,51,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#081222', endColorstr='#0e1d33', GradientType=0 );} 
.iq-footer-2 .logo img { width: 200px; }
.iq-footer-2 .small-title { margin-bottom: 20px; }
.iq-footer-2 hr { border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
.iq-footer-2 .iq-contact .blog { display: inline-block; }
.iq-footer-2 .heading-left{ margin-bottom: 40px;}
/*Contact*/
.iq-footer-2 .iq-contact .blog { color: #1a1a1a; }
.iq-footer-2 .iq-contact .blog .title { font-size: 20px; }
.iq-footer-2 .iq-contact .blog span { font-size: 20px; }
.iq-footer-2 .iq-contact .blog i { color: #f9b707; font-size: 40px; line-height: 40px; vertical-align: middle; margin-right: 15px; display: table; float: left; }
.iq-footer-2 .iq-contact .blog .content { display: table-cell; }

/*Menu*/
.iq-footer-2 .footer-menu li { margin: 0; }
.iq-footer-2 .footer-menu li a { font-weight: 500; background: rgba(255, 255, 255, 0); padding: 8px 0; display: block; color: #ffffff; }
.iq-footer-2 .footer-menu li a:hover { background: rgba(255, 255, 255, 0.2); color: #f9b707; padding: 8px 15px; }

/*Popular Posts*/
.iq-footer-2 .iq-post li { width: 100%; float: left; margin-top: 0px; border-bottom: 1px solid #1d273e; display: inline-block; margin-bottom: 15px; padding-bottom: 15px; }
.iq-footer-2 .post-blog { display: table-cell; }
.iq-footer-2 .post-blog a { vertical-align: top; font-size: 16px; color: #ffffff; }
.iq-footer-2 .post-blog a:hover { color: #f9b707; }
.iq-footer-2 .post-blog .iq-date { font-size: 13px; display: table; }
.iq-footer-2 .post-blog i { font-size: 14px; }
.iq-footer-2 .iq-post li:last-child { border-bottom: none; }
.iq-footer-2 .post-img { display: table; float: left; margin-right: 15px; }
.iq-footer-2 .post-img img { vertical-align: top; height: 65px; width: 65px; border-radius: 2px; }
.iq-footer-2 ul { margin-right: 0px; }

/*Newsletter*/
.iq-footer-2 .input-group-addon { padding: 0px; }
footer.iq-footer-2 .newsletter-form .input-group .form-control { border: 1px solid #e2e2e2; }

/*Copyright*/
.iq-footer-2 .iq-copyright, .iq-footer-2 .iq-copyright a { color: #fff; }
.iq-footer-2 .iq-copyright a:hover { color: #f9b707; }


/*Social Media*/
.iq-footer-2 .iq-media-blog { margin: 0; padding: 0; }
.iq-footer-2 .iq-media-blog li { display: inline-block; list-style: none; padding: 0; margin: 0px 4px; }
.iq-footer-2 .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; border-radius: 50%; }
.iq-footer-2 .iq-media-blog li a:hover { background: #f9b707; border-color: #f9b707; color: #ffffff; }




/*---------------------------------------------------------------------
                            Footer-3
-----------------------------------------------------------------------*/
.iq-footer-3 .logo img { width: 200px; }
.iq-footer-3 .small-title { margin-bottom: 20px; }
.iq-footer-3 hr { border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

/*Menu*/
.iq-footer-3 .footer-menu li { margin: 0; }
.iq-footer-3 .footer-menu li a { font-weight: 500; background: rgba(255, 255, 255, 0); padding: 8px 0; display: block; color: #ffffff; }
.iq-footer-3 .footer-menu li a:hover { background: rgba(255, 255, 255, 0.2); color: #f9b707; padding: 8px 15px; }

/*Copyright*/
.iq-footer-3 .iq-copyright a { color: #f9b707; }
.iq-footer-3 .iq-copyright a:hover { color: #ffffff; }
.iq-footer-3.footer-bottom { background: rgba(0, 0, 0, 0.2); }

/*Social Media*/
.iq-footer-3 .iq-media-blog { margin: 0; padding: 0; }
.iq-footer-3 .iq-media-blog li { display: inline-block; list-style: none; padding: 0; margin: 0px 4px; }
.iq-footer-3 .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; border-radius: 50%; }
.iq-footer-3 .iq-media-blog li a:hover { background: #f9b707; border-color: #f9b707; color: #fff; }

/*Contact*/
.iq-footer-3 .iq-contact .blog { color: #ffffff; }
.iq-footer-3 .iq-contact .blog .title { font-size: 20px; }
.iq-footer-3 .iq-contact .blog span { font-size: 20px; }
.iq-footer-3 .iq-contact .blog i { color: #f9b707; font-size: 40px; line-height: 40px; vertical-align: middle; margin-right: 15px; display: table; float: left; }
.iq-footer-3 .iq-contact .blog .content { display: table-cell; }

/*Newsletter*/
.iq-footer-3 .input-group-addon { padding: 0px; }


/*---------------------------------------------------------------------
                            Footer 5
-----------------------------------------------------------------------*/
.iq-footer-5 .logo img { width: 200px; }
.iq-footer-5 .iq-logo { width: 150px; }
.iq-footer-5 ul li a { color: #fff; }
.iq-footer-5 .iq-menu { display: inline; float: right; }
.iq-footer-5 .iq-menu li { float: left; margin-left: 30px; }
.iq-footer-5 .iq-media-blog { margin: 0; padding: 0; }
.iq-footer-5 .iq-media-blog li { display: inline-block; list-style: none; padding: 0; margin: 0 4px; }
.iq-footer-5 .iq-media-blog li a { display: block; width: 40px; height: 40px; line-height: 40px; font-size: 16px; color: #fff; background: transparent; border: 1px solid #777777; text-align: center; border-radius: 50%; }
.iq-footer-5 .iq-media-blog li a:hover { color: #ffffff; border: 1px solid #f9b707; background: #f9b707; }
.iq-footer-5 .contact { float: right; margin-top: 20px; }
.iq-footer-5 .iq-copyright { color: #fff; }
.iq-footer-5 hr { border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

/*---------------------------------------------------------------------
                            Quote Form
-----------------------------------------------------------------------*/
.quote-form input { width: 100%; height: 45px; border: none; padding-left: 15px; border-radius: 3px; }
.quote-form textarea { width: 100%; border: none; padding: 10px 0 0 15px; min-height: 110px; border-radius: 3px; outline: none; }
.quote-form .button { width: 100%; margin-top: 4px; }
.quote-form select { width: 100%; height: 45px !important; border: none; border-radius: 3px; box-shadow: inherit !important; }
.quote-form-2 .button { width: auto;}

/*---------------------------------------------------------------------
                          Counter
-----------------------------------------------------------------------*/
.iq-we-happy .counter i { margin-right: 15px; }
.iq-we-happy .counter span { font-size: 36px; }
.counter { position: relative; min-height: 60px; }
.counter i { font-size: 60px; line-height: 65px; display: inline-block; float: left; margin-right: 20px; }
.counter span { display: inline-block; width: 70%; font-size: 40px; margin: 0; margin-bottom: 5px; line-height: 40px; float: left; }
.counter label { font-size: 18px; display: block; position: relative; margin: 0 0 15px 0; margin-bottom: 0; text-transform: uppercase; float: left; }
.counter-info { border-top: 1px solid rgba(255, 255, 255, 0.2); display: inline-block; width: 100%; position: relative; }
.counter-info-img { position: relative; display: inline-block; width: 100%; height: 100%; min-height: 200px; top: 30%; }
.counter-info-img img { margin-top: -30px; }
.counter-info .iq-video { position: absolute; left: 50%; top: 40%; background: #fff; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 80px; height: 80px; text-align: center; font-size: 38px; color: #f9b707; border-radius: 100%; line-height: 2.1; z-index: 9; }
.counter-info .iq-video i { margin-left: 7px; }
.iq-first-adv { background: rgba(249, 183, 7, 0.4); }


/*Services*/
.iq-tab .nav-pills .nav-link.active, .iq-tab .nav-pills .show>.nav-link { color: #fff; background-color: #f9b707; }
.iq-tab .nav-pills .nav-link { background: #081222; font-size: 16px; font-weight: 600; padding: 15px 0 15px 25px; margin-bottom: 8px; border-radius: 3px; position: relative; }
.iq-tab .nav-pills { background: #151d2e; padding: 8px; border: 1px solid #151d2e; }
.contact-box { position: relative; border-radius: 10px; }
.contact-box img { right: 0; bottom: 0; position: absolute; }
.phone-box img { right: inherit; bottom: inherit; }
.iq-tab ul.listing-hand li { line-height: 26px; }


.iq-tab.iq-hori-tab .nav-pills .nav-link { padding: 15px 0; }

/*---------------------------------------------------------------------
                            Contact 1
-----------------------------------------------------------------------*/
.contact-1 input, .contact-1 textarea { width: 100%; box-shadow: none; border: none; }
.contact-1 textarea { min-height: 100px; }
.contact-1 textarea:focus { box-shadow: none !important; border: inherit !important;}
.contact-1 .contact-form input, .contact-1 textarea { background: #151d2e; height: 45px; display: block; width: 100%; 
  padding-left:15px; font-size: 14px; line-height: 1.5; color: #495057; border-radius: .25rem;  }
.contact-1 .iq-map iframe { border: 0px; width: 100%; height: 550px; position: absolute; top: 0; left: 0; z-index: 1; -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); }
.contact-1 #formmessage { display: none; }
.iq-contact-box-01 .iq-icon { float: left; border-radius: 90px; height: 70px; width: 70px; line-height: 70px; text-align: center; margin-right: 15px; color: #ffffff; }
.iq-contact-box-01 .iq-icon i { font-size: 30px; }
.iq-contact-box-01 .iq-icon span { font-size: 30px; }
.iq-contact-box-01 .contact-content { display: table-cell; }

/*---------------------------------------------------------------------
                            Contact 2
-----------------------------------------------------------------------*/
.contact-2 input, .contact-2 textarea { width: 100%; box-shadow: none; border: none; }
.contact-2 textarea { min-height: 100px; }
.contact-2 textarea:focus { box-shadow: none !important; border: none !important; }
.contact-2 .contact-form input, .contact-2 textarea { display: block; width: 100%; padding-left:15px; font-size:14px; line-height: 45px; height: 45px; color: #495057; border-radius: 3px; background: #151d2e;}
.contact-2 .iq-map{ margin-bottom: -6px; }
.contact-2 .iq-map iframe { border: 0px; width: 100%; height: 350px; z-index: 1; -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); }
.contact-2 #formmessage { display: none; }
.contact-2 .contact-box i { font-size: 36px; vertical-align: middle; }

/*---------------------------------------------------------------------
                         How it Works
-----------------------------------------------------------------------*/
.iq-step-box .Work-icon { padding: 10px; display: inline-block; position: relative; }
.iq-step-box .Work-icon i { border-radius: 90px; display: inline-block; height: 99px; width: 99px; line-height: 99px; -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); font-size: 54px; text-align: center; color: #ffffff; background: #f9b707; -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-step-box .Work-icon:before { position: absolute; content: ""; left: 0; top: 0; border: 2px dashed #e6e6e6; width: 100%; height: 100%; border-radius: 90px; }
.iq-step-box .line:before { position: absolute; content: ""; left: 110%; top: 50%; margin-top: -1px; border: 2px dashed #e6e6e6; width: 31vh; border-right: none; border-left: none; border-bottom: none; }

/*---------------------------------------------------------------------
                          Download
-----------------------------------------------------------------------*/
.iq-download .download-box i { font-size: 54px; }
.iq-download .download-box { border: 1px solid #f9b707; 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-download .download-box:hover { box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1); border: 1px solid #f9b707; background: #f9b707; }

/*---------------------------------------------------------------------
                          Home- 5
-----------------------------------------------------------------------*/
.iq-why-box ul.listing-hand li { display: inherit; }
.iq-index-no { color: #d2d2d2; background: #ffffff; text-align: center; position: absolute; top: 50%; right: 35%; transform: translateY(-50%); font-size: 30px; box-shadow: 1px 1px 10px; font-weight: 900; }
.iq-index-no.left { left: 35%; right: inherit; }
.iq-feature4.iq-additional .Work-icon i { background: #151d2e; }
.iq-feature4.iq-additional .Work-icon:before { border: 2px dashed rgba(210, 205, 205, 0.6); }
.iq-countdown #countdown li span { font-size: 50px; line-height: 80px; font-weight: 600; }

/*---------------------------------------------------------------------
                            Latest Blog Post
-----------------------------------------------------------------------*/
.iq-blog-box { -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.06); -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.06); box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.06); }
.iq-blog-box .iq-blog-image img { width: 100%; }
.iq-blog-detail { padding: 20px 15px 15px; background: #151d2e;}
.iq-blog-detail .blog-title a h5 { color: #f9b707; 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 .blog-title a:hover h5 { color: #ffffff; }
.iq-blog-meta { margin: 15px 0 0px; border-top: 1px solid #1d273e; padding-top: 15px; }
.iq-blog-meta ul li { margin: 0 15px 0 0; padding: 0; font-size: 16px; display: inline-block; }
.iq-blog-detail a{ color: #ffffff;}
.iq-blog-detail a:hover{color: #f9b707;}




/*---------------------------------------------------------------------
                          Blog Page
-----------------------------------------------------------------------*/
.iq-page-blog .iq-blog-box { box-shadow: none;}
.iq-blog-box .iq-get-in { margin-top: 0; box-shadow: none; }

/* Comments Box */
.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; border-radius: 0px; border-bottom: 1px solid #1d273e; }
.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: #fff; }
.iq-comment-list .reply:hover { color: #fff; }
.iq-comment-list .iq-comments-media .iq-comments-info .reply { color: #ffffff; }
.info-block img { width: 100px; }

/*---------------------------------------------------------------------
                          Blog Page
-----------------------------------------------------------------------*/
.iq-need { overflow: hidden; }
.scroll-coins { position: relative; }
.scroll-coins img { width: 85%; }
.scroll-coins .img-1 { position: absolute; top: 0; right: 0; }
.scroll-coins .img-2 { position: absolute; top: 0; left: 20%; }
.scroll-coins .img-3 { position: absolute; top: 0; left: 40%; }

/*---------------------------------------------------------------------
                         Buy & Sell
-----------------------------------------------------------------------*/
.iq-buy { text-align: center; }
.iq-buy .nav-pills .nav-link { border-radius: 0; background: #151d2e; color: #ffffff;}
.iq-buy .nav-pills .nav-link.active, .iq-buy .nav-pills .show>.nav-link { background: #f9b707; }
.iq-buy .tab-content .tab-pane .nav-pills.justify-content-end { margin-top: -56px; }

/*---------------------------------------------------------------------
                           Home coin Effect
-----------------------------------------------------------------------*/
.iq-coin { position: absolute; top: 0; left: 0; right: 0; bottom: 0; display: inline-block; width: 100%; height: 100%; }
.iq-coin .coin-01 { position: absolute; top: 23%; left: 63%; }
.iq-coin .coin-02 { position: absolute; top: 55%; right: 10%; }
.iq-coin .coin-03 { position: absolute; top: 10%; right: 7%; }
.iq-coin .coin-04 { position: absolute; bottom: 15%; left: 7%; }
.iq-coin .coin-05 { position: absolute; top: 60%; left: 48%; z-index: -9; }
.iq-coin .coin-06 { position: absolute; top: 0%; left: 0%; }

/*---------------------------------------------------------------------
                         Rev Slider
-----------------------------------------------------------------------*/
#rev_slider_2_1 .uranus.tparrows { width: 50px; height: 50px; background: rgba(255, 255, 255, 0) }
#rev_slider_2_1 .uranus.tparrows:before { width: 50px; height: 50px; line-height: 50px; font-size: 40px; transition: all 0.3s; -webkit-transition: all 0.3s }
#rev_slider_2_1 .uranus.tparrows:hover:before { opacity: 0.75; }
.persephone.tparrows { cursor: pointer; background: rgba(201, 201, 201, 0.75); width: 40px; height: 40px; position: absolute; display: block; z-index: 100; border: 1px solid rgba(255, 255, 255, 1); }
.persephone.tparrows:hover { background: rgba(0, 0, 0, 1) }
.persephone.tparrows:before { font-family: "revicons"; font-size: 15px; color: rgb(255, 255, 255); display: block; line-height: 40px; text-align: center }
.persephone.tparrows.tp-leftarrow:before { content: "\e824" }
.persephone.tparrows.tp-rightarrow:before { content: "\e825"; }
.persephone.tparrows { cursor: pointer; background: none; width: 40px; height: 40px; position: absolute; display: block; z-index: 100; border: 1px solid rgba(255, 255, 255, 1); }
.tp-caption.Gym-Subline, .Gym-Subline { color: rgba(255, 255, 255, 1.00); font-size: 30px; line-height: 30px; font-weight: 100; font-style: normal; font-family: 'Lato', sans-serif; text-decoration: none; background-color: transparent; border-color: transparent; border-style: none; border-width: 0px; border-radius: 0px 0px 0px 0px; letter-spacing: 5px; }
#rev_slider_4_1 .zeus.tparrows { cursor: pointer; min-width: 70px; min-height: 70px; position: absolute; display: block; z-index: 100; border-radius: 50%; overflow: hidden; background: rgba(0, 0, 0, 0.1) }
#rev_slider_4_1 .zeus.tparrows:before { font-family: "revicons"; font-size: 20px; color: rgb(255, 255, 255); display: block; line-height: 70px; text-align: center; z-index: 2; position: relative }
#rev_slider_4_1 .zeus.tparrows.tp-leftarrow:before { content: "\e824" }
#rev_slider_4_1 .zeus.tparrows.tp-rightarrow:before { content: "\e825" }
#rev_slider_4_1 .zeus .tp-title-wrap { background: rgba(0, 0, 0, 0.5); width: 100%; height: 100%; top: 0px; left: 0px; position: absolute; opacity: 0; transform: scale(0); -webkit-transform: scale(0); transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; border-radius: 50% }
#rev_slider_4_1 .zeus .tp-arr-imgholder { width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; background-position: center center; background-size: cover; border-radius: 50%; transform: translatex(-100%); -webkit-transform: translatex(-100%); transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s }
#rev_slider_4_1 .zeus.tp-rightarrow .tp-arr-imgholder { transform: translatex(100%); -webkit-transform: translatex(100%) }
#rev_slider_4_1 .zeus.tparrows:hover .tp-arr-imgholder { transform: translatex(0); -webkit-transform: translatex(0); opacity: 1 }
#rev_slider_4_1 .zeus.tparrows:hover .tp-title-wrap { transform: scale(1); -webkit-transform: scale(1); opacity: 1; }
.tp-caption.Gym-Subline, .Gym-Subline { color: rgba(255, 255, 255, 1.00); font-size: 30px; line-height: 30px; font-weight: 100; font-style: normal; font-family: 'Lato', sans-serif; text-decoration: none; background-color: transparent; border-color: transparent; border-style: none; border-width: 0px; border-radius: 0px 0px 0px 0px; letter-spacing: 5px; }
.hebe.tparrows { cursor: pointer; background: rgba(255, 255, 255, 1); min-width: 70px; min-height: 70px; position: absolute; display: block; z-index: 100 }
.hebe.tparrows:hover { }
.hebe.tparrows:before { font-family: "revicons"; font-size: 30px; color: rgba(0, 0, 0, 0.5); display: block; line-height: 70px; text-align: center; -webkit-transition: color 0.3s; -moz-transition: color 0.3s; transition: color 0.3s; z-index: 2; position: relative; background: rgba(255, 255, 255, 1); min-width: 70px; min-height: 70px }
.hebe.tparrows.tp-leftarrow:before { content: "\e824" }
.hebe.tparrows.tp-rightarrow:before { content: "\e825" }
.hebe.tparrows:hover:before { color: #000 }
.tp-title-wrap { position: absolute; z-index: 0; display: inline-block; background: #000; background: rgba(0, 0, 0, 0.75); min-height: 60px; line-height: 60px; top: -10px; margin-left: 0px; -webkit-transition: -webkit-transform 0.3s; transition: transform 0.3s; transform: scalex(0); -webkit-transform: scalex(0); transform-origin: 0% 50%; -webkit-transform-origin: 0% 50% }
.hebe.tp-rightarrow .tp-title-wrap { right: 0px; -webkit-transform-origin: 100% 50% }
.hebe.tparrows:hover .tp-title-wrap { transform: scalex(1); -webkit-transform: scalex(1) }
.hebe .tp-arr-titleholder { position: relative; text-transform: uppercase; color: rgb(255, 255, 255); font-weight: 600; font-size: 12px; line-height: 90px; white-space: nowrap; padding: 0px 20px 0px 90px }
.hebe.tp-rightarrow .tp-arr-titleholder { margin-left: 0px; padding: 0px 90px 0px 20px }
.hebe.tparrows:hover .tp-arr-titleholder { transform: translatex(0px); -webkit-transform: translatex(0px); transition-delay: 0.1s; opacity: 1 }
.hebe .tp-arr-imgholder { width: 90px; height: 90px; position: absolute; left: 100%; display: block; background-size: cover; background-position: center center; top: 0px; right: -90px }
.hebe.tp-rightarrow .tp-arr-imgholder { right: auto; left: -90px; }

/****************** custom ***************/
.pddng_tb_5 {
	padding: 5% 0;
}
.grey_back_bg {
	background:#1a243a
}

.director_img {
	width:70%;
	box-shadow: 0 8px 6px -6px #fff;
}

.industries_bg {
	background-image: url('../images/water-mark_2.png'); background-position:center; background-size: cover;
}

.logo_2 { padding: 40% 0}

.inner li {
	padding: 10px 0;
}


.inner li:before {
    content: " $ ";
    font-weight: 700;
    font-size: 17px;
    color: #f9b707;
    padding-right: 10px;
    line-height: 2.5;
}


